Integration & Automation
Category: AWS Identity and Access Management (IAM)
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.
Restart Amazon ECS tasks with AWS Lambda and AWS CloudFormation custom resources
Learn how to refresh AWS Secret Manager secrets in long-running Amazon ECS tasks through automation using a Lambda function and a CloudFormation resource.
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.
Automate IAM credential reports for large AWS Organizations
Learn how to manage credentials with many accounts, automate IAM credential reports, and consolidate the results.
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.
Manage permission sets and account assignments in AWS IAM Identity Center with a CI/CD pipeline
Have you created permission sets and assigned them to AWS Identity and Access Management (IAM) groups in AWS Organizations? Have you used existing corporate identities with AWS IAM Identity Center (successor to AWS Single Sign-On) to grant Active Directory groups access to AWS accounts and applications? Save time and minimize errors by managing permission sets automatically with a continuous integration and continuous deployment (CI/CD) pipeline built with AWS developer tools.
Collect custom metrics with Amazon CloudWatch strategic tagging
Learn how to use an Amazon CloudWatch agent to automate the collection of custom metrics for two Amazon EC2 instances. The solution is based on a tagging strategy combined with AWS Systems Manager State Manager to enforce specific CloudWatch agent configurations for EC2 instances that are tagged appropriately.
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.
Run code before terminating an EC2 Auto Scaling instance
Learn how to create an AWS CloudFormation template that runs code prior to terminating an EC2 Auto Scaling instance.