Documentation for Identity Federation for AWS 2.6 – other releases are available in the Identity Federation for AWS Documentation Directory.
View

Unknown macro: {spacejump}

or visit the current documentation home.

Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Next »

28 July 2016

The Utoolity team is pleased to present Identity Federation for AWS 2.5 – this release adds an option to the AWS Credentials Variables task in Bamboo for returning AWS IAM caller identity details so that these can be made available to other tools by injecting them via variables into AWS unaware tasks like the Bamboo Script task, and adds a REST API for AWS IAM caller identity details.

Highlights of this release:

 

Updates for this release:

Highlights

AWS Credentials Variables task for Bamboo gains option to return IAM caller identity

Use the AWS Credentials Variables task in Bamboo to return details about the IAM identity whose credentials are used to call the API (notable the AWS account ID and user ID) and make them available to other tools by injecting them into AWS unaware tasks like the Bamboo Script task.

AWS Credentials Variables task and Tasks for AWS

The AWS Credentials Variables task complements the dedicated AWS build and deployment tasks offered by Tasks for AWS by providing managed temporary AWS security credentials as Bamboo variables for tools that are not directly integrated with Identity Federation for AWS, but accept AWS credentials via the command line or environment variables, for example the AWS Command Line Interface (AWS CLI).

AWS IAM Caller Identity retrieval via REST API

Retrieve details about the IAM identity whose credentials are used to call the API (notable the AWS account ID and user ID) via the REST API so that developers can easily integrate this feature into their own solutions.

Details

This release addresses the following issues:

  • Stories
    • IFAWS-547 - As a developer, I want a REST API to retrieve the caller identity so that I gain usability and debugging improvements
    • IFAWS-548 - As a user, I want a task to create Bamboo variables from the AWS caller identity details so that I can reuse them in scripts
  • Improvements
    • IFAWS-574 - Switch scope column values to lozenges
    • IFAWS-590 (UAA-136) - Improve communication of connector variable replacement errors

 

  • No labels