Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Inconsistency in aws doc and the actual return response for AWS::ApiGateway::RestApi #1095

Open
pancaoms opened this issue Oct 8, 2024 · 1 comment

Comments

@pancaoms
Copy link

pancaoms commented Oct 8, 2024

Hi there,

We found there is one inconsistency between the official aws doc and the actual api response for AWS::ApiGateway::RestApi.

Per the doc, the type of policy is a json object(https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-apigateway-restapi.html#cfn-apigateway-restapi-body):
image

But the actual return result is a string:
image

I am wondering which one we should follow. Please take a look and have a right fix.

Thanks

@pancaoms
Copy link
Author

pancaoms commented Oct 8, 2024

It may happen to the body property as well. Please double check.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant