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
This release of EC2 VM Import Export adds support for exporting Amazon Machine Image(AMI)s to a VM file
aws/endpoints: Updated Regions and Endpoints metadata.
service/mediapackage-vod: Updates service API and documentation
service/transcribe: Updates service API and documentation
SDK Enhancements
aws/session: Add support for CSM options from shared config file (#2768)
Adds support for enabling and controlling the Client Side Metrics (CSM) reporting from the shared configuration files in addition to the environment variables.
SDK Bugs
service/s3/s3crypto: Fix tmp file not being deleted after upload (#2776)
Fixes the s3crypto's getWriterStore utiliy's send handler not cleaning up the temporary file after Send completes.
private/protocol: Add protocol tests for blob types and headers (#2770)
Adds RESTJSON and RESTXML protocol tests for blob headers.