Skip to content

docs(secretsmanager): replace IAM example with RDS example#20404

Closed
ghost wants to merge 4 commits intomainfrom
unknown repository
Closed

docs(secretsmanager): replace IAM example with RDS example#20404
ghost wants to merge 4 commits intomainfrom
unknown repository

Conversation

@ghost
Copy link
Copy Markdown

@ghost ghost commented May 18, 2022

An internal review found the use of a Secrets Manager secret to create an IAM user to be an anti-pattern. Changed this example to create an RDS instance instead.

@mergify mergify bot added the contribution/core This is a PR that came from AWS. label May 18, 2022
@gitpod-io
Copy link
Copy Markdown

gitpod-io bot commented May 18, 2022

@aws-cdk-automation aws-cdk-automation requested a review from a team May 18, 2022 17:44
@github-actions github-actions bot added the p2 label May 18, 2022
@kaizencc kaizencc changed the title secretsmanager: replace IAM example with RDS example docs(secretsmanager): replace IAM example with RDS example May 27, 2022
@aws-cdk-automation
Copy link
Copy Markdown
Collaborator

AWS CodeBuild CI Report

  • CodeBuild project: AutoBuildProject89A8053A-LhjRyN9kxr8o
  • Commit ID: 65c11de
  • Result: FAILED
  • Build Logs (available for 30 days)

Powered by github-codebuild-logs, available on the AWS Serverless Application Repository

@TheRealAmazonKendra TheRealAmazonKendra changed the base branch from v1-main to main June 2, 2022 09:18
Copy link
Copy Markdown
Contributor

@kaizencc kaizencc left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@jerry-aws looks like you need to add import * as rds from '@aws-cdk/aws-rds' to the rosetta/default.ts-fixture file inside the secretsmanager folder. Currently the examples you've provided are failing the build

@TheRealAmazonKendra
Copy link
Copy Markdown
Contributor

This PR has been deemed to be abandoned, and will be automatically closed. Please create a new PR for these changes if you think this decision has been made in error.

mergify bot pushed a commit that referenced this pull request Aug 2, 2022
Repeat of #20404 which fell off my radar.

An internal review found the use of a Secrets Manager secret to create an IAM user to be an anti-pattern. Changed this example to create an RDS instance instead.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

contribution/core This is a PR that came from AWS. p2

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants