apigateway.Client.GetRestApi does not return API status #48
wunderbarb
started this conversation in
Bugs
Replies: 1 comment
|
Hello @wunderbarb and thanks for the report! We're aware of the issue and it has already been fixed in the current You can give it a try by pulling |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
apigetway.GetRestApisOutput.Itemsthe fieldRestApi.ApiStatusis not provided. Thus, when unmarshaling it provides "".Latest versions of AWS Terraform (>= 6.58) check the status to be AVAILABLE which never happens.
I am using localstack-pro 2026.7.5
All reactions