Releases: aws/aws-sdk-go
Releases · aws/aws-sdk-go
Release v1.34.15
Release v1.34.15 (2020-09-01)
Service Client Updates
service/codeguru-reviewer
: Updates service API and documentationservice/securityhub
: Updates service API and documentation
Release v1.34.14
Release v1.34.14 (2020-08-31)
Service Client Updates
service/backup
: Updates service documentationservice/cloudfront
: Updates service API and documentation- CloudFront now supports real-time logging for CloudFront distributions. CloudFront real-time logs are more detailed, configurable, and are available in real time.
service/ec2
: Updates service API and documentation- Amazon EC2 and Spot Fleet now support modification of launch template configs for a running fleet enabling instance type, instance weight, AZ, and AMI updates without losing the current fleet ID.
service/sqs
: Updates service documentation- Documentation updates for SQS.
SDK Bugs
aws/ec2metadata
: Add support for EC2 IMDS endpoint from environment variable (#3504)- Adds support for specifying a custom EC2 IMDS endpoint from the environment variable,
AWS_EC2_METADATA_SERVICE_ENDPOINT
. - The
aws/session#Options
struct also has a new field,EC2IMDSEndpoint
. This field can be used to configure the custom endpoint of the EC2 IMDS client. The option only applies to EC2 IMDS clients created after the Session withEC2IMDSEndpoint
is specified.
- Adds support for specifying a custom EC2 IMDS endpoint from the environment variable,
Release v1.34.13
Release v1.34.13 (2020-08-28)
Service Client Updates
service/cloudfront
: Updates service API and documentation- You can now manage CloudFront's additional, real-time metrics with the CloudFront API.
service/cur
: Updates service API and documentation- This release add MONTHLY as the new supported TimeUnit for ReportDefinition.
service/elasticmapreduce
: Updates service API, documentation, and paginators- Amazon EMR adds support for ICMP, port -1, in Block Public Access Exceptions and API access for EMR Notebooks execution. You can now non-interactively execute EMR Notebooks and pass input parameters.
service/route53
: Updates service documentation- Documentation updates for Route 53
SDK Bugs
Release v1.34.12
Release v1.34.12 (2020-08-27)
Service Client Updates
service/ec2
: Updates service API and documentation- Introduces support to initiate Internet Key Exchange (IKE) negotiations for VPN connections from AWS. A user can now send the initial IKE message to their Customer Gateway (CGW) from VPN endpoints.
service/gamelift
: Updates service API, documentation, and paginators- GameLift FleetIQ as a standalone feature is now generally available. FleetIQ makes low-cost Spot instances viable for game hosting. Use GameLift FleetIQ with your EC2 Auto Scaling groups.
service/mediaconvert
: Updates service API and documentation- AWS Elemental MediaConvert SDK has added support for WebM DASH outputs as well as H.264 4:2:2 10-bit output in MOV and MP4.
service/redshift
: Updates service documentation- Documentation updates for Amazon Redshift.
Release v1.34.11
Release v1.34.11 (2020-08-26)
Service Client Updates
service/appflow
: Adds new serviceservice/route53resolver
: Updates service API, documentation, and paginators
Release v1.34.10
Release v1.34.10 (2020-08-24)
Service Client Updates
service/dms
: Updates service API and documentation- Added new endpoint settings to include columns with Null and Empty value when using Kinesis and Kafka as target. Added a new endpoint setting to set maximum message size when using Kafka as target.
service/ec2
: Updates service API, documentation, and paginators- This release enables customers to use VPC prefix lists in their transit gateway route tables, and it adds support for Provisioned IOPS SSD (io2) EBS volumes.
service/iotsitewise
: Updates service API and documentationservice/kafka
: Updates service API and documentationservice/logs
: Updates service documentation- Documentation updates for CloudWatch Logs
service/ssm
: Updates service API and documentation- Add string length constraints to OpsDataAttributeName and OpsFilterValue.
service/xray
: Updates service API and documentation- AWS X-Ray now supports tagging on sampling rules and groups.
Release v1.34.9
Release v1.34.9 (2020-08-20)
Service Client Updates
service/apigatewayv2
: Updates service API and documentation- Customers can now create Amazon API Gateway HTTP APIs that route requests to AWS AppConfig, Amazon EventBridge, Amazon Kinesis Data Streams, Amazon SQS, and AWS Step Functions.
service/chime
: Updates service documentation- Documentation updates for chime
service/fsx
: Updates service documentation
SDK Enhancements
private/protocol
: The SDK now supports the serialization of ISO8601 date-time formats with fractional seconds precision. (#3489)
Release v1.34.8
Release v1.34.8 (2020-08-19)
Service Client Updates
service/ivs
: Updates service API, documentation, and paginatorsservice/lakeformation
: Updates service API and documentationservice/organizations
: Updates service documentation- Minor documentation updates for AWS Organizations
service/servicecatalog
: Updates service API and documentation- Enhance SearchProvisionedProducts API to allow queries using productName and provisioningArtifactName. Added lastProvisioningRecordId and lastSuccessfulRecordId to Read ProvisionedProduct APIs
service/storagegateway
: Updates service API and documentation- Added WORM, tape retention lock, and custom pool features for virtual tapes.
service/transcribe-streaming
: Updates service API and documentation
Release v1.34.7
Release v1.34.7 (2020-08-18)
Service Client Updates
service/codebuild
: Updates service documentation- Documentation updates for codebuild
service/cognito-idp
: Updates service API and documentationservice/datasync
: Updates service API and documentationservice/identitystore
: Adds new serviceservice/securityhub
: Updates service API and documentationservice/sesv2
: Updates service API, documentation, and paginators
Release v1.34.6
Release v1.34.6 (2020-08-17)
Service Client Updates
service/acm
: Updates service API- ACM provides support for the new Private CA feature Cross-account CA sharing. ACM users can issue certificates signed by a private CA belonging to another account where the CA was shared with them.
service/acm-pca
: Updates service API and documentationservice/ecr
: Updates service API and documentation- This feature adds support for pushing and pulling Open Container Initiative (OCI) artifacts.
service/elasticloadbalancing
: Updates service documentationservice/elasticloadbalancingv2
: Updates service documentationservice/kinesis
: Updates service API and documentation- Introducing ShardFilter for ListShards API to filter the shards using a position in the stream, and ChildShards support for GetRecords and SubscribeToShard API to discover children shards on shard end
service/quicksight
: Updates service API, documentation, and paginators- Amazon QuickSight now supports programmatic creation and management of analyses with new APIs.
service/robomaker
: Updates service API, documentation, and paginators