We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
support to AWS::EC2::Instance Metadata option should be added
https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/configuring-instance-metadata-service.html
ec2:MetadataHttpTokens ec2:MetadataHttpPutResponseHopLimit ec2:MetadataHttpEndpoint
parameters are missing
enabling a best practice to block imdsv1 breaks the deploy of instances done via cloudformation.
The text was updated successfully, but these errors were encountered:
Hi @networkpadawan,
This is the same request as #655, so it's probably best to add your vote to that issue (by pressing the 👍 button)
Sorry, something went wrong.
thanks @benbridts misssed it:) will do and close this one
No branches or pull requests
support to AWS::EC2::Instance Metadata option should be added
https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/configuring-instance-metadata-service.html
ec2:MetadataHttpTokens
ec2:MetadataHttpPutResponseHopLimit
ec2:MetadataHttpEndpoint
parameters are missing
enabling a best practice to block imdsv1 breaks the deploy of instances done via cloudformation.
The text was updated successfully, but these errors were encountered: