From d9c749a0f3f195b773917666173eb0bee1cef889 Mon Sep 17 00:00:00 2001 From: aws-sdk-python-automation Date: Tue, 10 Sep 2024 18:17:31 +0000 Subject: [PATCH 1/3] Update to latest models --- .../api-change-chimesdkvoice-52721.json | 5 ++++ .../api-change-cognitoidentity-6553.json | 5 ++++ .../next-release/api-change-pipes-47516.json | 5 ++++ .../api-change-securityhub-92936.json | 5 ++++ .../chime-sdk-voice/2022-08-03/service-2.json | 12 +++++---- .../2014-06-30/service-2.json | 13 +++++++--- botocore/data/pipes/2015-10-07/service-2.json | 25 ++++++++++++++++--- .../securityhub/2018-10-26/service-2.json | 16 ++++++------ 8 files changed, 67 insertions(+), 19 deletions(-) create mode 100644 .changes/next-release/api-change-chimesdkvoice-52721.json create mode 100644 .changes/next-release/api-change-cognitoidentity-6553.json create mode 100644 .changes/next-release/api-change-pipes-47516.json create mode 100644 .changes/next-release/api-change-securityhub-92936.json diff --git a/.changes/next-release/api-change-chimesdkvoice-52721.json b/.changes/next-release/api-change-chimesdkvoice-52721.json new file mode 100644 index 0000000000..38801e74a6 --- /dev/null +++ b/.changes/next-release/api-change-chimesdkvoice-52721.json @@ -0,0 +1,5 @@ +{ + "type": "api-change", + "category": "``chime-sdk-voice``", + "description": "Documentation-only update that clarifies the ValidateE911Address action of the Amazon Chime SDK Voice APIs." +} diff --git a/.changes/next-release/api-change-cognitoidentity-6553.json b/.changes/next-release/api-change-cognitoidentity-6553.json new file mode 100644 index 0000000000..4bce39ffa6 --- /dev/null +++ b/.changes/next-release/api-change-cognitoidentity-6553.json @@ -0,0 +1,5 @@ +{ + "type": "api-change", + "category": "``cognito-identity``", + "description": "This release adds sensitive trait to some required shapes." +} diff --git a/.changes/next-release/api-change-pipes-47516.json b/.changes/next-release/api-change-pipes-47516.json new file mode 100644 index 0000000000..68c0a3c20f --- /dev/null +++ b/.changes/next-release/api-change-pipes-47516.json @@ -0,0 +1,5 @@ +{ + "type": "api-change", + "category": "``pipes``", + "description": "This release adds support for customer managed KMS keys in Amazon EventBridge Pipe" +} diff --git a/.changes/next-release/api-change-securityhub-92936.json b/.changes/next-release/api-change-securityhub-92936.json new file mode 100644 index 0000000000..7b688a1906 --- /dev/null +++ b/.changes/next-release/api-change-securityhub-92936.json @@ -0,0 +1,5 @@ +{ + "type": "api-change", + "category": "``securityhub``", + "description": "Documentation update for Security Hub" +} diff --git a/botocore/data/chime-sdk-voice/2022-08-03/service-2.json b/botocore/data/chime-sdk-voice/2022-08-03/service-2.json index 0d0b8ee041..688027c055 100644 --- a/botocore/data/chime-sdk-voice/2022-08-03/service-2.json +++ b/botocore/data/chime-sdk-voice/2022-08-03/service-2.json @@ -4,11 +4,13 @@ "apiVersion":"2022-08-03", "endpointPrefix":"voice-chime", "protocol":"rest-json", + "protocols":["rest-json"], "serviceFullName":"Amazon Chime SDK Voice", "serviceId":"Chime SDK Voice", "signatureVersion":"v4", "signingName":"chime", - "uid":"chime-sdk-voice-2022-08-03" + "uid":"chime-sdk-voice-2022-08-03", + "auth":["aws.auth#sigv4"] }, "operations":{ "AssociatePhoneNumbersWithVoiceConnector":{ @@ -3352,7 +3354,7 @@ }, "VoiceToneAnalysisTaskId":{ "shape":"NonEmptyString256", - "documentation":"

The ID of the voice tone anlysis task.

", + "documentation":"

The ID of the voice tone analysis task.

", "location":"uri", "locationName":"VoiceToneAnalysisTaskId" }, @@ -3805,7 +3807,7 @@ "members":{ "Disabled":{ "shape":"Boolean", - "documentation":"

Denotes the configration as enabled or disabled.

" + "documentation":"

Denotes the configuration as enabled or disabled.

" }, "ConfigurationArn":{ "shape":"Arn", @@ -5710,7 +5712,7 @@ }, "Country":{ "shape":"SensitiveNonEmptyString", - "documentation":"

The country in the address being validated.

" + "documentation":"

The country in the address being validated as two-letter country code in ISO 3166-1 alpha-2 format, such as US. For more information, see ISO 3166-1 alpha-2 in Wikipedia.

" }, "PostalCode":{ "shape":"SensitiveNonEmptyString", @@ -5723,7 +5725,7 @@ "members":{ "ValidationResult":{ "shape":"ValidationResult", - "documentation":"

Number indicating the result of address validation. 0 means the address was perfect as-is and successfully validated. 1 means the address was corrected. 2 means the address sent was not close enough and was not validated.

" + "documentation":"

Number indicating the result of address validation.

Each possible result is defined as follows:

" }, "AddressExternalId":{ "shape":"String", diff --git a/botocore/data/cognito-identity/2014-06-30/service-2.json b/botocore/data/cognito-identity/2014-06-30/service-2.json index f93ded368d..9fa19e3530 100644 --- a/botocore/data/cognito-identity/2014-06-30/service-2.json +++ b/botocore/data/cognito-identity/2014-06-30/service-2.json @@ -1022,7 +1022,8 @@ "IdentityProviderToken":{ "type":"string", "max":50000, - "min":1 + "min":1, + "sensitive":true }, "IdentityProviders":{ "type":"map", @@ -1318,7 +1319,10 @@ "type":"list", "member":{"shape":"ARNString"} }, - "OIDCToken":{"type":"string"}, + "OIDCToken":{ + "type":"string", + "sensitive":true + }, "PaginationKey":{ "type":"string", "max":65535, @@ -1427,7 +1431,10 @@ "type":"list", "member":{"shape":"ARNString"} }, - "SecretKeyString":{"type":"string"}, + "SecretKeyString":{ + "type":"string", + "sensitive":true + }, "SessionTokenString":{"type":"string"}, "SetIdentityPoolRolesInput":{ "type":"structure", diff --git a/botocore/data/pipes/2015-10-07/service-2.json b/botocore/data/pipes/2015-10-07/service-2.json index a8b1337620..9aa12e8b64 100644 --- a/botocore/data/pipes/2015-10-07/service-2.json +++ b/botocore/data/pipes/2015-10-07/service-2.json @@ -2,6 +2,7 @@ "version":"2.0", "metadata":{ "apiVersion":"2015-10-07", + "auth":["aws.auth#sigv4"], "endpointPrefix":"pipes", "protocol":"rest-json", "protocols":["rest-json"], @@ -521,6 +522,10 @@ "LogConfiguration":{ "shape":"PipeLogConfigurationParameters", "documentation":"

The logging configuration settings for the pipe.

" + }, + "KmsKeyIdentifier":{ + "shape":"KmsKeyIdentifier", + "documentation":"

The identifier of the KMS customer managed key for EventBridge to use, if you choose to use a customer managed key to encrypt pipe data. The identifier can be the key Amazon Resource Name (ARN), KeyId, key alias, or key alias ARN.

If you do not specify a customer managed key identifier, EventBridge uses an Amazon Web Services owned key to encrypt pipe data.

For more information, see Managing keys in the Key Management Service Developer Guide.

" } } }, @@ -700,6 +705,10 @@ "LogConfiguration":{ "shape":"PipeLogConfiguration", "documentation":"

The logging configuration settings for the pipe.

" + }, + "KmsKeyIdentifier":{ + "shape":"KmsKeyIdentifier", + "documentation":"

The identifier of the KMS customer managed key for EventBridge to use to encrypt pipe data, if one has been specified.

For more information, see Data encryption in EventBridge in the Amazon EventBridge User Guide.

" } } }, @@ -1125,6 +1134,12 @@ "AT_TIMESTAMP" ] }, + "KmsKeyIdentifier":{ + "type":"string", + "max":2048, + "min":0, + "pattern":"[a-zA-Z0-9_\\-/:]*" + }, "LaunchType":{ "type":"string", "enum":[ @@ -2393,7 +2408,7 @@ }, "OutputFormat":{ "shape":"S3OutputFormat", - "documentation":"

The format EventBridge uses for the log records.

" + "documentation":"

The format EventBridge uses for the log records.

EventBridge currently only supports json formatting.

" } }, "documentation":"

The Amazon S3 logging configuration settings for the pipe.

" @@ -2415,7 +2430,7 @@ }, "OutputFormat":{ "shape":"S3OutputFormat", - "documentation":"

How EventBridge should format the log records.

" + "documentation":"

How EventBridge should format the log records.

EventBridge currently only supports json formatting.

" }, "Prefix":{ "shape":"S3LogDestinationParametersPrefixString", @@ -2556,7 +2571,7 @@ }, "SecurityGroup":{ "shape":"SecurityGroupIds", - "documentation":"

Specifies the security groups associated with the stream. These security groups must all be in the same VPC. You can specify as many as five security groups. If you do not specify a security group, the default security group for the VPC is used.

" + "documentation":"

Specifies the security groups associated with the stream. These security groups must all be in the same VPC. You can specify as many as five security groups.

" } }, "documentation":"

This structure specifies the VPC subnets and security groups for the stream, and whether a public IP address is to be used.

" @@ -2963,6 +2978,10 @@ "LogConfiguration":{ "shape":"PipeLogConfigurationParameters", "documentation":"

The logging configuration settings for the pipe.

" + }, + "KmsKeyIdentifier":{ + "shape":"KmsKeyIdentifier", + "documentation":"

The identifier of the KMS customer managed key for EventBridge to use, if you choose to use a customer managed key to encrypt pipe data. The identifier can be the key Amazon Resource Name (ARN), KeyId, key alias, or key alias ARN.

To update a pipe that is using the default Amazon Web Services owned key to use a customer managed key instead, or update a pipe that is using a customer managed key to use a different customer managed key, specify a customer managed key identifier.

To update a pipe that is using a customer managed key to use the default Amazon Web Services owned key, specify an empty string.

For more information, see Managing keys in the Key Management Service Developer Guide.

" } } }, diff --git a/botocore/data/securityhub/2018-10-26/service-2.json b/botocore/data/securityhub/2018-10-26/service-2.json index d90539e107..c24a2fb450 100644 --- a/botocore/data/securityhub/2018-10-26/service-2.json +++ b/botocore/data/securityhub/2018-10-26/service-2.json @@ -2284,7 +2284,7 @@ }, "RemoteIpDetails":{ "shape":"ActionRemoteIpDetails", - "documentation":"

Provided if CallerType is remoteIp. Provides information about the remote IP address that the API call originated from.

" + "documentation":"

Provided if CallerType is remoteip. Provides information about the remote IP address that the API call originated from.

" }, "DomainDetails":{ "shape":"AwsApiCallActionDomainDetails", @@ -15845,30 +15845,30 @@ "members":{ "Status":{ "shape":"ComplianceStatus", - "documentation":"

The result of a standards check.

The valid values for Status are as follows.

" + "documentation":"

Typically summarizes the result of a control check.

For Security Hub controls, valid values for Status are as follows.

" }, "RelatedRequirements":{ "shape":"RelatedRequirementsList", - "documentation":"

For a control, the industry or regulatory framework requirements that are related to the control. The check for that control is aligned with these requirements.

Array Members: Maximum number of 32 items.

" + "documentation":"

Typically provides the industry or regulatory framework requirements that are related to a control. The check for that control is aligned with these requirements.

Array Members: Maximum number of 32 items.

" }, "StatusReasons":{ "shape":"StatusReasonsList", - "documentation":"

For findings generated from controls, a list of reasons behind the value of Status. For the list of status reason codes and their meanings, see Standards-related information in the ASFF in the Security Hub User Guide.

" + "documentation":"

Typically used to provide a list of reasons for the value of Status.

" }, "SecurityControlId":{ "shape":"NonEmptyString", - "documentation":"

The unique identifier of a control across standards. Values for this field typically consist of an Amazon Web Servicesservice and a number, such as APIGateway.5.

" + "documentation":"

Typically provides the unique identifier of a control across standards. For Security Hub controls, this field consists of an Amazon Web Servicesservice and a unique number, such as APIGateway.5.

" }, "AssociatedStandards":{ "shape":"AssociatedStandardsList", - "documentation":"

The enabled security standards in which a security control is currently enabled.

" + "documentation":"

Typically provides an array of enabled security standards in which a security control is currently enabled.

" }, "SecurityControlParameters":{ "shape":"SecurityControlParametersList", - "documentation":"

An object that includes security control parameter names and values.

" + "documentation":"

Typically an object that includes security control parameter names and values.

" } }, - "documentation":"

Contains finding details that are specific to control-based findings. Only returned for findings generated from controls.

" + "documentation":"

This object typically provides details about a control finding, such as applicable standards and the status of control checks. While finding providers can add custom content in Compliance object fields, they are typically used to review details of Security Hub control findings.

" }, "ComplianceStatus":{ "type":"string", From 27ac5b44dd86bac9eb46f4b6c1973d75c8c1a422 Mon Sep 17 00:00:00 2001 From: aws-sdk-python-automation Date: Tue, 10 Sep 2024 18:17:32 +0000 Subject: [PATCH 2/3] Update endpoints model --- botocore/data/endpoints.json | 163 +++++++++++++++++++++++++++++++---- 1 file changed, 146 insertions(+), 17 deletions(-) diff --git a/botocore/data/endpoints.json b/botocore/data/endpoints.json index b4355eba40..7f365c22f5 100644 --- a/botocore/data/endpoints.json +++ b/botocore/data/endpoints.json @@ -3051,9 +3051,45 @@ "eu-north-1" : { }, "eu-west-1" : { }, "eu-west-2" : { }, - "us-east-1" : { }, - "us-east-2" : { }, - "us-west-2" : { } + "fips-us-east-1" : { + "credentialScope" : { + "region" : "us-east-1" + }, + "deprecated" : true, + "hostname" : "cleanrooms-fips.us-east-1.amazonaws.com" + }, + "fips-us-east-2" : { + "credentialScope" : { + "region" : "us-east-2" + }, + "deprecated" : true, + "hostname" : "cleanrooms-fips.us-east-2.amazonaws.com" + }, + "fips-us-west-2" : { + "credentialScope" : { + "region" : "us-west-2" + }, + "deprecated" : true, + "hostname" : "cleanrooms-fips.us-west-2.amazonaws.com" + }, + "us-east-1" : { + "variants" : [ { + "hostname" : "cleanrooms-fips.us-east-1.amazonaws.com", + "tags" : [ "fips" ] + } ] + }, + "us-east-2" : { + "variants" : [ { + "hostname" : "cleanrooms-fips.us-east-2.amazonaws.com", + "tags" : [ "fips" ] + } ] + }, + "us-west-2" : { + "variants" : [ { + "hostname" : "cleanrooms-fips.us-west-2.amazonaws.com", + "tags" : [ "fips" ] + } ] + } } }, "cloud9" : { @@ -6385,10 +6421,30 @@ "protocols" : [ "http", "https" ] }, "endpoints" : { - "af-south-1" : { }, - "ap-east-1" : { }, - "ap-northeast-1" : { }, - "ap-northeast-2" : { }, + "af-south-1" : { + "variants" : [ { + "hostname" : "ec2.af-south-1.api.aws", + "tags" : [ "dualstack" ] + } ] + }, + "ap-east-1" : { + "variants" : [ { + "hostname" : "ec2.ap-east-1.api.aws", + "tags" : [ "dualstack" ] + } ] + }, + "ap-northeast-1" : { + "variants" : [ { + "hostname" : "ec2.ap-northeast-1.api.aws", + "tags" : [ "dualstack" ] + } ] + }, + "ap-northeast-2" : { + "variants" : [ { + "hostname" : "ec2.ap-northeast-2.api.aws", + "tags" : [ "dualstack" ] + } ] + }, "ap-northeast-3" : { }, "ap-south-1" : { "variants" : [ { @@ -6397,14 +6453,28 @@ } ] }, "ap-south-2" : { }, - "ap-southeast-1" : { }, - "ap-southeast-2" : { }, + "ap-southeast-1" : { + "variants" : [ { + "hostname" : "ec2.ap-southeast-1.api.aws", + "tags" : [ "dualstack" ] + } ] + }, + "ap-southeast-2" : { + "variants" : [ { + "hostname" : "ec2.ap-southeast-2.api.aws", + "tags" : [ "dualstack" ] + } ] + }, "ap-southeast-3" : { }, "ap-southeast-4" : { }, + "ap-southeast-5" : { }, "ca-central-1" : { "variants" : [ { "hostname" : "ec2-fips.ca-central-1.amazonaws.com", "tags" : [ "fips" ] + }, { + "hostname" : "ec2.ca-central-1.api.aws", + "tags" : [ "dualstack" ] } ] }, "ca-west-1" : { @@ -6413,10 +6483,25 @@ "tags" : [ "fips" ] } ] }, - "eu-central-1" : { }, + "eu-central-1" : { + "variants" : [ { + "hostname" : "ec2.eu-central-1.api.aws", + "tags" : [ "dualstack" ] + } ] + }, "eu-central-2" : { }, - "eu-north-1" : { }, - "eu-south-1" : { }, + "eu-north-1" : { + "variants" : [ { + "hostname" : "ec2.eu-north-1.api.aws", + "tags" : [ "dualstack" ] + } ] + }, + "eu-south-1" : { + "variants" : [ { + "hostname" : "ec2.eu-south-1.api.aws", + "tags" : [ "dualstack" ] + } ] + }, "eu-south-2" : { }, "eu-west-1" : { "variants" : [ { @@ -6424,8 +6509,18 @@ "tags" : [ "dualstack" ] } ] }, - "eu-west-2" : { }, - "eu-west-3" : { }, + "eu-west-2" : { + "variants" : [ { + "hostname" : "ec2.eu-west-2.api.aws", + "tags" : [ "dualstack" ] + } ] + }, + "eu-west-3" : { + "variants" : [ { + "hostname" : "ec2.eu-west-3.api.aws", + "tags" : [ "dualstack" ] + } ] + }, "fips-ca-central-1" : { "credentialScope" : { "region" : "ca-central-1" @@ -6470,7 +6565,12 @@ }, "il-central-1" : { }, "me-central-1" : { }, - "me-south-1" : { }, + "me-south-1" : { + "variants" : [ { + "hostname" : "ec2.me-south-1.api.aws", + "tags" : [ "dualstack" ] + } ] + }, "sa-east-1" : { "variants" : [ { "hostname" : "ec2.sa-east-1.api.aws", @@ -6499,6 +6599,9 @@ "variants" : [ { "hostname" : "ec2-fips.us-west-1.amazonaws.com", "tags" : [ "fips" ] + }, { + "hostname" : "ec2.us-west-1.api.aws", + "tags" : [ "dualstack" ] } ] }, "us-west-2" : { @@ -12787,6 +12890,7 @@ "ap-northeast-2" : { }, "ap-northeast-3" : { }, "ap-south-1" : { }, + "ap-south-2" : { }, "ap-southeast-1" : { }, "ap-southeast-2" : { }, "ap-southeast-4" : { }, @@ -12796,6 +12900,7 @@ "eu-west-1" : { }, "eu-west-2" : { }, "eu-west-3" : { }, + "me-central-1" : { }, "sa-east-1" : { }, "us-east-1" : { }, "us-east-2" : { }, @@ -21995,8 +22100,32 @@ "eu-central-1" : { }, "eu-west-1" : { }, "eu-west-2" : { }, - "us-east-1" : { }, - "us-west-2" : { } + "fips-us-east-1" : { + "credentialScope" : { + "region" : "us-east-1" + }, + "deprecated" : true, + "hostname" : "workspaces-web-fips.us-east-1.amazonaws.com" + }, + "fips-us-west-2" : { + "credentialScope" : { + "region" : "us-west-2" + }, + "deprecated" : true, + "hostname" : "workspaces-web-fips.us-west-2.amazonaws.com" + }, + "us-east-1" : { + "variants" : [ { + "hostname" : "workspaces-web-fips.us-east-1.amazonaws.com", + "tags" : [ "fips" ] + } ] + }, + "us-west-2" : { + "variants" : [ { + "hostname" : "workspaces-web-fips.us-west-2.amazonaws.com", + "tags" : [ "fips" ] + } ] + } } }, "xray" : { From d125b9a9cc62e5c28a66f6abeaec3686fb00598a Mon Sep 17 00:00:00 2001 From: aws-sdk-python-automation Date: Tue, 10 Sep 2024 18:18:37 +0000 Subject: [PATCH 3/3] Bumping version to 1.35.16 --- .changes/1.35.16.json | 32 +++++++++++++++++++ .../api-change-chimesdkvoice-52721.json | 5 --- .../api-change-cognitoidentity-6553.json | 5 --- .../next-release/api-change-pipes-47516.json | 5 --- .../api-change-securityhub-92936.json | 5 --- .../enhancement-AWSCRT-51664.json | 5 --- .../next-release/enhancement-s3-94466.json | 5 --- CHANGELOG.rst | 11 +++++++ botocore/__init__.py | 2 +- docs/source/conf.py | 2 +- 10 files changed, 45 insertions(+), 32 deletions(-) create mode 100644 .changes/1.35.16.json delete mode 100644 .changes/next-release/api-change-chimesdkvoice-52721.json delete mode 100644 .changes/next-release/api-change-cognitoidentity-6553.json delete mode 100644 .changes/next-release/api-change-pipes-47516.json delete mode 100644 .changes/next-release/api-change-securityhub-92936.json delete mode 100644 .changes/next-release/enhancement-AWSCRT-51664.json delete mode 100644 .changes/next-release/enhancement-s3-94466.json diff --git a/.changes/1.35.16.json b/.changes/1.35.16.json new file mode 100644 index 0000000000..8633948ca2 --- /dev/null +++ b/.changes/1.35.16.json @@ -0,0 +1,32 @@ +[ + { + "category": "``chime-sdk-voice``", + "description": "Documentation-only update that clarifies the ValidateE911Address action of the Amazon Chime SDK Voice APIs.", + "type": "api-change" + }, + { + "category": "``cognito-identity``", + "description": "This release adds sensitive trait to some required shapes.", + "type": "api-change" + }, + { + "category": "``pipes``", + "description": "This release adds support for customer managed KMS keys in Amazon EventBridge Pipe", + "type": "api-change" + }, + { + "category": "``securityhub``", + "description": "Documentation update for Security Hub", + "type": "api-change" + }, + { + "category": "AWSCRT", + "description": "Update awscrt version to 0.21.5", + "type": "enhancement" + }, + { + "category": "``s3``", + "description": "Adds logic to gracefully handle invalid timestamps returned in the Expires header.", + "type": "enhancement" + } +] \ No newline at end of file diff --git a/.changes/next-release/api-change-chimesdkvoice-52721.json b/.changes/next-release/api-change-chimesdkvoice-52721.json deleted file mode 100644 index 38801e74a6..0000000000 --- a/.changes/next-release/api-change-chimesdkvoice-52721.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``chime-sdk-voice``", - "description": "Documentation-only update that clarifies the ValidateE911Address action of the Amazon Chime SDK Voice APIs." -} diff --git a/.changes/next-release/api-change-cognitoidentity-6553.json b/.changes/next-release/api-change-cognitoidentity-6553.json deleted file mode 100644 index 4bce39ffa6..0000000000 --- a/.changes/next-release/api-change-cognitoidentity-6553.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``cognito-identity``", - "description": "This release adds sensitive trait to some required shapes." -} diff --git a/.changes/next-release/api-change-pipes-47516.json b/.changes/next-release/api-change-pipes-47516.json deleted file mode 100644 index 68c0a3c20f..0000000000 --- a/.changes/next-release/api-change-pipes-47516.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``pipes``", - "description": "This release adds support for customer managed KMS keys in Amazon EventBridge Pipe" -} diff --git a/.changes/next-release/api-change-securityhub-92936.json b/.changes/next-release/api-change-securityhub-92936.json deleted file mode 100644 index 7b688a1906..0000000000 --- a/.changes/next-release/api-change-securityhub-92936.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``securityhub``", - "description": "Documentation update for Security Hub" -} diff --git a/.changes/next-release/enhancement-AWSCRT-51664.json b/.changes/next-release/enhancement-AWSCRT-51664.json deleted file mode 100644 index d63b3a43bd..0000000000 --- a/.changes/next-release/enhancement-AWSCRT-51664.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "enhancement", - "category": "AWSCRT", - "description": "Update awscrt version to 0.21.5" -} diff --git a/.changes/next-release/enhancement-s3-94466.json b/.changes/next-release/enhancement-s3-94466.json deleted file mode 100644 index 5fc2e636ec..0000000000 --- a/.changes/next-release/enhancement-s3-94466.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "enhancement", - "category": "``s3``", - "description": "Adds logic to gracefully handle invalid timestamps returned in the Expires header." -} diff --git a/CHANGELOG.rst b/CHANGELOG.rst index e224da5a25..68ff0c2380 100644 --- a/CHANGELOG.rst +++ b/CHANGELOG.rst @@ -2,6 +2,17 @@ CHANGELOG ========= +1.35.16 +======= + +* api-change:``chime-sdk-voice``: Documentation-only update that clarifies the ValidateE911Address action of the Amazon Chime SDK Voice APIs. +* api-change:``cognito-identity``: This release adds sensitive trait to some required shapes. +* api-change:``pipes``: This release adds support for customer managed KMS keys in Amazon EventBridge Pipe +* api-change:``securityhub``: Documentation update for Security Hub +* enhancement:AWSCRT: Update awscrt version to 0.21.5 +* enhancement:``s3``: Adds logic to gracefully handle invalid timestamps returned in the Expires header. + + 1.35.15 ======= diff --git a/botocore/__init__.py b/botocore/__init__.py index 4f58e0cc3d..482e56d0a2 100644 --- a/botocore/__init__.py +++ b/botocore/__init__.py @@ -16,7 +16,7 @@ import os import re -__version__ = '1.35.15' +__version__ = '1.35.16' class NullHandler(logging.Handler): diff --git a/docs/source/conf.py b/docs/source/conf.py index 74a9229505..826ae2811b 100644 --- a/docs/source/conf.py +++ b/docs/source/conf.py @@ -59,7 +59,7 @@ # The short X.Y version. version = '1.35.' # The full version, including alpha/beta/rc tags. -release = '1.35.15' +release = '1.35.16' # The language for content autogenerated by Sphinx. Refer to documentation # for a list of supported languages.