Skip to content

Add custom endpoints for services not present in aws-sdk-go-v2 #2741

@leongzhiyong

Description

@leongzhiyong

Is your feature request related to a problem? Please describe.
steampipe-plugin-aws maintains a copy of endpoints.json from aws-sdk-go-v2, but neither the internally maintained copy nor the original file contains endpoint metadata for Application Signals.

New AWS service endpoints are not necessarily added to the file and the aws-sdk-go-v2 team has stated that this is as designed and the file is for internal use only.

Describe the solution you'd like
I want to update the syncing script to merge an internally maintained set of endpoint metadata for AWS services that are not present in the original file.

Additional context
From a brief discussion with @cbruno10 over Slack, the team appears prefer to still sync endpoint metadata from aws-sdk-go-v2 where possible. The proposed solution takes this into consideration.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requeststeampipeSteampipe plugin issues

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions