Skip to content

Commit

Permalink
Merge branch 'release-1.31.56' into develop
Browse files Browse the repository at this point in the history
* release-1.31.56:
  Bumping version to 1.31.56
  Update to latest partitions and endpoints
  Update to latest models
  • Loading branch information
aws-sdk-python-automation committed Sep 27, 2023
2 parents ddbcddc + 738033e commit 82e53f2
Show file tree
Hide file tree
Showing 9 changed files with 321 additions and 49 deletions.
22 changes: 22 additions & 0 deletions .changes/1.31.56.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
[
{
"category": "``cognito-idp``",
"description": "The UserPoolType Status field is no longer used.",
"type": "api-change"
},
{
"category": "``firehose``",
"description": "Features : Adding support for new data ingestion source to Kinesis Firehose - AWS Managed Services Kafka.",
"type": "api-change"
},
{
"category": "``iot``",
"description": "Added support for IoT Rules Engine Kafka Action Headers",
"type": "api-change"
},
{
"category": "``textract``",
"description": "This release adds new feature - Layout to Analyze Document API which can automatically extract layout elements such as titles, paragraphs, headers, section headers, lists, page numbers, footers, table areas, key-value areas and figure areas and order the elements as a human would read.",
"type": "api-change"
}
]
9 changes: 9 additions & 0 deletions CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,15 @@
CHANGELOG
=========

1.31.56
=======

* api-change:``cognito-idp``: The UserPoolType Status field is no longer used.
* api-change:``firehose``: Features : Adding support for new data ingestion source to Kinesis Firehose - AWS Managed Services Kafka.
* api-change:``iot``: Added support for IoT Rules Engine Kafka Action Headers
* api-change:``textract``: This release adds new feature - Layout to Analyze Document API which can automatically extract layout elements such as titles, paragraphs, headers, section headers, lists, page numbers, footers, table areas, key-value areas and figure areas and order the elements as a human would read.


1.31.55
=======

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.31.55'
__version__ = '1.31.56'


class NullHandler(logging.Handler):
Expand Down
10 changes: 7 additions & 3 deletions botocore/data/cognito-idp/2016-04-18/service-2.json
Original file line number Diff line number Diff line change
Expand Up @@ -2267,7 +2267,7 @@
},
"Username":{
"shape":"UsernameType",
"documentation":"<p>The username for the user. Must be unique within the user pool. Must be a UTF-8 string between 1 and 128 characters. After the user is created, the username can't be changed.</p>"
"documentation":"<p>The value that you want to set as the username sign-in attribute. The following conditions apply to the username parameter.</p> <ul> <li> <p>The username can't be a duplicate of another username in the same user pool.</p> </li> <li> <p>You can't change the value of a username after you create it.</p> </li> <li> <p>You can only provide a value if usernames are a valid sign-in attribute for your user pool. If your user pool only supports phone numbers or email addresses as sign-in attributes, Amazon Cognito automatically generates a username value. For more information, see <a href=\"https://docs.aws.amazon.com/cognito/latest/developerguide/user-pool-settings-attributes.html#user-pool-settings-aliases\">Customizing sign-in attributes</a>.</p> </li> </ul>"
},
"UserAttributes":{
"shape":"AttributeListType",
Expand Down Expand Up @@ -8199,7 +8199,9 @@
},
"Status":{
"shape":"StatusType",
"documentation":"<p>The user pool status in a user pool description.</p>"
"documentation":"<p>The user pool status in a user pool description.</p>",
"deprecated":true,
"deprecatedMessage":"This property is no longer available."
},
"LastModifiedDate":{
"shape":"DateType",
Expand Down Expand Up @@ -8288,7 +8290,9 @@
},
"Status":{
"shape":"StatusType",
"documentation":"<p>The status of a user pool.</p>"
"documentation":"<p>The status of a user pool.</p>",
"deprecated":true,
"deprecatedMessage":"This property is no longer available."
},
"LastModifiedDate":{
"shape":"DateType",
Expand Down
110 changes: 103 additions & 7 deletions botocore/data/endpoints.json
Original file line number Diff line number Diff line change
Expand Up @@ -1430,11 +1430,59 @@
"eu-west-1" : { },
"eu-west-2" : { },
"eu-west-3" : { },
"fips-us-east-1" : {
"credentialScope" : {
"region" : "us-east-1"
},
"deprecated" : true,
"hostname" : "appflow-fips.us-east-1.amazonaws.com"
},
"fips-us-east-2" : {
"credentialScope" : {
"region" : "us-east-2"
},
"deprecated" : true,
"hostname" : "appflow-fips.us-east-2.amazonaws.com"
},
"fips-us-west-1" : {
"credentialScope" : {
"region" : "us-west-1"
},
"deprecated" : true,
"hostname" : "appflow-fips.us-west-1.amazonaws.com"
},
"fips-us-west-2" : {
"credentialScope" : {
"region" : "us-west-2"
},
"deprecated" : true,
"hostname" : "appflow-fips.us-west-2.amazonaws.com"
},
"sa-east-1" : { },
"us-east-1" : { },
"us-east-2" : { },
"us-west-1" : { },
"us-west-2" : { }
"us-east-1" : {
"variants" : [ {
"hostname" : "appflow-fips.us-east-1.amazonaws.com",
"tags" : [ "fips" ]
} ]
},
"us-east-2" : {
"variants" : [ {
"hostname" : "appflow-fips.us-east-2.amazonaws.com",
"tags" : [ "fips" ]
} ]
},
"us-west-1" : {
"variants" : [ {
"hostname" : "appflow-fips.us-west-1.amazonaws.com",
"tags" : [ "fips" ]
} ]
},
"us-west-2" : {
"variants" : [ {
"hostname" : "appflow-fips.us-west-2.amazonaws.com",
"tags" : [ "fips" ]
} ]
}
}
},
"application-autoscaling" : {
Expand Down Expand Up @@ -6218,20 +6266,46 @@
"ap-southeast-1" : { },
"ap-southeast-2" : { },
"ap-southeast-3" : { },
"ca-central-1" : { },
"ca-central-1" : {
"variants" : [ {
"hostname" : "email-fips.ca-central-1.amazonaws.com",
"tags" : [ "fips" ]
} ]
},
"eu-central-1" : { },
"eu-north-1" : { },
"eu-south-1" : { },
"eu-west-1" : { },
"eu-west-2" : { },
"eu-west-3" : { },
"fips-ca-central-1" : {
"credentialScope" : {
"region" : "ca-central-1"
},
"deprecated" : true,
"hostname" : "email-fips.ca-central-1.amazonaws.com"
},
"fips-us-east-1" : {
"credentialScope" : {
"region" : "us-east-1"
},
"deprecated" : true,
"hostname" : "email-fips.us-east-1.amazonaws.com"
},
"fips-us-east-2" : {
"credentialScope" : {
"region" : "us-east-2"
},
"deprecated" : true,
"hostname" : "email-fips.us-east-2.amazonaws.com"
},
"fips-us-west-1" : {
"credentialScope" : {
"region" : "us-west-1"
},
"deprecated" : true,
"hostname" : "email-fips.us-west-1.amazonaws.com"
},
"fips-us-west-2" : {
"credentialScope" : {
"region" : "us-west-2"
Expand All @@ -6248,8 +6322,18 @@
"tags" : [ "fips" ]
} ]
},
"us-east-2" : { },
"us-west-1" : { },
"us-east-2" : {
"variants" : [ {
"hostname" : "email-fips.us-east-2.amazonaws.com",
"tags" : [ "fips" ]
} ]
},
"us-west-1" : {
"variants" : [ {
"hostname" : "email-fips.us-west-1.amazonaws.com",
"tags" : [ "fips" ]
} ]
},
"us-west-2" : {
"variants" : [ {
"hostname" : "email-fips.us-west-2.amazonaws.com",
Expand Down Expand Up @@ -10875,8 +10959,14 @@
},
"meetings-chime" : {
"endpoints" : {
"ap-northeast-1" : { },
"ap-northeast-2" : { },
"ap-south-1" : { },
"ap-southeast-1" : { },
"ap-southeast-2" : { },
"ca-central-1" : { },
"eu-central-1" : { },
"eu-west-2" : { },
"il-central-1" : { },
"us-east-1" : {
"variants" : [ {
Expand Down Expand Up @@ -11831,6 +11921,12 @@
"deprecated" : true,
"hostname" : "omics-fips.us-west-2.amazonaws.com"
},
"il-central-1" : {
"credentialScope" : {
"region" : "il-central-1"
},
"hostname" : "omics.il-central-1.amazonaws.com"
},
"us-east-1" : {
"credentialScope" : {
"region" : "us-east-1"
Expand Down
Loading

0 comments on commit 82e53f2

Please sign in to comment.