Pinned Loading
-
1Strategy/fargate-cloudformation-example
1Strategy/fargate-cloudformation-example PublicAn example CloudFormation template that deploys a container to AWS Fargate as a service.
-
1Strategy/central-cloudtrail-logging
1Strategy/central-cloudtrail-logging PublicCloudFormation templates that setup CloudTrail logging to a central AWS account.
-
1Strategy/aws-budget
1Strategy/aws-budget PublicCloudFormation template for creating a budget with threshold notifications in AWS Budgets.
-
Copies S3 objects from one S3 bucket...
Copies S3 objects from one S3 bucket to another across accounts and, if necessary, regions. 1#!/bin/bash
23# Setup: temporarily add a bucket policy to the source bucket that allows the destination account to retrieve the necessary objects. Here is an example:
4#
5# {
-
AWS IAM policy for whitelisting regions
AWS IAM policy for whitelisting regions 1{
2"Version": "2012-10-17",
3"Statement": [{
4"Sid": "WhitelistOregonAndOhioRegions",
5"Effect": "Deny",
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.