Skip to content

Commit

Permalink
Updates SDK to v2.1466.0
Browse files Browse the repository at this point in the history
  • Loading branch information
awstools committed Sep 27, 2023
1 parent f9df3e3 commit 707788e
Show file tree
Hide file tree
Showing 21 changed files with 861 additions and 576 deletions.
22 changes: 22 additions & 0 deletions .changes/2.1466.0.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
[
{
"type": "feature",
"category": "CognitoIdentityServiceProvider",
"description": "The UserPoolType Status field is no longer used."
},
{
"type": "feature",
"category": "Firehose",
"description": "Features : Adding support for new data ingestion source to Kinesis Firehose - AWS Managed Services Kafka."
},
{
"type": "feature",
"category": "Iot",
"description": "Added support for IoT Rules Engine Kafka Action Headers"
},
{
"type": "feature",
"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."
}
]
8 changes: 7 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,13 @@
# Changelog for AWS SDK for JavaScript
<!--LATEST=2.1465.0-->
<!--LATEST=2.1466.0-->
<!--ENTRYINSERT-->

## 2.1466.0
* feature: CognitoIdentityServiceProvider: The UserPoolType Status field is no longer used.
* feature: Firehose: Features : Adding support for new data ingestion source to Kinesis Firehose - AWS Managed Services Kafka.
* feature: Iot: Added support for IoT Rules Engine Kafka Action Headers
* feature: 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.

## 2.1465.0
* feature: AppIntegrations: The Amazon AppIntegrations service adds a set of APIs (in preview) to manage third party applications to be used in Amazon Connect agent workspace.
* feature: AppRunner: This release allows an App Runner customer to specify a custom source directory to run the build & start command. This change allows App Runner to support monorepo based repositories
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ require('aws-sdk/lib/maintenance_mode_message').suppress = true;
To use the SDK in the browser, simply add the following script tag to your
HTML pages:

<script src="https://sdk.amazonaws.com/js/aws-sdk-2.1465.0.min.js"></script>
<script src="https://sdk.amazonaws.com/js/aws-sdk-2.1466.0.min.js"></script>

You can also build a custom browser SDK with your specified set of AWS services.
This can allow you to reduce the SDK's size, specify different API versions of
Expand Down
77 changes: 0 additions & 77 deletions apis/cognito-idp-2016-04-18.examples.json
Original file line number Diff line number Diff line change
Expand Up @@ -695,83 +695,6 @@
}
],
"ListUsers": [
{
"input": {
"AttributesToGet": [
"email",
"sub"
],
"Filter": "\"email\"^=\"testuser\"",
"Limit": 3,
"PaginationToken": "abcd1234EXAMPLE",
"UserPoolId": "us-east-1_EXAMPLE"
},
"output": {
"PaginationToken": "efgh5678EXAMPLE",
"Users": [
{
"Attributes": [
{
"Name": "sub",
"Value": "eaad0219-2117-439f-8d46-4db20e59268f"
},
{
"Name": "email",
"Value": "[email protected]"
}
],
"Enabled": true,
"UserCreateDate": 1682955829.578,
"UserLastModifiedDate": 1689030181.63,
"UserStatus": "CONFIRMED",
"Username": "testuser"
},
{
"Attributes": [
{
"Name": "sub",
"Value": "3b994cfd-0b07-4581-be46-3c82f9a70c90"
},
{
"Name": "email",
"Value": "[email protected]"
}
],
"Enabled": true,
"UserCreateDate": 1684427979.201,
"UserLastModifiedDate": 1684427979.201,
"UserStatus": "UNCONFIRMED",
"Username": "testuser2"
},
{
"Attributes": [
{
"Name": "sub",
"Value": "5929e0d1-4c34-42d1-9b79-a5ecacfe66f7"
},
{
"Name": "email",
"Value": "[email protected]"
}
],
"Enabled": true,
"UserCreateDate": 1684427823.641,
"UserLastModifiedDate": 1684427823.641,
"UserStatus": "UNCONFIRMED",
"Username": "[email protected]"
}
]
},
"comments": {
"input": {
},
"output": {
}
},
"description": "This request submits a value for all possible parameters for ListUsers. By iterating the PaginationToken, you can page through and collect all users in a user pool.",
"id": "a-listusers-request-for-the-next-3-users-whose-email-address-starts-with-testuser-1689977648246",
"title": "A ListUsers request for the next 3 users whose email address starts with \"testuser.\""
},
{
"input": {
"AttributesToGet": [
Expand Down
10 changes: 8 additions & 2 deletions apis/cognito-idp-2016-04-18.min.json
Original file line number Diff line number Diff line change
Expand Up @@ -2073,7 +2073,10 @@
"LambdaConfig": {
"shape": "S4z"
},
"Status": {},
"Status": {
"deprecated": true,
"deprecatedMessage": "This property is no longer available."
},
"LastModifiedDate": {
"type": "timestamp"
},
Expand Down Expand Up @@ -3512,7 +3515,10 @@
"LambdaConfig": {
"shape": "S4z"
},
"Status": {},
"Status": {
"deprecated": true,
"deprecatedMessage": "This property is no longer available."
},
"LastModifiedDate": {
"type": "timestamp"
},
Expand Down
10 changes: 7 additions & 3 deletions apis/cognito-idp-2016-04-18.normal.json
Original file line number Diff line number Diff line change
Expand Up @@ -4291,7 +4291,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 @@ -10020,7 +10020,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 @@ -10109,7 +10111,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
Loading

0 comments on commit 707788e

Please sign in to comment.