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

Release v1.35.8 #3597

Merged
merged 1 commit into from
Oct 15, 2020
Merged

Release v1.35.8 #3597

merged 1 commit into from
Oct 15, 2020

Conversation

aws-sdk-go-automation
Copy link
Contributor

Release v1.35.8 (2020-10-15)

Service Client Updates

  • service/accessanalyzer: Updates service API and documentation
  • service/budgets: Updates service API, documentation, and paginators
    • This release introduces AWS Budgets Actions, allowing you to define an explicit response(or set of responses) to take when your budget exceeds it's action threshold.
  • service/ce: Updates service API and documentation
  • service/dms: Updates service API and documentation
    • When creating Endpoints, Replication Instances, and Replication Tasks, the feature provides you the option to specify friendly name to the resources.
  • service/glue: Updates service documentation
    • API Documentation updates for Glue Get-Plan API
  • service/groundstation: Updates service API and documentation
  • service/iot: Updates service API and documentation
    • Add new variable, lastStatusChangeDate, to DescribeDomainConfiguration API
  • service/macie2: Updates service API and documentation
  • service/rds: Updates service API and documentation
    • Return tags for all resources in the output of DescribeDBInstances, DescribeDBSnapshots, DescribeDBClusters, and DescribeDBClusterSnapshots API operations.
  • service/rekognition: Updates service API and documentation
    • This SDK Release introduces new API (DetectProtectiveEquipment) for Amazon Rekognition. This release also adds ServiceQuotaExceeded exception to Amazon Rekognition IndexFaces API.
  • service/ssm: Updates service API and documentation
    • This Patch Manager release now supports searching for available packages from Amazon Linux and Amazon Linux 2 via the DescribeAvailablePatches API.
  • service/transfer: Updates service API and documentation
    • Add support to associate VPC Security Groups at server creation.
  • service/workmail: Updates service API and documentation
    • Add CreateOrganization and DeleteOrganization API operations.
  • service/workspaces: Updates service documentation
    • Documentation updates for WorkSpaces
  • service/xray: Updates service API, documentation, and paginators
    • Enhancing CreateGroup, UpdateGroup, GetGroup and GetGroups APIs to support configuring X-Ray Insights Notifications. Adding TraceLimit information into X-Ray BatchGetTraces API response.

SDK Bugs

  • s3control: Fixes bug in SDK that caused input for certain s3control operation to be modified, when using ARNs. (#3595)

===

### Service Client Updates
* `service/accessanalyzer`: Updates service API and documentation
* `service/budgets`: Updates service API, documentation, and paginators
  * This release introduces AWS Budgets Actions, allowing you to define an explicit response(or set of responses)  to take when your budget exceeds it's action threshold.
* `service/ce`: Updates service API and documentation
* `service/dms`: Updates service API and documentation
  * When creating Endpoints, Replication Instances, and Replication Tasks, the feature provides you the option to specify friendly name to the resources.
* `service/glue`: Updates service documentation
  * API Documentation updates for Glue Get-Plan API
* `service/groundstation`: Updates service API and documentation
* `service/iot`: Updates service API and documentation
  * Add new variable, lastStatusChangeDate, to DescribeDomainConfiguration  API
* `service/macie2`: Updates service API and documentation
* `service/rds`: Updates service API and documentation
  * Return tags for all resources in the output of DescribeDBInstances, DescribeDBSnapshots, DescribeDBClusters, and DescribeDBClusterSnapshots API operations.
* `service/rekognition`: Updates service API and documentation
  * This SDK Release introduces new API (DetectProtectiveEquipment) for Amazon Rekognition. This release also adds ServiceQuotaExceeded exception to Amazon Rekognition IndexFaces API.
* `service/ssm`: Updates service API and documentation
  * This Patch Manager release now supports searching for available packages from Amazon Linux and Amazon Linux 2 via the DescribeAvailablePatches API.
* `service/transfer`: Updates service API and documentation
  * Add support to associate VPC Security Groups at server creation.
* `service/workmail`: Updates service API and documentation
  * Add CreateOrganization and DeleteOrganization API operations.
* `service/workspaces`: Updates service documentation
  * Documentation updates for WorkSpaces
* `service/xray`: Updates service API, documentation, and paginators
  * Enhancing CreateGroup, UpdateGroup, GetGroup and GetGroups APIs to support configuring X-Ray Insights Notifications. Adding TraceLimit information into X-Ray BatchGetTraces API response.

### SDK Bugs
* `s3control`: Fixes bug in SDK that caused input for certain s3control operation to be modified, when using ARNs. ([#3595](#3595))
  * Fixes [#3583](#3583).
@aws-sdk-go-automation aws-sdk-go-automation merged commit 32ff04d into master Oct 15, 2020
@aws-sdk-go-automation aws-sdk-go-automation deleted the release branch October 15, 2020 18:11
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.

service/s3control: DeleteBucketInput Modified After Use
1 participant