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

agopalun-enforce-IMDSv2-EC2 #36

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Conversation

agopalun
Copy link

@agopalun agopalun commented May 5, 2021

This SCP will enforce IMDSv2 to access instance metadata for an EC2 instance

Description: Instance metadata is data about your instance that you can use to configure or manage the
running instance. By default you can use either IMDSv1 or IMDSv2. You can configure the instance metadata service on each instance to use IMDSv2. With IMDSV2, AWS has introduced a token-based authentication for requesting instance metadata. Once this SCP is implemented, it is required to use IMDSv2 for requesting instance metadata

Branch to merge: master

File/folder affected : aws-iam-permissions-guardrails/guardrails/ec2/

Changes proposed:
Proposing to add additional SCP to the repo

agopalun added 5 commits April 1, 2021 18:23
This SCP will enforce IMDSv2 to access instance metadata for an EC2 instance
This SCP will enforce IMDSv2 to access instance metadata for an EC2 instance

Description: Instance metadata is data about your instance that you can use to configure or manage the
running instance. By default you can use either IMDSv1 or IMDSv2. You can configure the instance metadata service on each instance to use IMDSv2. With IMDSV2, AWS has introduced a token-based authentication for requesting instance metadata. Once this SCP is implemented, it is required to use IMDSv2 for requesting instance metadata

Branch name: master

File/folder affected : aws-iam-permissions-guardrails/guardrails/ec2/

Changes proposed:
Proposing to add additional SCP to the repo
@agopalun agopalun mentioned this pull request May 5, 2021
@0xjjoyy
Copy link
Contributor

0xjjoyy commented Aug 17, 2021

Please note the following
By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

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

Successfully merging this pull request may close these issues.

2 participants