Accepting request 947944 from home:glaubitz:branches:devel:languages:python:aws
- Version update to 1.23.40
* api-change:``guardduty``: Amazon GuardDuty findings now include remoteAccountDetails under
AwsApiCallAction section if instance credential is exfiltrated.
* api-change:``connect``: This release adds tagging support for UserHierarchyGroups resource.
* api-change:``mediatailor``: This release adds support for multiple Segment Delivery
Configurations. Users can provide a list of names and URLs when creating or editing a source
location. When retrieving content, users can send a header to choose which URL should be used to
serve content.
* api-change:``fis``: Added action startTime and action endTime timestamp fields to the
ExperimentAction object
* api-change:``ec2``: C6i, M6i and R6i instances are powered by a third-generation Intel Xeon
Scalable processor (Ice Lake) delivering all-core turbo frequency of 3.5 GHz
- from version 1.23.39
* api-change:``macie2``: This release of the Amazon Macie API introduces stricter validation of
requests to create custom data identifiers.
* api-change:``ec2-instance-connect``: Adds support for ED25519 keys. PushSSHPublicKey Availability
Zone parameter is now optional. Adds EC2InstanceStateInvalidException for instances that are not
running. This was previously a service exception, so this may require updating your code to handle
this new exception.
- from version 1.23.38
* api-change:``ivs``: This release adds support for the new Thumbnail Configuration property for
Recording Configurations. For more information see
https://docs.aws.amazon.com/ivs/latest/userguide/record-to-s3.html
* api-change:``storagegateway``: Documentation update for adding bandwidth throttling support for
S3 File Gateways.
* api-change:``location``: This release adds the CalculateRouteMatrix API which calculates routes
for the provided departure and destination positions. The release also deprecates the use of
pricing plan across all verticals.
* api-change:``cloudtrail``: This release fixes a documentation bug in the description for the
readOnly field selector in advanced event selectors. The description now clarifies that users omit
OBS-URL: https://build.opensuse.org/request/show/947944
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:aws/python-botocore?expand=0&rev=111
This commit is contained in:
@@ -1,3 +1,52 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Jan 21 13:16:36 UTC 2022 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
||||
|
||||
- Version update to 1.23.40
|
||||
* api-change:``guardduty``: Amazon GuardDuty findings now include remoteAccountDetails under
|
||||
AwsApiCallAction section if instance credential is exfiltrated.
|
||||
* api-change:``connect``: This release adds tagging support for UserHierarchyGroups resource.
|
||||
* api-change:``mediatailor``: This release adds support for multiple Segment Delivery
|
||||
Configurations. Users can provide a list of names and URLs when creating or editing a source
|
||||
location. When retrieving content, users can send a header to choose which URL should be used to
|
||||
serve content.
|
||||
* api-change:``fis``: Added action startTime and action endTime timestamp fields to the
|
||||
ExperimentAction object
|
||||
* api-change:``ec2``: C6i, M6i and R6i instances are powered by a third-generation Intel Xeon
|
||||
Scalable processor (Ice Lake) delivering all-core turbo frequency of 3.5 GHz
|
||||
- from version 1.23.39
|
||||
* api-change:``macie2``: This release of the Amazon Macie API introduces stricter validation of
|
||||
requests to create custom data identifiers.
|
||||
* api-change:``ec2-instance-connect``: Adds support for ED25519 keys. PushSSHPublicKey Availability
|
||||
Zone parameter is now optional. Adds EC2InstanceStateInvalidException for instances that are not
|
||||
running. This was previously a service exception, so this may require updating your code to handle
|
||||
this new exception.
|
||||
- from version 1.23.38
|
||||
* api-change:``ivs``: This release adds support for the new Thumbnail Configuration property for
|
||||
Recording Configurations. For more information see
|
||||
https://docs.aws.amazon.com/ivs/latest/userguide/record-to-s3.html
|
||||
* api-change:``storagegateway``: Documentation update for adding bandwidth throttling support for
|
||||
S3 File Gateways.
|
||||
* api-change:``location``: This release adds the CalculateRouteMatrix API which calculates routes
|
||||
for the provided departure and destination positions. The release also deprecates the use of
|
||||
pricing plan across all verticals.
|
||||
* api-change:``cloudtrail``: This release fixes a documentation bug in the description for the
|
||||
readOnly field selector in advanced event selectors. The description now clarifies that users omit
|
||||
the readOnly field selector to select both Read and Write management events.
|
||||
* api-change:``ec2``: Add support for AWS Client VPN client login banner and session timeout.
|
||||
- from version 1.23.37
|
||||
* enhancement:Configuration: Adding support for `defaults_mode` configuration. The `defaults_mode`
|
||||
will be used to determine how certain default configuration options are resolved in the SDK.
|
||||
- from version 1.23.36
|
||||
* api-change:``config``: Update ResourceType enum with values for CodeDeploy, EC2 and Kinesis
|
||||
resources
|
||||
* api-change:``application-insights``: Application Insights support for Active Directory and
|
||||
SharePoint
|
||||
* api-change:``honeycode``: Added read and write api support for multi-select picklist. And added
|
||||
errorcode field to DescribeTableDataImportJob API output, when import job fails.
|
||||
* api-change:``ram``: This release adds the ListPermissionVersions API which lists the versions for
|
||||
a given permission.
|
||||
* api-change:``lookoutmetrics``: This release adds a new DeactivateAnomalyDetector API operation.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Jan 14 11:00:44 UTC 2022 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user