1 個回答
- 最新
- 最多得票
- 最多評論
0
The error seems like the version of AWS CLI used does not support the "ListExtensionAssociations" API from AppConfig.
The AppConfig Extensions and ExtensionAssociations related API were introduced in AWS CLI v1.25.29. Please refer below AWS CLI github changelog:
(-) https://github.com/aws/aws-cli/blob/develop/CHANGELOG.rst
I would suggest updating the AWS CLI version on the machine and trying the command again or use CloudShell from AWS console.
(-) Update AWS CLI - https://docs.aws.amazon.com/cli/latest/userguide/getting-started-install.html
相關內容
已提問 2 年前
