5 ms·
You can do this with enforced_for properties https://docs.aws.amazon.com/organizations/latest/userguide/orgs_manage_policies_example-tag-policies.html https://
by wulfmann 6y ago
You can do this with enforced_for properties
https://docs.aws.amazon.com/organizations/latest/userguide/orgs_manage_policies_example-tag-policies.html https://docs.aws.amazon.com/organizations/latest/userguide/o...
- time0ut 6y agoThis only applies to tagging operations, which are often separate from resource creation operations. For example, you can require a particular tag on an S3 bucket, but you can still just create a completely untagged bucket. The policy doesn't come into play unless you try to tag the bucket.