[Enhancement]: Add support for enabling/disabling optional regions #31300
Labels
enhancement
Requests to existing resources that expand the functionality or scope.
service/account
Issues and PRs that pertain to the account service.
Milestone
Description
AWS added four new API calls on Feb 13 2023:
GetRegionOptStatus
DisableRegion
ListRegions
EnableRegion
https://awsapichanges.info/archive/changes/0366a2-account.html
the Go SDK https://pkg.go.dev/github.com/aws/aws-sdk-go-v2/service/account and CLI (v2.10.0) were updated a couple of days later to support enabling/disabling optional regions, it would be nice if the AWS provider also supported this..
Affected Resource(s) and/or Data Source(s)
Potential Terraform Configuration
References
https://docs.aws.amazon.com/accounts/latest/reference/API_Operations.html
Would you like to implement a fix?
No
The text was updated successfully, but these errors were encountered: