Skip to content

Implement CDK AccessKey (construct) #8432

@Cloudrage

Description

@Cloudrage

Use Case

Create an AccessKey (and SecretKey) via CDK Construct.

Proposed Solution

Actually, the only way is to use Cfn via : class CfnAccessKey (construct)

https://docs.aws.amazon.com/cdk/api/latest/docs/@aws-cdk_aws-iam.CfnAccessKey.html

Other

Needed for example, to create a dedicated SMTP User.

  • 👋 I may be able to implement this feature request
  • ⚠️ This feature might incur a breaking change

This is a 🚀 Feature Request

Metadata

Metadata

Assignees

No one assigned

    Labels

    @aws-cdk/aws-iamRelated to AWS Identity and Access Managementeffort/smallSmall work item – less than a day of effortfeature-requestA feature should be added or improved.help wantedWe are asking the community to submit a PR to resolve this issue.p2

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions