Skip to content

Commit

Permalink
Merge branch 'release-1.34.137' into develop
Browse files Browse the repository at this point in the history
* release-1.34.137:
  Bumping version to 1.34.137
  Update endpoints model
  Update to latest models
  • Loading branch information
aws-sdk-python-automation committed Jul 1, 2024
2 parents ec6e342 + 9f8acbc commit 02f90a7
Show file tree
Hide file tree
Showing 18 changed files with 922 additions and 476 deletions.
52 changes: 52 additions & 0 deletions .changes/1.34.137.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,52 @@
[
{
"category": "``apigateway``",
"description": "Add v2 smoke tests and smithy smokeTests trait for SDK testing.",
"type": "api-change"
},
{
"category": "``cognito-identity``",
"description": "Add v2 smoke tests and smithy smokeTests trait for SDK testing.",
"type": "api-change"
},
{
"category": "``connect``",
"description": "Authentication profiles are Amazon Connect resources (in gated preview) that allow you to configure authentication settings for users in your contact center. This release adds support for new ListAuthenticationProfiles, DescribeAuthenticationProfile and UpdateAuthenticationProfile APIs.",
"type": "api-change"
},
{
"category": "``docdb``",
"description": "Add v2 smoke tests and smithy smokeTests trait for SDK testing.",
"type": "api-change"
},
{
"category": "``eks``",
"description": "Updates EKS managed node groups to support EC2 Capacity Blocks for ML",
"type": "api-change"
},
{
"category": "``payment-cryptography``",
"description": "Added further restrictions on logging of potentially sensitive inputs and outputs.",
"type": "api-change"
},
{
"category": "``payment-cryptography-data``",
"description": "Adding support for dynamic keys for encrypt, decrypt, re-encrypt and translate pin functions. With this change, customers can use one-time TR-31 keys directly in dataplane operations without the need to first import them into the service.",
"type": "api-change"
},
{
"category": "``stepfunctions``",
"description": "Add v2 smoke tests and smithy smokeTests trait for SDK testing.",
"type": "api-change"
},
{
"category": "``swf``",
"description": "Add v2 smoke tests and smithy smokeTests trait for SDK testing.",
"type": "api-change"
},
{
"category": "``wafv2``",
"description": "JSON body inspection: Update documentation to clarify that JSON parsing doesn't include full validation.",
"type": "api-change"
}
]
15 changes: 15 additions & 0 deletions CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,21 @@
CHANGELOG
=========

1.34.137
========

* api-change:``apigateway``: Add v2 smoke tests and smithy smokeTests trait for SDK testing.
* api-change:``cognito-identity``: Add v2 smoke tests and smithy smokeTests trait for SDK testing.
* api-change:``connect``: Authentication profiles are Amazon Connect resources (in gated preview) that allow you to configure authentication settings for users in your contact center. This release adds support for new ListAuthenticationProfiles, DescribeAuthenticationProfile and UpdateAuthenticationProfile APIs.
* api-change:``docdb``: Add v2 smoke tests and smithy smokeTests trait for SDK testing.
* api-change:``eks``: Updates EKS managed node groups to support EC2 Capacity Blocks for ML
* api-change:``payment-cryptography``: Added further restrictions on logging of potentially sensitive inputs and outputs.
* api-change:``payment-cryptography-data``: Adding support for dynamic keys for encrypt, decrypt, re-encrypt and translate pin functions. With this change, customers can use one-time TR-31 keys directly in dataplane operations without the need to first import them into the service.
* api-change:``stepfunctions``: Add v2 smoke tests and smithy smokeTests trait for SDK testing.
* api-change:``swf``: Add v2 smoke tests and smithy smokeTests trait for SDK testing.
* api-change:``wafv2``: JSON body inspection: Update documentation to clarify that JSON parsing doesn't include full validation.


1.34.136
========

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.34.136'
__version__ = '1.34.137'


class NullHandler(logging.Handler):
Expand Down
4 changes: 3 additions & 1 deletion botocore/data/apigateway/2015-07-09/service-2.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,12 @@
"apiVersion":"2015-07-09",
"endpointPrefix":"apigateway",
"protocol":"rest-json",
"protocols":["rest-json"],
"serviceFullName":"Amazon API Gateway",
"serviceId":"API Gateway",
"signatureVersion":"v4",
"uid":"apigateway-2015-07-09"
"uid":"apigateway-2015-07-09",
"auth":["aws.auth#sigv4"]
},
"operations":{
"CreateApiKey":{
Expand Down
40 changes: 20 additions & 20 deletions botocore/data/cognito-identity/2014-06-30/endpoint-rule-set-1.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,6 @@
]
}
],
"type": "tree",
"rules": [
{
"conditions": [
Expand Down Expand Up @@ -83,7 +82,8 @@
},
"type": "endpoint"
}
]
],
"type": "tree"
},
{
"conditions": [
Expand All @@ -96,7 +96,6 @@
]
}
],
"type": "tree",
"rules": [
{
"conditions": [
Expand All @@ -110,7 +109,6 @@
"assign": "PartitionResult"
}
],
"type": "tree",
"rules": [
{
"conditions": [
Expand All @@ -133,7 +131,6 @@
]
}
],
"type": "tree",
"rules": [
{
"conditions": [
Expand Down Expand Up @@ -168,7 +165,6 @@
]
}
],
"type": "tree",
"rules": [
{
"conditions": [],
Expand All @@ -179,14 +175,16 @@
},
"type": "endpoint"
}
]
],
"type": "tree"
},
{
"conditions": [],
"error": "FIPS and DualStack are enabled, but this partition does not support one or both",
"type": "error"
}
]
],
"type": "tree"
},
{
"conditions": [
Expand All @@ -200,14 +198,12 @@
]
}
],
"type": "tree",
"rules": [
{
"conditions": [
{
"fn": "booleanEquals",
"argv": [
true,
{
"fn": "getAttr",
"argv": [
Expand All @@ -216,11 +212,11 @@
},
"supportsFIPS"
]
}
},
true
]
}
],
"type": "tree",
"rules": [
{
"conditions": [],
Expand All @@ -231,14 +227,16 @@
},
"type": "endpoint"
}
]
],
"type": "tree"
},
{
"conditions": [],
"error": "FIPS is enabled but this partition does not support FIPS",
"type": "error"
}
]
],
"type": "tree"
},
{
"conditions": [
Expand All @@ -252,7 +250,6 @@
]
}
],
"type": "tree",
"rules": [
{
"conditions": [
Expand All @@ -272,7 +269,6 @@
]
}
],
"type": "tree",
"rules": [
{
"conditions": [],
Expand All @@ -283,14 +279,16 @@
},
"type": "endpoint"
}
]
],
"type": "tree"
},
{
"conditions": [],
"error": "DualStack is enabled but this partition does not support DualStack",
"type": "error"
}
]
],
"type": "tree"
},
{
"conditions": [],
Expand All @@ -301,9 +299,11 @@
},
"type": "endpoint"
}
]
],
"type": "tree"
}
]
],
"type": "tree"
},
{
"conditions": [],
Expand Down
16 changes: 11 additions & 5 deletions botocore/data/cognito-identity/2014-06-30/service-2.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,11 +5,13 @@
"endpointPrefix":"cognito-identity",
"jsonVersion":"1.1",
"protocol":"json",
"protocols":["json"],
"serviceFullName":"Amazon Cognito Identity",
"serviceId":"Cognito Identity",
"signatureVersion":"v4",
"targetPrefix":"AWSCognitoIdentityService",
"uid":"cognito-identity-2014-06-30"
"uid":"cognito-identity-2014-06-30",
"auth":["aws.auth#sigv4"]
},
"operations":{
"CreateIdentityPool":{
Expand Down Expand Up @@ -114,7 +116,8 @@
{"shape":"ExternalServiceException"}
],
"documentation":"<p>Returns credentials for the provided identity ID. Any provided logins will be validated against supported login providers. If the token is for cognito-identity.amazonaws.com, it will be passed through to AWS Security Token Service with the appropriate role for the token.</p> <p>This is a public API. You do not need any credentials to call this API.</p>",
"authtype":"none"
"authtype":"none",
"auth":["smithy.api#noAuth"]
},
"GetId":{
"name":"GetId",
Expand All @@ -135,7 +138,8 @@
{"shape":"ExternalServiceException"}
],
"documentation":"<p>Generates (or retrieves) a Cognito ID. Supplying multiple logins will create an implicit linked account.</p> <p>This is a public API. You do not need any credentials to call this API.</p>",
"authtype":"none"
"authtype":"none",
"auth":["smithy.api#noAuth"]
},
"GetIdentityPoolRoles":{
"name":"GetIdentityPoolRoles",
Expand Down Expand Up @@ -173,7 +177,8 @@
{"shape":"ExternalServiceException"}
],
"documentation":"<p>Gets an OpenID token, using a known Cognito ID. This known Cognito ID is returned by <a>GetId</a>. You can optionally add additional logins for the identity. Supplying multiple logins creates an implicit link.</p> <p>The OpenID token is valid for 10 minutes.</p> <p>This is a public API. You do not need any credentials to call this API.</p>",
"authtype":"none"
"authtype":"none",
"auth":["smithy.api#noAuth"]
},
"GetOpenIdTokenForDeveloperIdentity":{
"name":"GetOpenIdTokenForDeveloperIdentity",
Expand Down Expand Up @@ -384,7 +389,8 @@
{"shape":"ExternalServiceException"}
],
"documentation":"<p>Unlinks a federated identity from an existing account. Unlinked logins will be considered new identities next time they are seen. Removing the last linked login will make this identity inaccessible.</p> <p>This is a public API. You do not need any credentials to call this API.</p>",
"authtype":"none"
"authtype":"none",
"auth":["smithy.api#noAuth"]
},
"UntagResource":{
"name":"UntagResource",
Expand Down
6 changes: 6 additions & 0 deletions botocore/data/connect/2017-08-08/paginators-1.json
Original file line number Diff line number Diff line change
Expand Up @@ -386,6 +386,12 @@
],
"output_token": "NextToken",
"result_key": "ContactFlows"
},
"ListAuthenticationProfiles": {
"input_token": "NextToken",
"limit_key": "MaxResults",
"output_token": "NextToken",
"result_key": "AuthenticationProfileSummaryList"
}
}
}
Loading

0 comments on commit 02f90a7

Please sign in to comment.