Skip to content

Commit

Permalink
Merge branch 'release-1.35.58' into develop
Browse files Browse the repository at this point in the history
* release-1.35.58:
  Bumping version to 1.35.58
  Update endpoints model
  Update to latest models
  Merge customizations for CloudFront
  • Loading branch information
aws-sdk-python-automation committed Nov 11, 2024
2 parents b89b66d + 76cb4a7 commit 9919b5d
Show file tree
Hide file tree
Showing 14 changed files with 2,128 additions and 830 deletions.
27 changes: 27 additions & 0 deletions .changes/1.35.58.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,27 @@
[
{
"category": "``cloudfront``",
"description": "No API changes from previous release. This release migrated the model to Smithy keeping all features unchanged.",
"type": "api-change"
},
{
"category": "``inspector2``",
"description": "Adds support for filePath filter.",
"type": "api-change"
},
{
"category": "``lambda``",
"description": "Add Python 3.13 (python3.13) support to AWS Lambda",
"type": "api-change"
},
{
"category": "``opensearch``",
"description": "Adds Support for new AssociatePackages and DissociatePackages API in Amazon OpenSearch Service that allows association and dissociation operations to be carried out on multiple packages at the same time.",
"type": "api-change"
},
{
"category": "``outposts``",
"description": "This release updates StartCapacityTask to allow an active Outpost to be modified. It also adds a new API to list all running EC2 instances on the Outpost.",
"type": "api-change"
}
]
10 changes: 10 additions & 0 deletions CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,16 @@
CHANGELOG
=========

1.35.58
=======

* api-change:``cloudfront``: No API changes from previous release. This release migrated the model to Smithy keeping all features unchanged.
* api-change:``inspector2``: Adds support for filePath filter.
* api-change:``lambda``: Add Python 3.13 (python3.13) support to AWS Lambda
* api-change:``opensearch``: Adds Support for new AssociatePackages and DissociatePackages API in Amazon OpenSearch Service that allows association and dissociation operations to be carried out on multiple packages at the same time.
* api-change:``outposts``: This release updates StartCapacityTask to allow an active Outpost to be modified. It also adds a new API to list all running EC2 instances on the Outpost.


1.35.57
=======

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.57'
__version__ = '1.35.58'


class NullHandler(logging.Handler):
Expand Down
6 changes: 6 additions & 0 deletions botocore/data/cloudfront/2020-05-31/paginators-1.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,12 @@
"limit_key": "MaxItems",
"output_token": "KeyValueStoreList.NextMarker",
"result_key": "KeyValueStoreList.Items"
},
"ListPublicKeys": {
"input_token": "Marker",
"output_token": "PublicKeyList.NextMarker",
"limit_key": "MaxItems",
"result_key": "PublicKeyList.Items"
}
}
}
2,059 changes: 1,299 additions & 760 deletions botocore/data/cloudfront/2020-05-31/service-2.json

Large diffs are not rendered by default.

78 changes: 36 additions & 42 deletions botocore/data/cloudfront/2020-05-31/waiters-2.json
Original file line number Diff line number Diff line change
@@ -1,47 +1,41 @@
{
"version": 2,
"waiters": {
"DistributionDeployed": {
"delay": 60,
"operation": "GetDistribution",
"maxAttempts": 35,
"description": "Wait until a distribution is deployed.",
"acceptors": [
{
"expected": "Deployed",
"matcher": "path",
"state": "success",
"argument": "Distribution.Status"
}
]
"version" : 2,
"waiters" : {
"DistributionDeployed" : {
"description" : "Wait until a distribution is deployed.",
"delay" : 60,
"maxAttempts" : 35,
"operation" : "GetDistribution",
"acceptors" : [ {
"matcher" : "path",
"argument" : "Distribution.Status",
"state" : "success",
"expected" : "Deployed"
} ]
},
"InvalidationCompleted": {
"delay": 20,
"operation": "GetInvalidation",
"maxAttempts": 30,
"description": "Wait until an invalidation has completed.",
"acceptors": [
{
"expected": "Completed",
"matcher": "path",
"state": "success",
"argument": "Invalidation.Status"
}
]
"InvalidationCompleted" : {
"description" : "Wait until an invalidation has completed.",
"delay" : 20,
"maxAttempts" : 30,
"operation" : "GetInvalidation",
"acceptors" : [ {
"matcher" : "path",
"argument" : "Invalidation.Status",
"state" : "success",
"expected" : "Completed"
} ]
},
"StreamingDistributionDeployed": {
"delay": 60,
"operation": "GetStreamingDistribution",
"maxAttempts": 25,
"description": "Wait until a streaming distribution is deployed.",
"acceptors": [
{
"expected": "Deployed",
"matcher": "path",
"state": "success",
"argument": "StreamingDistribution.Status"
}
]
"StreamingDistributionDeployed" : {
"description" : "Wait until a streaming distribution is deployed.",
"delay" : 60,
"maxAttempts" : 25,
"operation" : "GetStreamingDistribution",
"acceptors" : [ {
"matcher" : "path",
"argument" : "StreamingDistribution.Status",
"state" : "success",
"expected" : "Deployed"
} ]
}
}
}
}
25 changes: 25 additions & 0 deletions botocore/data/endpoints.json
Original file line number Diff line number Diff line change
Expand Up @@ -25111,30 +25111,55 @@
},
"bedrock" : {
"endpoints" : {
"bedrock-fips-us-gov-east-1" : {
"credentialScope" : {
"region" : "us-gov-east-1"
},
"hostname" : "bedrock-fips.us-gov-east-1.amazonaws.com"
},
"bedrock-fips-us-gov-west-1" : {
"credentialScope" : {
"region" : "us-gov-west-1"
},
"hostname" : "bedrock-fips.us-gov-west-1.amazonaws.com"
},
"bedrock-runtime-fips-us-gov-east-1" : {
"credentialScope" : {
"region" : "us-gov-east-1"
},
"hostname" : "bedrock-runtime-fips.us-gov-east-1.amazonaws.com"
},
"bedrock-runtime-fips-us-gov-west-1" : {
"credentialScope" : {
"region" : "us-gov-west-1"
},
"hostname" : "bedrock-runtime-fips.us-gov-west-1.amazonaws.com"
},
"bedrock-runtime-us-gov-east-1" : {
"credentialScope" : {
"region" : "us-gov-east-1"
},
"hostname" : "bedrock-runtime.us-gov-east-1.amazonaws.com"
},
"bedrock-runtime-us-gov-west-1" : {
"credentialScope" : {
"region" : "us-gov-west-1"
},
"hostname" : "bedrock-runtime.us-gov-west-1.amazonaws.com"
},
"bedrock-us-gov-east-1" : {
"credentialScope" : {
"region" : "us-gov-east-1"
},
"hostname" : "bedrock.us-gov-east-1.amazonaws.com"
},
"bedrock-us-gov-west-1" : {
"credentialScope" : {
"region" : "us-gov-west-1"
},
"hostname" : "bedrock.us-gov-west-1.amazonaws.com"
},
"us-gov-east-1" : { },
"us-gov-west-1" : { }
}
},
Expand Down
68 changes: 53 additions & 15 deletions botocore/data/inspector2/2020-06-08/service-2.json
Original file line number Diff line number Diff line change
Expand Up @@ -647,7 +647,7 @@
{"shape":"ThrottlingException"},
{"shape":"InternalServerException"}
],
"documentation":"<p>Lists coverage details for you environment.</p>"
"documentation":"<p>Lists coverage details for your environment.</p>"
},
"ListCoverageStatistics":{
"name":"ListCoverageStatistics",
Expand Down Expand Up @@ -891,7 +891,7 @@
{"shape":"ThrottlingException"},
{"shape":"InternalServerException"}
],
"documentation":"<p> Stops a CIS session. This API is used by the Amazon Inspector SSM plugin to communicate with the Amazon Inspector service. The Amazon Inspector SSM plugin calls this API to start a CIS scan session for the scan ID supplied by the service. </p>",
"documentation":"<p> Stops a CIS session. This API is used by the Amazon Inspector SSM plugin to communicate with the Amazon Inspector service. The Amazon Inspector SSM plugin calls this API to stop a CIS scan session for the scan ID supplied by the service. </p>",
"idempotent":true
},
"TagResource":{
Expand Down Expand Up @@ -1061,7 +1061,7 @@
"members":{
"message":{"shape":"String"}
},
"documentation":"<p>You do not have sufficient access to perform this action.</p> <p> For <code>Enable</code>, you receive this error if you attempt to use a feature in an unsupported Amazon Web Services Region. </p>",
"documentation":"<p>You do not have sufficient access to perform this action.</p>",
"error":{
"httpStatusCode":403,
"senderFault":true
Expand Down Expand Up @@ -3049,7 +3049,7 @@
},
"scanMode":{
"shape":"CoverageStringFilterList",
"documentation":"<p>The filter to search for Amazon EC2 instance coverage by scan mode. Valid values are <code>EC2_SSM_AGENT_BASED</code> and <code>EC2_HYBRID</code>.</p>"
"documentation":"<p>The filter to search for Amazon EC2 instance coverage by scan mode. Valid values are <code>EC2_SSM_AGENT_BASED</code> and <code>EC2_AGENTLESS</code>.</p>"
},
"scanStatusCode":{
"shape":"CoverageStringFilterList",
Expand Down Expand Up @@ -3338,7 +3338,10 @@
"shape":"ResourceFilterCriteria",
"documentation":"<p>The resource filter criteria for the software bill of materials (SBOM) report.</p>"
},
"s3Destination":{"shape":"Destination"}
"s3Destination":{
"shape":"Destination",
"documentation":"<p>Contains details of the Amazon S3 bucket and KMS key used to export findings.</p>"
}
}
},
"CreateSbomExportResponse":{
Expand Down Expand Up @@ -4671,7 +4674,10 @@
"FindingDetail":{
"type":"structure",
"members":{
"cisaData":{"shape":"CisaData"},
"cisaData":{
"shape":"CisaData",
"documentation":"<p>The Cybersecurity and Infrastructure Security Agency (CISA) details for a specific vulnerability.</p>"
},
"cwes":{
"shape":"Cwes",
"documentation":"<p>The Common Weakness Enumerations (CWEs) associated with the vulnerability.</p>"
Expand All @@ -4684,7 +4690,10 @@
"shape":"EvidenceList",
"documentation":"<p>Information on the evidence of the vulnerability.</p>"
},
"exploitObserved":{"shape":"ExploitObserved"},
"exploitObserved":{
"shape":"ExploitObserved",
"documentation":"<p>Contains information on when this exploit was observed.</p>"
},
"findingArn":{
"shape":"FindingArn",
"documentation":"<p>The finding ARN that the vulnerability details are associated with.</p>"
Expand Down Expand Up @@ -5216,7 +5225,10 @@
"shape":"ReportId",
"documentation":"<p>The report ID of the software bill of materials (SBOM) report.</p>"
},
"s3Destination":{"shape":"Destination"},
"s3Destination":{
"shape":"Destination",
"documentation":"<p>Contains details of the Amazon S3 bucket and KMS key used to export findings</p>"
},
"status":{
"shape":"ExternalReportStatus",
"documentation":"<p>The status of the software bill of materials (SBOM) report.</p>"
Expand Down Expand Up @@ -5422,7 +5434,10 @@
"shape":"String",
"documentation":"<p>The runtimes included in the aggregation results.</p>"
},
"severityCounts":{"shape":"SeverityCounts"}
"severityCounts":{
"shape":"SeverityCounts",
"documentation":"<p>An object that contains the counts of aggregated finding per severity.</p>"
}
},
"documentation":"<p>A response that contains the results of an Amazon Web Services Lambda function finding aggregation.</p>"
},
Expand Down Expand Up @@ -5507,7 +5522,10 @@
"shape":"NonEmptyString",
"documentation":"<p>The Resource ID of the Amazon Web Services Lambda function layer.</p>"
},
"severityCounts":{"shape":"SeverityCounts"}
"severityCounts":{
"shape":"SeverityCounts",
"documentation":"<p>An object that contains the counts of aggregated finding per severity.</p>"
}
},
"documentation":"<p>A response that contains the results of an Amazon Web Services Lambda function layer finding aggregation.</p>"
},
Expand Down Expand Up @@ -6483,6 +6501,10 @@
"shape":"NumberFilter",
"documentation":"<p>An object that contains details on the package epoch to filter on.</p>"
},
"filePath":{
"shape":"StringFilter",
"documentation":"<p>An object that contains details on the package file path to filter on.</p>"
},
"name":{
"shape":"StringFilter",
"documentation":"<p>An object that contains details on the name of the package to filter on.</p>"
Expand All @@ -6491,7 +6513,10 @@
"shape":"StringFilter",
"documentation":"<p>An object that contains details on the package release to filter on.</p>"
},
"sourceLambdaLayerArn":{"shape":"StringFilter"},
"sourceLambdaLayerArn":{
"shape":"StringFilter",
"documentation":"<p>An object that describes the details of a string filter.</p>"
},
"sourceLayerHash":{
"shape":"StringFilter",
"documentation":"<p>An object that contains details on the source layer hash to filter on.</p>"
Expand Down Expand Up @@ -6528,7 +6553,8 @@
"PYTHONPKG",
"NODEPKG",
"POM",
"GEMSPEC"
"GEMSPEC",
"DOTNET_CORE"
]
},
"PackageName":{
Expand Down Expand Up @@ -7073,8 +7099,14 @@
"shape":"State",
"documentation":"<p>An object detailing the state of Amazon Inspector scanning for Amazon ECR resources.</p>"
},
"lambda":{"shape":"State"},
"lambdaCode":{"shape":"State"}
"lambda":{
"shape":"State",
"documentation":"<p>An object that described the state of Amazon Inspector scans for an account.</p>"
},
"lambdaCode":{
"shape":"State",
"documentation":"<p>An object that described the state of Amazon Inspector scans for an account.</p>"
}
},
"documentation":"<p>Details the state of Amazon Inspector for each resource type Amazon Inspector scans.</p>"
},
Expand Down Expand Up @@ -7181,7 +7213,13 @@
"NODEJS_18_X",
"GO_1_X",
"JAVA_17",
"PYTHON_3_10"
"PYTHON_3_10",
"PYTHON_3_11",
"DOTNETCORE_3_1",
"DOTNET_6",
"DOTNET_7",
"RUBY_2_7",
"RUBY_3_2"
]
},
"SbomReportFormat":{
Expand Down
3 changes: 2 additions & 1 deletion botocore/data/lambda/2015-03-31/service-2.json
Original file line number Diff line number Diff line change
Expand Up @@ -5452,7 +5452,8 @@
"nodejs20.x",
"provided.al2023",
"python3.12",
"java21"
"java21",
"python3.13"
]
},
"RuntimeVersionArn":{
Expand Down
Loading

0 comments on commit 9919b5d

Please sign in to comment.