-
Notifications
You must be signed in to change notification settings - Fork 2.1k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Release v1.49.10 (2023-12-26) (#5126)
Release v1.49.10 (2023-12-26) === ### Service Client Updates * `service/iam`: Updates service documentation * Documentation updates for AWS Identity and Access Management (IAM). ### SDK Enhancements * `aws`: Add `WithUseFIPSEndpoint` to `aws.Config`. ([#5078](#5078)) * `WithUseFIPSEndpoint` can be used to explicitly enable or disable FIPS endpoint variants.
- Loading branch information
1 parent
04c15fc
commit 8fac740
Showing
8 changed files
with
206 additions
and
28 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
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 |
---|---|---|
@@ -1,7 +1,5 @@ | ||
### SDK Features | ||
|
||
### SDK Enhancements | ||
* `aws`: Add `WithUseFIPSEndpoint` to `aws.Config`. ([#5078](https://github.com/aws/aws-sdk-go/pull/5078)) | ||
* `WithUseFIPSEndpoint` can be used to explicitly enable or disable FIPS endpoint variants. | ||
|
||
### SDK Bugs |
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
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
Oops, something went wrong.