Skip to main content
All CollectionsTemplatesBasic
Nested Check-Out of AWS Credentials via Britive (Britive) - Workflow Template
Nested Check-Out of AWS Credentials via Britive (Britive) - Workflow Template

Example nested workflow using Britive to Check-Out AWS credentials to be used in a workflow. Check-In the creds using the trans-id provided

Updated over a week ago

This workflow template provides a secure method to check out AWS credentials using Britive, a cloud-native access management solution. It allows users to call nested workflows with specific parameters like Britive profile name, AWS account ID, and access type. After obtaining credentials, users can execute AWS-CLI commands or access the AWS Console. Finally, the workflow ensures safe practice by checking in the credentials with Britive's transaction ID, maintaining adequate access management protocols.

Optional Triggers

Webhook,Slack,"Microsoft Teams"

Use Cases

Identity and Access Management

Workflow Breakdown

  1. Call the nested workflow with the Britive profile name, AWS account ID, and access type

  2. Use the provided credentials from the workflow to run the AWS-CLI commands or Console Access

  3. Check-In the credentials using the Britive transaction-id from the nested workflow

Vendors

Utils, HTTP, Britive

Workflow Output

Success - AWS credentials/Failure - error message from Britive

Tips

Use as a nested workflow to retrieve AWS credentials from Britive

Did this answer your question?