Skip to content

Commit

Permalink
Merge branch 'release-1.35.73'
Browse files Browse the repository at this point in the history
* release-1.35.73:
  Bumping version to 1.35.73
  Update endpoints model
  Update to latest models
  • Loading branch information
aws-sdk-python-automation committed Dec 3, 2024
2 parents e1bd6ed + 8e84c13 commit b4ba102
Show file tree
Hide file tree
Showing 8 changed files with 340 additions and 41 deletions.
17 changes: 17 additions & 0 deletions .changes/1.35.73.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
[
{
"category": "``bedrock-runtime``",
"description": "Add an API parameter that allows customers to set performance configuration for invoking a model.",
"type": "api-change"
},
{
"category": "``s3control``",
"description": "It allows customers to pass CRC64NVME as a header in S3 Batch Operations copy requests",
"type": "api-change"
},
{
"category": "``socialmessaging``",
"description": "Added support for passing role arn corresponding to the supported event destination",
"type": "api-change"
}
]
8 changes: 8 additions & 0 deletions CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,14 @@
CHANGELOG
=========

1.35.73
=======

* api-change:``bedrock-runtime``: Add an API parameter that allows customers to set performance configuration for invoking a model.
* api-change:``s3control``: It allows customers to pass CRC64NVME as a header in S3 Batch Operations copy requests
* api-change:``socialmessaging``: Added support for passing role arn corresponding to the supported event destination


1.35.72
=======

Expand Down
2 changes: 1 addition & 1 deletion botocore/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
import os
import re

__version__ = '1.35.72'
__version__ = '1.35.73'


class NullHandler(logging.Handler):
Expand Down
92 changes: 76 additions & 16 deletions botocore/data/bedrock-runtime/2023-09-30/service-2.json

Large diffs are not rendered by default.

243 changes: 222 additions & 21 deletions botocore/data/endpoints.json
Original file line number Diff line number Diff line change
Expand Up @@ -13665,8 +13665,32 @@
"ap-southeast-2" : { },
"ap-southeast-3" : { },
"ap-southeast-4" : { },
"ca-central-1" : { },
"ca-west-1" : { },
"ca-central-1" : {
"variants" : [ {
"hostname" : "metrics-fips.sagemaker.ca-central-1.amazonaws.com",
"tags" : [ "fips" ]
} ]
},
"ca-central-1-fips" : {
"credentialScope" : {
"region" : "ca-central-1"
},
"deprecated" : true,
"hostname" : "metrics-fips.sagemaker.ca-central-1.amazonaws.com"
},
"ca-west-1" : {
"variants" : [ {
"hostname" : "metrics-fips.sagemaker.ca-west-1.amazonaws.com",
"tags" : [ "fips" ]
} ]
},
"ca-west-1-fips" : {
"credentialScope" : {
"region" : "ca-west-1"
},
"deprecated" : true,
"hostname" : "metrics-fips.sagemaker.ca-west-1.amazonaws.com"
},
"eu-central-1" : { },
"eu-central-2" : { },
"eu-north-1" : { },
Expand All @@ -13679,10 +13703,58 @@
"me-central-1" : { },
"me-south-1" : { },
"sa-east-1" : { },
"us-east-1" : { },
"us-east-2" : { },
"us-west-1" : { },
"us-west-2" : { }
"us-east-1" : {
"variants" : [ {
"hostname" : "metrics-fips.sagemaker.us-east-1.amazonaws.com",
"tags" : [ "fips" ]
} ]
},
"us-east-1-fips" : {
"credentialScope" : {
"region" : "us-east-1"
},
"deprecated" : true,
"hostname" : "metrics-fips.sagemaker.us-east-1.amazonaws.com"
},
"us-east-2" : {
"variants" : [ {
"hostname" : "metrics-fips.sagemaker.us-east-2.amazonaws.com",
"tags" : [ "fips" ]
} ]
},
"us-east-2-fips" : {
"credentialScope" : {
"region" : "us-east-2"
},
"deprecated" : true,
"hostname" : "metrics-fips.sagemaker.us-east-2.amazonaws.com"
},
"us-west-1" : {
"variants" : [ {
"hostname" : "metrics-fips.sagemaker.us-west-1.amazonaws.com",
"tags" : [ "fips" ]
} ]
},
"us-west-1-fips" : {
"credentialScope" : {
"region" : "us-west-1"
},
"deprecated" : true,
"hostname" : "metrics-fips.sagemaker.us-west-1.amazonaws.com"
},
"us-west-2" : {
"variants" : [ {
"hostname" : "metrics-fips.sagemaker.us-west-2.amazonaws.com",
"tags" : [ "fips" ]
} ]
},
"us-west-2-fips" : {
"credentialScope" : {
"region" : "us-west-2"
},
"deprecated" : true,
"hostname" : "metrics-fips.sagemaker.us-west-2.amazonaws.com"
}
}
},
"mgh" : {
Expand Down Expand Up @@ -20936,8 +21008,34 @@
"ap-southeast-3" : { },
"ap-southeast-4" : { },
"ap-southeast-5" : { },
"ca-central-1" : { },
"ca-west-1" : { },
"ca-central-1" : {
"variants" : [ {
"hostname" : "streams.dynamodb-fips.ca-central-1.amazonaws.com",
"tags" : [ "fips" ]
} ]
},
"ca-central-1-fips" : {
"credentialScope" : {
"region" : "ca-central-1"
},
"deprecated" : true,
"hostname" : "streams.dynamodb-fips.ca-central-1.amazonaws.com",
"protocols" : [ "https" ]
},
"ca-west-1" : {
"variants" : [ {
"hostname" : "streams.dynamodb-fips.ca-west-1.amazonaws.com",
"tags" : [ "fips" ]
} ]
},
"ca-west-1-fips" : {
"credentialScope" : {
"region" : "ca-west-1"
},
"deprecated" : true,
"hostname" : "streams.dynamodb-fips.ca-west-1.amazonaws.com",
"protocols" : [ "https" ]
},
"eu-central-1" : { },
"eu-central-2" : { },
"eu-north-1" : { },
Expand All @@ -20957,10 +21055,62 @@
"me-central-1" : { },
"me-south-1" : { },
"sa-east-1" : { },
"us-east-1" : { },
"us-east-2" : { },
"us-west-1" : { },
"us-west-2" : { }
"us-east-1" : {
"variants" : [ {
"hostname" : "streams.dynamodb-fips.us-east-1.amazonaws.com",
"tags" : [ "fips" ]
} ]
},
"us-east-1-fips" : {
"credentialScope" : {
"region" : "us-east-1"
},
"deprecated" : true,
"hostname" : "streams.dynamodb-fips.us-east-1.amazonaws.com",
"protocols" : [ "https" ]
},
"us-east-2" : {
"variants" : [ {
"hostname" : "streams.dynamodb-fips.us-east-2.amazonaws.com",
"tags" : [ "fips" ]
} ]
},
"us-east-2-fips" : {
"credentialScope" : {
"region" : "us-east-2"
},
"deprecated" : true,
"hostname" : "streams.dynamodb-fips.us-east-2.amazonaws.com",
"protocols" : [ "https" ]
},
"us-west-1" : {
"variants" : [ {
"hostname" : "streams.dynamodb-fips.us-west-1.amazonaws.com",
"tags" : [ "fips" ]
} ]
},
"us-west-1-fips" : {
"credentialScope" : {
"region" : "us-west-1"
},
"deprecated" : true,
"hostname" : "streams.dynamodb-fips.us-west-1.amazonaws.com",
"protocols" : [ "https" ]
},
"us-west-2" : {
"variants" : [ {
"hostname" : "streams.dynamodb-fips.us-west-2.amazonaws.com",
"tags" : [ "fips" ]
} ]
},
"us-west-2-fips" : {
"credentialScope" : {
"region" : "us-west-2"
},
"deprecated" : true,
"hostname" : "streams.dynamodb-fips.us-west-2.amazonaws.com",
"protocols" : [ "https" ]
}
}
},
"sts" : {
Expand Down Expand Up @@ -23888,8 +24038,18 @@
},
"elasticbeanstalk" : {
"endpoints" : {
"cn-north-1" : { },
"cn-northwest-1" : { }
"cn-north-1" : {
"variants" : [ {
"hostname" : "elasticbeanstalk.cn-north-1.api.amazonwebservices.com.cn",
"tags" : [ "dualstack" ]
} ]
},
"cn-northwest-1" : {
"variants" : [ {
"hostname" : "elasticbeanstalk.cn-northwest-1.api.amazonwebservices.com.cn",
"tags" : [ "dualstack" ]
} ]
}
}
},
"elasticfilesystem" : {
Expand Down Expand Up @@ -29722,7 +29882,7 @@
"endpoints" : {
"us-gov-east-1" : {
"variants" : [ {
"hostname" : "streams.dynamodb.us-gov-east-1.amazonaws.com",
"hostname" : "streams.dynamodb-fips.us-gov-east-1.amazonaws.com",
"tags" : [ "fips" ]
} ]
},
Expand All @@ -29731,11 +29891,12 @@
"region" : "us-gov-east-1"
},
"deprecated" : true,
"hostname" : "streams.dynamodb.us-gov-east-1.amazonaws.com"
"hostname" : "streams.dynamodb-fips.us-gov-east-1.amazonaws.com",
"protocols" : [ "https" ]
},
"us-gov-west-1" : {
"variants" : [ {
"hostname" : "streams.dynamodb.us-gov-west-1.amazonaws.com",
"hostname" : "streams.dynamodb-fips.us-gov-west-1.amazonaws.com",
"tags" : [ "fips" ]
} ]
},
Expand All @@ -29744,7 +29905,8 @@
"region" : "us-gov-west-1"
},
"deprecated" : true,
"hostname" : "streams.dynamodb.us-gov-west-1.amazonaws.com"
"hostname" : "streams.dynamodb-fips.us-gov-west-1.amazonaws.com",
"protocols" : [ "https" ]
}
}
},
Expand Down Expand Up @@ -31087,8 +31249,34 @@
}
},
"endpoints" : {
"us-iso-east-1" : { },
"us-iso-west-1" : { }
"us-iso-east-1" : {
"variants" : [ {
"hostname" : "streams.dynamodb-fips.us-iso-east-1.c2s.ic.gov",
"tags" : [ "fips" ]
} ]
},
"us-iso-east-1-fips" : {
"credentialScope" : {
"region" : "us-iso-east-1"
},
"deprecated" : true,
"hostname" : "streams.dynamodb-fips.us-iso-east-1.c2s.ic.gov",
"protocols" : [ "https" ]
},
"us-iso-west-1" : {
"variants" : [ {
"hostname" : "streams.dynamodb-fips.us-iso-west-1.c2s.ic.gov",
"tags" : [ "fips" ]
} ]
},
"us-iso-west-1-fips" : {
"credentialScope" : {
"region" : "us-iso-west-1"
},
"deprecated" : true,
"hostname" : "streams.dynamodb-fips.us-iso-west-1.c2s.ic.gov",
"protocols" : [ "https" ]
}
}
},
"sts" : {
Expand Down Expand Up @@ -31801,7 +31989,20 @@
"protocols" : [ "http", "https" ]
},
"endpoints" : {
"us-isob-east-1" : { }
"us-isob-east-1" : {
"variants" : [ {
"hostname" : "streams.dynamodb-fips.us-isob-east-1.sc2s.sgov.gov",
"tags" : [ "fips" ]
} ]
},
"us-isob-east-1-fips" : {
"credentialScope" : {
"region" : "us-isob-east-1"
},
"deprecated" : true,
"hostname" : "streams.dynamodb-fips.us-isob-east-1.sc2s.sgov.gov",
"protocols" : [ "https" ]
}
}
},
"sts" : {
Expand Down
5 changes: 3 additions & 2 deletions botocore/data/s3control/2018-08-20/service-2.json
Original file line number Diff line number Diff line change
Expand Up @@ -7395,7 +7395,8 @@
"CRC32",
"CRC32C",
"SHA1",
"SHA256"
"SHA256",
"CRC64NVME"
]
},
"S3ContentLength":{
Expand All @@ -7407,7 +7408,7 @@
"members":{
"TargetResource":{
"shape":"S3RegionalOrS3ExpressBucketArnString",
"documentation":"<p>Specifies the destination bucket Amazon Resource Name (ARN) for the batch copy operation.</p> <ul> <li> <p> <b>General purpose buckets</b> - For example, to copy objects to a general purpose bucket named <code>destinationBucket</code>, set the <code>TargetResource</code> property to <code>arn:aws:s3:::destinationBucket</code>.</p> </li> <li> <p> <b>Directory buckets</b> - For example, to copy objects to a directory bucket named <code>destinationBucket</code> in the Availability Zone identified by the AZ ID <code>usw2-az1</code>, set the <code>TargetResource</code> property to <code>arn:aws:s3express:<i>region</i>:<i>account_id</i>:/bucket/<i>destination_bucket_base_name</i>--<i>usw2-az1</i>--x-s3</code>. A directory bucket as a destination bucket can be in Availability Zone or Local Zone. </p> <note> <p>Copying objects across different Amazon Web Services Regions isn't supported when the source or destination bucket is in Amazon Web Services Local Zones. The source and destination buckets must have the same parent Amazon Web Services Region. Otherwise, you get an HTTP <code>400 Bad Request</code> error with the error code <code>InvalidRequest</code>.</p> </note> </li> </ul>"
"documentation":"<p>Specifies the destination bucket Amazon Resource Name (ARN) for the batch copy operation.</p> <ul> <li> <p> <b>General purpose buckets</b> - For example, to copy objects to a general purpose bucket named <code>destinationBucket</code>, set the <code>TargetResource</code> property to <code>arn:aws:s3:::destinationBucket</code>.</p> </li> <li> <p> <b>Directory buckets</b> - For example, to copy objects to a directory bucket named <code>destinationBucket</code> in the Availability Zone; identified by the AZ ID <code>usw2-az1</code>, set the <code>TargetResource</code> property to <code>arn:aws:s3express:<i>region</i>:<i>account_id</i>:/bucket/<i>destination_bucket_base_name</i>--<i>usw2-az1</i>--x-s3</code>.</p> </li> </ul>"
},
"CannedAccessControlList":{
"shape":"S3CannedAccessControlList",
Expand Down
Loading

0 comments on commit b4ba102

Please sign in to comment.