-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'release-1.31.0' into develop
* release-1.31.0: Bumping version to 1.31.0 Update to latest partitions and endpoints Update to latest models Add non_aggregate_keys for GetOutpostInstanceTypes API
- Loading branch information
Showing
17 changed files
with
684 additions
and
399 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,42 @@ | ||
[ | ||
{ | ||
"category": "``ec2``", | ||
"description": "Add Nitro Enclaves support on DescribeInstanceTypes", | ||
"type": "api-change" | ||
}, | ||
{ | ||
"category": "``location``", | ||
"description": "This release adds support for authenticating with Amazon Location Service's Places & Routes APIs with an API Key. Also, with this release developers can publish tracked device position updates to Amazon EventBridge.", | ||
"type": "api-change" | ||
}, | ||
{ | ||
"category": "``outposts``", | ||
"description": "Added paginator support to several APIs. Added the ISOLATED enum value to AssetState.", | ||
"type": "api-change" | ||
}, | ||
{ | ||
"category": "``quicksight``", | ||
"description": "This release includes below three changes: small multiples axes improvement, field based coloring, removed required trait from Aggregation function for TopBottomFilter.", | ||
"type": "api-change" | ||
}, | ||
{ | ||
"category": "``rds``", | ||
"description": "Updates Amazon RDS documentation for creating DB instances and creating Aurora global clusters.", | ||
"type": "api-change" | ||
}, | ||
{ | ||
"category": "configprovider", | ||
"description": "Fix bug when deep copying config value store where overrides were not preserved", | ||
"type": "bugfix" | ||
}, | ||
{ | ||
"category": "configprovider", | ||
"description": "Always use shallow copy of session config value store for clients", | ||
"type": "enhancement" | ||
}, | ||
{ | ||
"category": "configuration", | ||
"description": "Configure the endpoint URL in the shared configuration file or via an environment variable for a specific AWS service or all AWS services.", | ||
"type": "feature" | ||
} | ||
] |
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.