Skip to content

Commit

Permalink
Updates SDK to v2.597.0
Browse files Browse the repository at this point in the history
  • Loading branch information
awstools committed Jan 2, 2020
1 parent a7af3ec commit 9834f20
Show file tree
Hide file tree
Showing 19 changed files with 2,012 additions and 1,861 deletions.
12 changes: 12 additions & 0 deletions .changes/2.597.0.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
[
{
"type": "feature",
"category": "ECR",
"description": "Adds waiters for ImageScanComplete and LifecyclePolicyPreviewComplete"
},
{
"type": "feature",
"category": "Lightsail",
"description": "This release adds support for Certificate Authority (CA) certificate identifier to managed databases in Amazon Lightsail."
}
]
6 changes: 5 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,11 @@
# Changelog for AWS SDK for JavaScript
<!--LATEST=2.596.0-->
<!--LATEST=2.597.0-->
<!--ENTRYINSERT-->

## 2.597.0
* feature: ECR: Adds waiters for ImageScanComplete and LifecyclePolicyPreviewComplete
* feature: Lightsail: This release adds support for Certificate Authority (CA) certificate identifier to managed databases in Amazon Lightsail.

## 2.596.0
* feature: FSx: This release adds a new family of APIs (create-data-repository-task, describe-data-repository-task, and cancel-data-repository-task) that allow users to perform operations between their file system and its linked data repository.
* feature: Health: With this release, you can now centrally aggregate AWS Health events from all accounts in your AWS organization. Visit AWS Health documentation to learn more about enabling and using this feature: https://docs.aws.amazon.com/health/latest/ug/organizational-view-health.html.
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ version.
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.596.0.min.js"></script>
<script src="https://sdk.amazonaws.com/js/aws-sdk-2.597.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
2 changes: 1 addition & 1 deletion apis/ce-2017-10-25.normal.json
Original file line number Diff line number Diff line change
Expand Up @@ -1535,7 +1535,7 @@
},
"Filter": {
"shape": "Expression",
"documentation": "<p>Filters utilization data by dimensions. You can filter by the following dimensions:</p> <ul> <li> <p>AZ</p> </li> <li> <p>CACHE_ENGINE</p> </li> <li> <p>DATABASE_ENGINE</p> </li> <li> <p>DEPLOYMENT_OPTION</p> </li> <li> <p>INSTANCE_TYPE</p> </li> <li> <p>LINKED_ACCOUNT</p> </li> <li> <p>OPERATING_SYSTEM</p> </li> <li> <p>PLATFORM</p> </li> <li> <p>REGION</p> </li> <li> <p>SERVICE</p> </li> <li> <p>SCOPE</p> </li> <li> <p>TENANCY</p> </li> </ul> <p> <code>GetReservationUtilization</code> uses the same <a href=\"https://docs.aws.amazon.com/aws-cost-management/latest/APIReference/API_Expression.html\">Expression</a> object as the other operations, but only <code>AND</code> is supported among each dimension, and nesting is supported up to only one level deep. If there are multiple values for a dimension, they are OR'd together.</p>"
"documentation": "<p>Filters utilization data by dimensions. You can filter by the following dimensions:</p> <ul> <li> <p>AZ</p> </li> <li> <p>CACHE_ENGINE</p> </li> <li> <p>DEPLOYMENT_OPTION</p> </li> <li> <p>INSTANCE_TYPE</p> </li> <li> <p>LINKED_ACCOUNT</p> </li> <li> <p>OPERATING_SYSTEM</p> </li> <li> <p>PLATFORM</p> </li> <li> <p>REGION</p> </li> <li> <p>SERVICE</p> </li> <li> <p>SCOPE</p> </li> <li> <p>TENANCY</p> </li> </ul> <p> <code>GetReservationUtilization</code> uses the same <a href=\"https://docs.aws.amazon.com/aws-cost-management/latest/APIReference/API_Expression.html\">Expression</a> object as the other operations, but only <code>AND</code> is supported among each dimension, and nesting is supported up to only one level deep. If there are multiple values for a dimension, they are OR'd together.</p>"
},
"NextPageToken": {
"shape": "NextPageToken",
Expand Down
45 changes: 45 additions & 0 deletions apis/ecr-2015-09-21.waiters2.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,45 @@
{
"version": 2,
"waiters": {
"ImageScanComplete": {
"description": "Wait until an image scan is complete and findings can be accessed",
"operation": "DescribeImageScanFindings",
"delay": 5,
"maxAttempts": 60,
"acceptors": [
{
"state": "success",
"matcher": "path",
"argument": "imageScanStatus.status",
"expected": "COMPLETE"
},
{
"state": "failure",
"matcher": "path",
"argument": "imageScanStatus.status",
"expected": "FAILED"
}
]
},
"LifecyclePolicyPreviewComplete": {
"description": "Wait until a lifecycle policy preview request is complete and results can be accessed",
"operation": "GetLifecyclePolicyPreview",
"delay": 5,
"maxAttempts": 20,
"acceptors": [
{
"state": "success",
"matcher": "path",
"argument": "status",
"expected": "COMPLETE"
},
{
"state": "failure",
"matcher": "path",
"argument": "status",
"expected": "FAILED"
}
]
}
}
}
10 changes: 5 additions & 5 deletions apis/lex-models-2017-04-19.normal.json
Original file line number Diff line number Diff line change
Expand Up @@ -1389,7 +1389,7 @@
},
"iamRoleArn": {
"shape": "IamRoleArn",
"documentation": "<p>The Amazon Resource Name (ARN) of an IAM role with permission to write to your CloudWatch Logs for text logs and your S3 bucket for audio logs. For more information, see <a href=\"https://docs.aws.amazon.com/lex/latest/dg/conversation-logs.html\">Creating Conversation Logs</a>.</p>"
"documentation": "<p>The Amazon Resource Name (ARN) of an IAM role with permission to write to your CloudWatch Logs for text logs and your S3 bucket for audio logs. If audio encryption is enabled, this role also provides access permission for the AWS KMS key used for encrypting audio logs. For more information, see <a href=\"https://docs.aws.amazon.com/lex/latest/dg/conversation-logs-role-and-policy.html\">Creating an IAM Role and Policy for Conversation Logs</a>.</p>"
}
},
"documentation": "<p>Provides the settings needed for conversation logs.</p>"
Expand All @@ -1399,7 +1399,7 @@
"members": {
"logSettings": {
"shape": "LogSettingsResponseList",
"documentation": "<p>The settings for your conversation logs.</p>"
"documentation": "<p>The settings for your conversation logs. You can log text, audio, or both.</p>"
},
"iamRoleArn": {
"shape": "IamRoleArn",
Expand Down Expand Up @@ -3018,7 +3018,7 @@
"documentation": "<p>The Amazon Resource Name (ARN) of the CloudWatch Logs log group or S3 bucket where the logs should be delivered.</p>"
}
},
"documentation": "<p>Settings used to configure conversation logs.</p>"
"documentation": "<p>Settings used to configure delivery mode and destination for conversation logs.</p>"
},
"LogSettingsRequestList": {
"type": "list",
Expand Down Expand Up @@ -3047,7 +3047,7 @@
},
"resourcePrefix": {
"shape": "ResourcePrefix",
"documentation": "<p>The resource prefix of the S3 object or CloudWatch Logs log entry where logs are delivered. For both S3 and CloudWatch Logs, the prefix is:</p> <p> <code>aws/lex/bot-name/bot-alias/bot-version</code> </p>"
"documentation": "<p>The resource prefix is the first part of the S3 object key within the S3 bucket that you specified to contain audio logs. For CloudWatch Logs it is the prefix of the log stream name within the log group that you specified. </p>"
}
},
"documentation": "<p>The settings for conversation logs.</p>"
Expand Down Expand Up @@ -3208,7 +3208,7 @@
},
"conversationLogs": {
"shape": "ConversationLogsRequest",
"documentation": "<p>Settings that determine how Amazon Lex uses conversation logs for the alias.</p>"
"documentation": "<p>Settings for conversation logs for the alias.</p>"
}
}
},
Expand Down
6 changes: 4 additions & 2 deletions apis/lightsail-2016-11-28.min.json
Original file line number Diff line number Diff line change
Expand Up @@ -2724,7 +2724,8 @@
},
"applyImmediately": {
"type": "boolean"
}
},
"caCertificateIdentifier": {}
}
},
"output": {
Expand Down Expand Up @@ -3321,7 +3322,8 @@
}
}
}
}
},
"caCertificateIdentifier": {}
}
},
"S91": {
Expand Down
Loading

0 comments on commit 9834f20

Please sign in to comment.