Skip to content

Issue with import path of the Amazon Managed Service for Prometheus (AMP) package #1322

@JamesJHPark

Description

@JamesJHPark

Describe the bug
In the process of generating the amp controller, we generate the import path as github.com/aws/aws-sdk-go/service/amp. However, the AMP package name in aws-sdk-go/service is prometheusservice, and there is no matching ServiceID of the service package name to import.

Steps to reproduce

  • Run the latest version of the code-generator against the amp controller

Expected outcome

  • Import path should be set using the aws-sdk-go package name.

Environment

  • AWS service targeted (S3, RDS, etc.) amp

Metadata

Metadata

Assignees

No one assigned

    Labels

    kind/bugCategorizes issue or PR as related to a bug.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions