Skip to content

Commit

Permalink
Updates SDK to v2.1392.0
Browse files Browse the repository at this point in the history
  • Loading branch information
awstools committed Jun 6, 2023
1 parent 25cdc41 commit 756306b
Show file tree
Hide file tree
Showing 36 changed files with 10,824 additions and 2,020 deletions.
47 changes: 47 additions & 0 deletions .changes/2.1392.0.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,47 @@
[
{
"type": "feature",
"category": "EMR",
"description": "This release provides customers the ability to specify an allocation strategies amongst PRICE_CAPACITY_OPTIMIZED, CAPACITY_OPTIMIZED, LOWEST_PRICE, DIVERSIFIED for Spot instances in Instance Feet cluster. This enables customers to choose an allocation strategy best suited for their workload."
},
{
"type": "feature",
"category": "IAM",
"description": "This release updates the AccountAlias regex pattern with the same length restrictions enforced by the length constraint."
},
{
"type": "feature",
"category": "Inspector2",
"description": "Adds new response properties and request parameters for 'last scanned at' on the ListCoverage operation. This feature allows you to search and view the date of which your resources were last scanned by Inspector."
},
{
"type": "feature",
"category": "Iot",
"description": "Adding IoT Device Management Software Package Catalog APIs to register, store, and report system software packages, along with their versions and metadata in a centralized location."
},
{
"type": "feature",
"category": "IotData",
"description": "Update thing shadow name regex to allow '$' character"
},
{
"type": "feature",
"category": "LexModelsV2",
"description": "This release adds support for Lex Developers to create test sets and to execute those test-sets against their bots."
},
{
"type": "feature",
"category": "QuickSight",
"description": "QuickSight support for pivot table field collapse state, radar chart range scale and multiple scope options in conditional formatting."
},
{
"type": "feature",
"category": "SQS",
"description": "Amazon SQS adds three new APIs - StartMessageMoveTask, CancelMessageMoveTask, and ListMessageMoveTasks to automate redriving messages from dead-letter queues to source queues or a custom destination."
},
{
"type": "feature",
"category": "Signer",
"description": "AWS Signer is launching Container Image Signing, a new feature that enables you to sign and verify container images. This feature enables you to validate that only container images you approve are used in your enterprise."
}
]
13 changes: 12 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,18 @@
# Changelog for AWS SDK for JavaScript
<!--LATEST=2.1391.0-->
<!--LATEST=2.1392.0-->
<!--ENTRYINSERT-->

## 2.1392.0
* feature: EMR: This release provides customers the ability to specify an allocation strategies amongst PRICE_CAPACITY_OPTIMIZED, CAPACITY_OPTIMIZED, LOWEST_PRICE, DIVERSIFIED for Spot instances in Instance Feet cluster. This enables customers to choose an allocation strategy best suited for their workload.
* feature: IAM: This release updates the AccountAlias regex pattern with the same length restrictions enforced by the length constraint.
* feature: Inspector2: Adds new response properties and request parameters for 'last scanned at' on the ListCoverage operation. This feature allows you to search and view the date of which your resources were last scanned by Inspector.
* feature: Iot: Adding IoT Device Management Software Package Catalog APIs to register, store, and report system software packages, along with their versions and metadata in a centralized location.
* feature: IotData: Update thing shadow name regex to allow '$' character
* feature: LexModelsV2: This release adds support for Lex Developers to create test sets and to execute those test-sets against their bots.
* feature: QuickSight: QuickSight support for pivot table field collapse state, radar chart range scale and multiple scope options in conditional formatting.
* feature: SQS: Amazon SQS adds three new APIs - StartMessageMoveTask, CancelMessageMoveTask, and ListMessageMoveTasks to automate redriving messages from dead-letter queues to source queues or a custom destination.
* feature: Signer: AWS Signer is launching Container Image Signing, a new feature that enables you to sign and verify container images. This feature enables you to validate that only container images you approve are used in your enterprise.

## 2.1391.0
* feature: CloudFormation: AWS CloudFormation StackSets provides customers with three new APIs to activate, deactivate, and describe AWS Organizations trusted access which is needed to get started with service-managed StackSets.
* feature: EC2: Making InstanceTagAttribute as the required parameter for the DeregisterInstanceEventNotificationAttributes and RegisterInstanceEventNotificationAttributes APIs.
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.1391.0.min.js"></script>
<script src="https://sdk.amazonaws.com/js/aws-sdk-2.1392.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
4 changes: 2 additions & 2 deletions apis/connect-2017-08-08.normal.json
Original file line number Diff line number Diff line change
Expand Up @@ -2796,7 +2796,7 @@
"shape": "ResourceNotFoundException"
}
],
"documentation": "<p>Gets metric data from the specified Amazon Connect instance. </p> <p> <code>GetMetricDataV2</code> offers more features than <a href=\"https://docs.aws.amazon.com/connect/latest/APIReference/API_GetMetricData.html\">GetMetricData</a>, the previous version of this API. It has new metrics, offers filtering at a metric level, and offers the ability to filter and group data by channels, queues, routing profiles, agents, and agent hierarchy levels. It can retrieve historical data for the last 35 days, in 24-hour intervals.</p> <p>For a description of the historical metrics that are supported by <code>GetMetricDataV2</code> and <code>GetMetricData</code>, see <a href=\"https://docs.aws.amazon.com/connect/latest/adminguide/historical-metrics-definitions.html\">Historical metrics definitions</a> in the <i>Amazon Connect Administrator's Guide</i>. </p> <p>This API is not available in the Amazon Web Services GovCloud (US) Regions.</p>"
"documentation": "<p>Gets metric data from the specified Amazon Connect instance. </p> <p> <code>GetMetricDataV2</code> offers more features than <a href=\"https://docs.aws.amazon.com/connect/latest/APIReference/API_GetMetricData.html\">GetMetricData</a>, the previous version of this API. It has new metrics, offers filtering at a metric level, and offers the ability to filter and group data by channels, queues, routing profiles, agents, and agent hierarchy levels. It can retrieve historical data for the last 35 days, in 24-hour intervals.</p> <p>For a description of the historical metrics that are supported by <code>GetMetricDataV2</code> and <code>GetMetricData</code>, see <a href=\"https://docs.aws.amazon.com/connect/latest/adminguide/historical-metrics-definitions.html\">Historical metrics definitions</a> in the <i>Amazon Connect Administrator's Guide</i>.</p>"
},
"GetPromptFile": {
"name": "GetPromptFile",
Expand Down Expand Up @@ -6862,7 +6862,7 @@
},
"InitiationTimestamp": {
"shape": "timestamp",
"documentation": "<p>The date and time this contact was initiated, in UTC time. For <code>INBOUND</code>, this is when the contact arrived. For <code>OUTBOUND</code>, this is when the agent began dialing. For <code>CALLBACK</code>, this is when the callback contact was created. For <code>TRANSFER</code> and <code>QUEUE_TRANSFER</code>, this is when the transfer was initiated. For <code>API</code>, this is when the request arrived.</p>"
"documentation": "<p>The date and time this contact was initiated, in UTC time. For <code>INBOUND</code>, this is when the contact arrived. For <code>OUTBOUND</code>, this is when the agent began dialing. For <code>CALLBACK</code>, this is when the callback contact was created. For <code>TRANSFER</code> and <code>QUEUE_TRANSFER</code>, this is when the transfer was initiated. For <code>API</code>, this is when the request arrived. For <code>EXTERNAL_OUTBOUND</code>, this is when the agent started dialing the external participant. For <code>MONITOR</code>, this is when the supervisor started listening to a contact.</p>"
},
"DisconnectTimestamp": {
"shape": "timestamp",
Expand Down
7 changes: 5 additions & 2 deletions apis/elasticmapreduce-2009-03-31.normal.json
Original file line number Diff line number Diff line change
Expand Up @@ -5350,7 +5350,10 @@
"SpotProvisioningAllocationStrategy": {
"type": "string",
"enum": [
"capacity-optimized"
"capacity-optimized",
"price-capacity-optimized",
"lowest-price",
"diversified"
]
},
"SpotProvisioningSpecification": {
Expand All @@ -5374,7 +5377,7 @@
},
"AllocationStrategy": {
"shape": "SpotProvisioningAllocationStrategy",
"documentation": "<p> Specifies the strategy to use in launching Spot Instance fleets. Currently, the only option is capacity-optimized (the default), which launches instances from Spot Instance pools with optimal capacity for the number of instances that are launching. </p>"
"documentation": "<p>Specifies one of the following strategies to launch Spot Instance fleets: <code>price-capacity-optimized</code>, <code>capacity-optimized</code>, <code>lowest-price</code>, or <code>diversified</code>. For more information on the provisioning strategies, see <a href=\"https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/ec2-fleet-allocation-strategy.html\">Allocation strategies for Spot Instances</a> in the <i>Amazon EC2 User Guide for Linux Instances</i>.</p> <note> <p>When you launch a Spot Instance fleet with the old console, it automatically launches with the <code>capacity-optimized</code> strategy. You can't change the allocation strategy from the old console.</p> </note>"
}
},
"documentation": "<p>The launch specification for Spot Instances in the instance fleet, which determines the defined duration, provisioning timeout behavior, and allocation strategy.</p> <note> <p>The instance fleet configuration is available only in Amazon EMR releases 4.8.0 and later, excluding 5.0.x versions. Spot Instance allocation strategy is available in Amazon EMR releases 5.12.1 and later.</p> </note> <note> <p>Spot Instances with a defined duration (also known as Spot blocks) are no longer available to new customers from July 1, 2021. For customers who have previously used the feature, we will continue to support Spot Instances with a defined duration until December 31, 2022. </p> </note>"
Expand Down
38 changes: 31 additions & 7 deletions apis/iam-2010-05-08.normal.json
Original file line number Diff line number Diff line change
Expand Up @@ -242,6 +242,9 @@
"shape": "CreateAccountAliasRequest"
},
"errors": [
{
"shape": "ConcurrentModificationException"
},
{
"shape": "EntityAlreadyExistsException"
},
Expand All @@ -252,7 +255,7 @@
"shape": "ServiceFailureException"
}
],
"documentation": "<p>Creates an alias for your Amazon Web Services account. For information about using an Amazon Web Services account alias, see <a href=\"https://docs.aws.amazon.com/IAM/latest/UserGuide/AccountAlias.html\">Using an alias for your Amazon Web Services account ID</a> in the <i>IAM User Guide</i>.</p>"
"documentation": "<p>Creates an alias for your Amazon Web Services account. For information about using an Amazon Web Services account alias, see <a href=\"https://docs.aws.amazon.com/signin/latest/userguide/CreateAccountAlias.html\">Creating, deleting, and listing an Amazon Web Services account alias</a> in the <i>Amazon Web Services Sign-In User Guide</i>.</p>"
},
"CreateGroup": {
"name": "CreateGroup",
Expand Down Expand Up @@ -656,6 +659,9 @@
},
{
"shape": "ServiceFailureException"
},
{
"shape": "ConcurrentModificationException"
}
],
"documentation": "<p>Deactivates the specified MFA device and removes it from association with the user name for which it was originally enabled.</p> <p>For more information about creating and working with virtual MFA devices, see <a href=\"https://docs.aws.amazon.com/IAM/latest/UserGuide/Using_VirtualMFA.html\">Enabling a virtual multi-factor authentication (MFA) device</a> in the <i>IAM User Guide</i>.</p>"
Expand Down Expand Up @@ -692,6 +698,9 @@
"shape": "DeleteAccountAliasRequest"
},
"errors": [
{
"shape": "ConcurrentModificationException"
},
{
"shape": "NoSuchEntityException"
},
Expand All @@ -702,7 +711,7 @@
"shape": "ServiceFailureException"
}
],
"documentation": "<p> Deletes the specified Amazon Web Services account alias. For information about using an Amazon Web Services account alias, see <a href=\"https://docs.aws.amazon.com/IAM/latest/UserGuide/AccountAlias.html\">Using an alias for your Amazon Web Services account ID</a> in the <i>IAM User Guide</i>.</p>"
"documentation": "<p> Deletes the specified Amazon Web Services account alias. For information about using an Amazon Web Services account alias, see <a href=\"https://docs.aws.amazon.com/signin/latest/userguide/CreateAccountAlias.html\">Creating, deleting, and listing an Amazon Web Services account alias</a> in the <i>Amazon Web Services Sign-In User Guide</i>.</p>"
},
"DeleteAccountPasswordPolicy": {
"name": "DeleteAccountPasswordPolicy",
Expand Down Expand Up @@ -1100,6 +1109,9 @@
{
"shape": "LimitExceededException"
},
{
"shape": "ConcurrentModificationException"
},
{
"shape": "ServiceFailureException"
}
Expand Down Expand Up @@ -1196,6 +1208,9 @@
},
{
"shape": "ServiceFailureException"
},
{
"shape": "ConcurrentModificationException"
}
],
"documentation": "<p>Deletes a virtual MFA device.</p> <note> <p> You must deactivate a user's virtual MFA device before you can delete it. For information about deactivating MFA devices, see <a>DeactivateMFADevice</a>. </p> </note>"
Expand Down Expand Up @@ -1305,6 +1320,9 @@
},
{
"shape": "ServiceFailureException"
},
{
"shape": "ConcurrentModificationException"
}
],
"documentation": "<p>Enables the specified MFA device and associates it with the specified IAM user. When enabled, the MFA device is required for every subsequent login by the IAM user associated with the device.</p>"
Expand Down Expand Up @@ -1985,7 +2003,7 @@
"shape": "ServiceFailureException"
}
],
"documentation": "<p>Lists the account alias associated with the Amazon Web Services account (Note: you can have only one). For information about using an Amazon Web Services account alias, see <a href=\"https://docs.aws.amazon.com/IAM/latest/UserGuide/AccountAlias.html\">Using an alias for your Amazon Web Services account ID</a> in the <i>IAM User Guide</i>.</p>"
"documentation": "<p>Lists the account alias associated with the Amazon Web Services account (Note: you can have only one). For information about using an Amazon Web Services account alias, see <a href=\"https://docs.aws.amazon.com/signin/latest/userguide/CreateAccountAlias.html\">Creating, deleting, and listing an Amazon Web Services account alias</a> in the <i>Amazon Web Services Sign-In User Guide</i>.</p>"
},
"ListAttachedGroupPolicies": {
"name": "ListAttachedGroupPolicies",
Expand Down Expand Up @@ -2956,6 +2974,9 @@
},
{
"shape": "ServiceFailureException"
},
{
"shape": "ConcurrentModificationException"
}
],
"documentation": "<p>Synchronizes the specified MFA device with its IAM resource object on the Amazon Web Services servers.</p> <p>For more information about creating and working with virtual MFA devices, see <a href=\"https://docs.aws.amazon.com/IAM/latest/UserGuide/Using_VirtualMFA.html\">Using a virtual MFA device</a> in the <i>IAM User Guide</i>.</p>"
Expand Down Expand Up @@ -3911,6 +3932,9 @@
{
"shape": "NoSuchEntityException"
},
{
"shape": "ConcurrentModificationException"
},
{
"shape": "ServiceFailureException"
}
Expand Down Expand Up @@ -9814,7 +9838,7 @@
},
"Base32StringSeed": {
"shape": "BootstrapDatum",
"documentation": "<p> The base32 seed defined as specified in <a href=\"https://tools.ietf.org/html/rfc3548.txt\">RFC3548</a>. The <code>Base32StringSeed</code> is base64-encoded. </p>"
"documentation": "<p> The base32 seed defined as specified in <a href=\"https://tools.ietf.org/html/rfc3548.txt\">RFC3548</a>. The <code>Base32StringSeed</code> is base32-encoded. </p>"
},
"QRCodePNG": {
"shape": "BootstrapDatum",
Expand Down Expand Up @@ -9862,7 +9886,7 @@
"type": "string",
"max": 63,
"min": 3,
"pattern": "^[a-z0-9](([a-z0-9]|-(?!-))*[a-z0-9])?$"
"pattern": "^[a-z0-9]([a-z0-9]|-(?!-)){1,61}[a-z0-9]$"
},
"arnType": {
"type": "string",
Expand Down Expand Up @@ -10111,7 +10135,7 @@
"type": "string",
"max": 512,
"min": 1,
"pattern": "(\\u002F)|(\\u002F[\\u0021-\\u007F]+\\u002F)"
"pattern": "(\\u002F)|(\\u002F[\\u0021-\\u007E]+\\u002F)"
},
"policyDescriptionType": {
"type": "string",
Expand Down Expand Up @@ -10224,7 +10248,7 @@
"roleDescriptionType": {
"type": "string",
"max": 1000,
"pattern": "[\\p{L}\\p{M}\\p{Z}\\p{S}\\p{N}\\p{P}]*"
"pattern": "[\\u0009\\u000A\\u000D\\u0020-\\u007E\\u00A1-\\u00FF]*"
},
"roleDetailListType": {
"type": "list",
Expand Down
Loading

0 comments on commit 756306b

Please sign in to comment.