Skip to content

limiting instance regions

0

hi i have one cloud compute instance and am being billed for two regions. Can i limit it to one region?

US East (N. Virginia)

US East (Ohio)

asked 3 years ago292 views
1 Answer
0

Hi,

Typically you would use SCPs to deny actions on certain specific regions, see an example: https://docs.aws.amazon.com/organizations/latest/userguide/orgs_manage_policies_scps_examples_general.html#example-scp-deny-region

Otherwise another option is to leverage IAM policies to allow/deny ec2 access to specific region: https://docs.aws.amazon.com/IAM/latest/UserGuide/reference_policies_examples_ec2_region.html

Hope it helps ;)

EXPERT
answered 3 years ago

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.