Ask Your Question
3

What is the process for enabling a group of accounts to execute API Gateway using CDK?

asked 2023-03-03 11:00:00 +0000

ladyg gravatar image

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
0

answered 2022-01-20 21:00:00 +0000

david gravatar image

The process for enabling a group of accounts to execute API Gateway using CDK involves the following steps:

  1. Create an IAM role with the necessary permissions to deploy the CDK stack that creates the API Gateway.

  2. Create an IAM policy that grants the necessary permissions to the group of accounts to execute the CDK stack that creates the API Gateway.

  3. Attach the IAM policy to the IAM role created in step 1.

  4. Share the IAM role with the group of accounts.

  5. Provide the necessary inputs and parameters to the CDK stack to create the API Gateway.

  6. Execute the CDK stack in each account of the group.

  7. Verify that the API Gateway is created and working as expected.

  8. Monitor and maintain the API Gateway as needed, including updating IAM policies, scaling capacity, and monitoring performance.

edit flag offensive delete link more

Your Answer

Please start posting anonymously - your entry will be published after you log in or create a new account. This space is reserved only for answers. If you would like to engage in a discussion, please instead post a comment under the question or an answer that you would like to discuss

Add Answer


Question Tools

Stats

Asked: 2023-03-03 11:00:00 +0000

Seen: 12 times

Last updated: Jan 20 '22