Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

v1.21.0 #2698

Merged
merged 1 commit into from
Jul 18, 2019
Merged

v1.21.0 #2698

merged 1 commit into from
Jul 18, 2019

Conversation

aws-sdk-go-automation
Copy link
Contributor

Release v1.21.0 (2019-07-18)

Service Client Updates

  • service/codedeploy: Updates service documentation
    • Documentation updates for codedeploy
  • service/comprehend: Updates service API and documentation
  • service/ecs: Updates service API and documentation
    • This release of Amazon Elastic Container Service (Amazon ECS) introduces support for cluster settings. Cluster settings specify whether CloudWatch Container Insights is enabled or disabled for the cluster.
  • service/elasticache: Updates service documentation
    • Updates for Elasticache

SDK Features

  • aws/session: Add support for assuming role via Web Identity Token (#2667)
    • Adds support for assuming an role via the Web Identity Token. Allows for OIDC token files to be used by specifying the token path through the AWS_WEB_IDENTITY_TOKEN_FILE, and AWS_ROLE_ARN environment variables.

SDK Bugs

  • aws/session: Fix SDK AWS_PROFILE and static environment credential behavior ()
    • Fixes the SDK's behavior when determining the source of credentials to load. Previously the SDK would ignore the AWS_PROFILE environment, if static environment credentials were also specified.
    • If both AWS_PROFILE and static environment credentials are defined, the SDK will load any credentials from the shared config/credentials file for the AWS_PROFILE first. Only if there are no credentials defined in the shared config/credentials file will the SDK use the static environment credentials instead.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant