You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
service/ec2: Updates service API and documentation
You can now enable Multi-Attach on Provisioned IOPS io1 volumes through the create-volume API.
service/mediatailor: Updates service API and documentation
service/securityhub: Updates service API, documentation, and paginators
service/shield: Updates service API and documentation
This release adds support for associating Amazon Route 53 health checks to AWS Shield Advanced protected resources.
SDK Enhancements
aws/credentials: Add support for context when getting credentials.
Adds GetWithContext to Credentials that allows canceling getting the credentials if the context is canceled, or times out. This fixes an issue where API operations would ignore their provide context when waiting for credentials to refresh.