Control Tower API

0

Hello team ,

AWS has now launched Control tower API with various calls such as CreateLandingZone. I have 2 questions

  1. Can I expect control tower soon in terraform registry too ?
  2. How can I use these API calls in AWS CLI Commands https://aws.amazon.com/about-aws/whats-new/2023/11/automate-aws-control-tower-zone-operations-apis/
1回答
0

Hope this information helps with your questions

1.) The AWS provider for Terraform is managed by Hashicorp so AWS have little control over when new features might be added here, in this case it appears the provider has at least some support for the ControlTower APIs [1] 2.) if you wish to use these new APIs from the CLI they are fully supported, you can call something like 'aws cli controltower create-landing-zone'' and pass in parameters for --manifest, --landing-zone-version.

[1] https://registry.terraform.io/providers/hashicorp/aws/latest/docs/resources/controltower_control

AWS
Barry M
回答済み 3ヶ月前
profile picture
エキスパート
レビュー済み 1ヶ月前

ログインしていません。 ログイン 回答を投稿する。

優れた回答とは、質問に明確に答え、建設的なフィードバックを提供し、質問者の専門分野におけるスキルの向上を促すものです。

質問に答えるためのガイドライン

関連するコンテンツ