Questions tagged with Service Control Policy
Content language: English
Sort by most recent
According to the research carried out, I verified that AWS is certified uptime Institute tier III in the northern region of Virginia, can I download it to verify it in audit?
I have a StackSet using service-managed permissions in order to utilize automatic deployments to accounts that you add to the organisation in the future. However I have SCPs for that organisation and...
Good day ,
Is there a posibility to deploy patching policie with sdk ,API , cli.
Because I've only found how to deploy baselines and everything else , but not policies.
I followed the guide below to resolve a CloudFront 403 error, but am having no luck.
[https://repost.aws/knowledge-center/s3-rest-api-cloudfront-error-403](s3-rest-api-cloudfront-error-403)
Here is a...
i have created following scp to enforce tag key on certain resources. It is working fine in case of EC2,Lambda .But for RDS AWS Console donot provide a way to add tags while creating RDS instance How...
i have created following SCP to enforce tags on EC2,Lambda and dynamodb. However it is not working for dynamo db
`
```
{
"Version": "2012-10-17",
"Statement": [
{
"Sid":...
Hi I am trying to create a policy that restrict uploading objects without encryption, also want to create an exemption for certain buckets tagged with reserved tag `exempted` this doesn't seem to...
I have diffrent account which I opened in order to test free tier couple years ago and I closed the instance within a month.
To day and I wanted to use the free tier plan and wanted to know if this is...
Hello!
My team has sandboxes for individuals to learn more about AWS, and to test out solutions. We have had issues with individuals not tagging their resources with important tags to identify...
The goal is to implement a control similar to an allowlist where only allowed external accounts can assume roles inside the org.
Here’s what I’ve tried:
- tried restricting the sts:assumerole...
Nothing to see here!!!!!!!!!!!!!!!!!!!!!!
Greetings,
**Context**
We are in the process of building out our SCPs to fit our specific needs. One of the SCPs we are building is to ***only*** allow approved AWS Services.
We started with the...