Integration & Automation
Category: Amazon Simple Storage Service (S3)
Build workflows-as-code automations for AWS services using Flowpipe
Learn about Turbot’s cloud scripting engine Flowpipe along with practical examples for automating cloud operations on AWS.
IAM Roles Anywhere integration guide for installing AWS Partner CRM Connector
Learn how to configure an IAM Roles Anywhere solution that lets AWS Partner CRM Connector users authenticate with Salesforce using temporary AWS credentials, eliminating the need to hardcode them.
Optimize AWS event and log collection using common design patterns
Learn about some common approaches for collecting data from multiple AWS services across your organization, including common patterns with code samples that you can reuse to consume the data.
Manage multiaccount and multi-Region infrastructure in Terraform using AWS Cloud9
Learn how to reduce the use of managing secret and access keys and quickly deploy all the resources. Use version control to track all changes and enable better control in a multiaccount infrastructure.
Save time with automated security checks of your Terraform scripts
Learn how to integrate Checkov into CodePipeline with fully automated pre-deployment compliance checks of your Terraform scripts, including built-in notifications. Our solution provides an end-to-end, automated CI/CD pipeline that allows you to stay compliant with AWS best-practices with minimal operational overhead.
Keep your AWS resources when you rename an AWS CloudFormation stack
Learn how to change the name of a CloudFormation stack without deleting the resources that it manages. In the walkthrough, which uses a simple architecture with a single resource, a virtual private cloud (VPC), you add a Retain attribute to the resource’s deletion policy so that the resource isn’t lost when that stack is deleted.
Deploy bastion hosts into private subnets with AWS CDK
Learn how to use AWS CDK to deploy bastion hosts into private subnets of a VPC.
Automate VPC tagging with AWS Control Tower lifecycle events
Automatically tag resources in an AWS account created by AWS Control Tower.
Automate IAM credential reports at scale across AWS
Automate and consolidate IAM credential reports for your AWS accounts using a scalable infrastructure-as-code automation.
Manage Amazon S3 Event Notifications using a Lambda function
Learn how to use an AWS Lambda function and custom AWS CloudFormation resources to manage your shared S3 Event Notifications.