-
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.44.74 (2022-08-11) (#4511)
Release v1.44.74 (2022-08-11) === ### Service Client Updates * `service/backupstorage`: Adds new service * `service/glue`: Updates service API * Add support for Python 3.9 AWS Glue Python Shell jobs * `service/privatenetworks`: Adds new service ### SDK Enhancements * `service/dynamodb/dynamodbattribute`: Add String method to UnixTime * Adds a `String` method to `UnixTime`, so that when structs with this field get logged it prints a human readable time.
- Loading branch information
1 parent
d9e960f
commit e536b6b
Showing
14 changed files
with
3,516 additions
and
4 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 | ||
* `service/dynamodb/dynamodbattribute`: Add String method to UnixTime | ||
* Adds a `String` method to `UnixTime`, so that when structs with this field get logged it prints a human readable time. | ||
|
||
### 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
Oops, something went wrong.