Skip to content

Commit

Permalink
Updates SDK to v2.1351.0
Browse files Browse the repository at this point in the history
  • Loading branch information
awstools committed Apr 5, 2023
1 parent 3ee782c commit d39ba59
Show file tree
Hide file tree
Showing 24 changed files with 212 additions and 150 deletions.
27 changes: 27 additions & 0 deletions .changes/2.1351.0.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,27 @@
[
{
"type": "feature",
"category": "AppRunner",
"description": "App Runner adds support for seven new vCPU and memory configurations."
},
{
"type": "feature",
"category": "ConfigService",
"description": "This release adds resourceType enums for types released in March 2023."
},
{
"type": "feature",
"category": "IVSRealTime",
"description": "Fix ParticipantToken ExpirationTime format"
},
{
"type": "feature",
"category": "NetworkFirewall",
"description": "AWS Network Firewall now supports IPv6-only subnets."
},
{
"type": "feature",
"category": "ServiceCatalog",
"description": "removed incorrect product type value"
}
]
9 changes: 8 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,14 @@
# Changelog for AWS SDK for JavaScript
<!--LATEST=2.1350.0-->
<!--LATEST=2.1351.0-->
<!--ENTRYINSERT-->

## 2.1351.0
* feature: AppRunner: App Runner adds support for seven new vCPU and memory configurations.
* feature: ConfigService: This release adds resourceType enums for types released in March 2023.
* feature: IVSRealTime: Fix ParticipantToken ExpirationTime format
* feature: NetworkFirewall: AWS Network Firewall now supports IPv6-only subnets.
* feature: ServiceCatalog: removed incorrect product type value

## 2.1350.0
* feature: AmplifyUIBuilder: Support StorageField and custom displays for data-bound options in form builder. Support non-string operands for predicates in collections. Support choosing client to get token from.
* feature: DataExchange: This release updates the value of MaxResults.
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,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.1350.0.min.js"></script>
<script src="https://sdk.amazonaws.com/js/aws-sdk-2.1351.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
12 changes: 6 additions & 6 deletions apis/apprunner-2020-05-15.normal.json
Original file line number Diff line number Diff line change
Expand Up @@ -1268,9 +1268,9 @@
},
"Cpu": {
"type": "string",
"max": 6,
"min": 4,
"pattern": "1024|2048|(1|2) vCPU"
"max": 9,
"min": 3,
"pattern": "256|512|1024|2048|4096|(0.25|0.5|1|2|4) vCPU"
},
"CreateAutoScalingConfigurationRequest": {
"type": "structure",
Expand Down Expand Up @@ -2418,9 +2418,9 @@
},
"Memory": {
"type": "string",
"max": 4,
"min": 4,
"pattern": "2048|3072|4096|(2|3|4) GB"
"max": 6,
"min": 3,
"pattern": "512|1024|2048|3072|4096|6144|8192|10240|12288|(0.5|1|2|3|4|6|8|10|12) GB"
},
"NetworkConfiguration": {
"type": "structure",
Expand Down
27 changes: 25 additions & 2 deletions apis/config-2014-11-12.normal.json
Original file line number Diff line number Diff line change
Expand Up @@ -7484,7 +7484,7 @@
},
"TargetId": {
"shape": "StringWithCharLimit256",
"documentation": "<p>Target ID is the name of the public document.</p>"
"documentation": "<p>Target ID is the name of the SSM document.</p>"
},
"TargetVersion": {
"shape": "String",
Expand Down Expand Up @@ -8201,7 +8201,30 @@
"AWS::IoT::ScheduledAudit",
"AWS::Events::Connection",
"AWS::EventSchemas::Schema",
"AWS::MediaPackage::PackagingConfiguration"
"AWS::MediaPackage::PackagingConfiguration",
"AWS::KinesisVideo::SignalingChannel",
"AWS::AppStream::DirectoryConfig",
"AWS::LookoutVision::Project",
"AWS::Route53RecoveryControl::Cluster",
"AWS::Route53RecoveryControl::SafetyRule",
"AWS::Route53RecoveryControl::ControlPanel",
"AWS::Route53RecoveryControl::RoutingControl",
"AWS::Route53RecoveryReadiness::ResourceSet",
"AWS::RoboMaker::SimulationApplication",
"AWS::RoboMaker::RobotApplication",
"AWS::HealthLake::FHIRDatastore",
"AWS::Pinpoint::Segment",
"AWS::Pinpoint::ApplicationSettings",
"AWS::Events::Rule",
"AWS::EC2::DHCPOptions",
"AWS::EC2::NetworkInsightsPath",
"AWS::EC2::TrafficMirrorFilter",
"AWS::EC2::IPAM",
"AWS::IoTTwinMaker::Scene",
"AWS::NetworkManager::TransitGatewayRegistration",
"AWS::CustomerProfiles::Domain",
"AWS::AutoScaling::WarmPool",
"AWS::Connect::PhoneNumber"
]
},
"ResourceTypeList": {
Expand Down
34 changes: 17 additions & 17 deletions apis/ecs-2014-11-13.normal.json

Large diffs are not rendered by default.

60 changes: 30 additions & 30 deletions apis/identitystore-2020-06-15.normal.json
Original file line number Diff line number Diff line change
Expand Up @@ -123,7 +123,7 @@
"shape": "ServiceQuotaExceededException"
}
],
"documentation": "<p>Creates a new user within the specified identity store.</p>"
"documentation": "<p>Creates a user within the specified identity store.</p>"
},
"DeleteGroup": {
"name": "DeleteGroup",
Expand Down Expand Up @@ -705,7 +705,7 @@
"documentation": "<p>An entity attribute that's unique to a specific entity.</p>"
}
},
"documentation": "<p>A unique identifier for a user or group that is not the primary identifier. This value can be an identifier from an external identity provider (IdP) that is associated with the user, the group, or a unique attribute. For example, a unique <code>GroupDisplayName</code>.</p>",
"documentation": "<p>A unique identifier for a user or group that is not the primary identifier. This value can be an identifier from an external identity provider (IdP) that is associated with the user, the group, or a unique attribute.</p>",
"union": true
},
"AttributeOperation": {
Expand Down Expand Up @@ -796,7 +796,7 @@
},
"DisplayName": {
"shape": "GroupDisplayName",
"documentation": "<p>A string containing the name of the group. This value is commonly displayed when the group is referenced.</p>"
"documentation": "<p>A string containing the name of the group. This value is commonly displayed when the group is referenced. \"Administrator\" and \"AWSAdministrators\" are reserved names and can't be used for users or groups.</p>"
},
"Description": {
"shape": "SensitiveStringType",
Expand Down Expand Up @@ -833,23 +833,23 @@
},
"UserName": {
"shape": "UserName",
"documentation": "<p>A unique string used to identify the user. The length limit is 128 characters. This value can consist of letters, accented characters, symbols, numbers, and punctuation. This value is specified at the time the user is created and stored as an attribute of the user object in the identity store.</p>"
"documentation": "<p>A unique string used to identify the user. The length limit is 128 characters. This value can consist of letters, accented characters, symbols, numbers, and punctuation. This value is specified at the time the user is created and stored as an attribute of the user object in the identity store. \"Administrator\" and \"AWSAdministrators\" are reserved names and can't be used for users or groups.</p>"
},
"Name": {
"shape": "Name",
"documentation": "<p>An object containing the user's name.</p>"
"documentation": "<p>An object containing the name of the user.</p>"
},
"DisplayName": {
"shape": "SensitiveStringType",
"documentation": "<p>A string containing the user's name. This value is typically formatted for display when the user is referenced. For example, \"John Doe.\"</p>"
"documentation": "<p>A string containing the name of the user. This value is typically formatted for display when the user is referenced. For example, \"John Doe.\" </p>"
},
"NickName": {
"shape": "SensitiveStringType",
"documentation": "<p>A string containing an alternate name for the user.</p>"
},
"ProfileUrl": {
"shape": "SensitiveStringType",
"documentation": "<p>A string containing a URL that may be associated with the user.</p>"
"documentation": "<p>A string containing a URL that might be associated with the user.</p>"
},
"Emails": {
"shape": "Emails",
Expand All @@ -865,23 +865,23 @@
},
"UserType": {
"shape": "SensitiveStringType",
"documentation": "<p>A string indicating the user's type. Possible values depend on each customer's specific needs, so they are left unspecified.</p>"
"documentation": "<p>A string indicating the type of user. Possible values are left unspecified. The value can vary based on your specific use case.</p>"
},
"Title": {
"shape": "SensitiveStringType",
"documentation": "<p>A string containing the user's title. Possible values are left unspecified given that they depend on each customer's specific needs.</p>"
"documentation": "<p>A string containing the title of the user. Possible values are left unspecified. The value can vary based on your specific use case.</p>"
},
"PreferredLanguage": {
"shape": "SensitiveStringType",
"documentation": "<p>A string containing the preferred language of the user. For example, \"American English\" or \"en-us.\"</p>"
},
"Locale": {
"shape": "SensitiveStringType",
"documentation": "<p>A string containing the user's geographical region or location.</p>"
"documentation": "<p>A string containing the geographical region or location of the user.</p>"
},
"Timezone": {
"shape": "SensitiveStringType",
"documentation": "<p>A string containing the user's time zone.</p>"
"documentation": "<p>A string containing the time zone of the user.</p>"
}
}
},
Expand Down Expand Up @@ -1096,7 +1096,7 @@
},
"DisplayName": {
"shape": "SensitiveStringType",
"documentation": "<p>The user's name value for display.</p>"
"documentation": "<p>The display name of the user.</p>"
},
"NickName": {
"shape": "SensitiveStringType",
Expand All @@ -1108,31 +1108,31 @@
},
"Emails": {
"shape": "Emails",
"documentation": "<p>The user's email value.</p>"
"documentation": "<p>The email address of the user.</p>"
},
"Addresses": {
"shape": "Addresses",
"documentation": "<p>The user's physical address.</p>"
"documentation": "<p>The physical address of the user.</p>"
},
"PhoneNumbers": {
"shape": "PhoneNumbers",
"documentation": "<p>A list of <code>PhoneNumber</code> objects associated with a user.</p>"
},
"UserType": {
"shape": "SensitiveStringType",
"documentation": "<p>A string indicating the user's type.</p>"
"documentation": "<p>A string indicating the type of user.</p>"
},
"Title": {
"shape": "SensitiveStringType",
"documentation": "<p>A string containing the user's title.</p>"
"documentation": "<p>A string containing the title of the user.</p>"
},
"PreferredLanguage": {
"shape": "SensitiveStringType",
"documentation": "<p>The preferred language of the user.</p>"
},
"Locale": {
"shape": "SensitiveStringType",
"documentation": "<p>A string containing the user's geographical region or location.</p>"
"documentation": "<p>A string containing the geographical region or location of the user.</p>"
},
"Timezone": {
"shape": "SensitiveStringType",
Expand Down Expand Up @@ -1249,7 +1249,7 @@
},
"AlternateIdentifier": {
"shape": "AlternateIdentifier",
"documentation": "<p>A unique identifier for a user or group that is not the primary identifier. This value can be an identifier from an external identity provider (IdP) that is associated with the user, the group, or a unique attribute. For example, a unique <code>GroupDisplayName</code>.</p>"
"documentation": "<p>A unique identifier for a user or group that is not the primary identifier. This value can be an identifier from an external identity provider (IdP) that is associated with the user, the group, or a unique attribute. For the unique attribute, the only valid path is <code>displayName</code>.</p>"
}
}
},
Expand Down Expand Up @@ -1322,7 +1322,7 @@
},
"AlternateIdentifier": {
"shape": "AlternateIdentifier",
"documentation": "<p>A unique identifier for a user or group that is not the primary identifier. This value can be an identifier from an external identity provider (IdP) that is associated with the user, the group, or a unique attribute. For example, a unique <code>UserDisplayName</code>.</p>"
"documentation": "<p>A unique identifier for a user or group that is not the primary identifier. This value can be an identifier from an external identity provider (IdP) that is associated with the user, the group, or a unique attribute. For the unique attribute, the only valid paths are <code>userName</code> and <code>emails.value</code>.</p>"
}
}
},
Expand Down Expand Up @@ -1356,7 +1356,7 @@
},
"DisplayName": {
"shape": "GroupDisplayName",
"documentation": "<p>The group’s display name value. The length limit is 1,024 characters. This value can consist of letters, accented characters, symbols, numbers, punctuation, tab, new line, carriage return, space, and nonbreaking space in this attribute. This value is specified at the time the group is created and stored as an attribute of the group object in the identity store.</p>"
"documentation": "<p>The display name value for the group. The length limit is 1,024 characters. This value can consist of letters, accented characters, symbols, numbers, punctuation, tab, new line, carriage return, space, and nonbreaking space in this attribute. This value is specified at the time the group is created and stored as an attribute of the group object in the identity store.</p>"
},
"ExternalIds": {
"shape": "ExternalIds",
Expand All @@ -1371,7 +1371,7 @@
"documentation": "<p>The globally unique identifier for the identity store.</p>"
}
},
"documentation": "<p>A group object that contains a specified group’s metadata and attributes.</p>"
"documentation": "<p>A group object that contains the metadata and attributes for a specified group.</p>"
},
"GroupDisplayName": {
"type": "string",
Expand Down Expand Up @@ -1842,19 +1842,19 @@
},
"Name": {
"shape": "Name",
"documentation": "<p>An object containing the user's name.</p>"
"documentation": "<p>An object containing the name of the user.</p>"
},
"DisplayName": {
"shape": "SensitiveStringType",
"documentation": "<p>A string containing the user's name that's formatted for display when the user is referenced. For example, \"John Doe.\"</p>"
"documentation": "<p>A string containing the name of the user that is formatted for display when the user is referenced. For example, \"John Doe.\"</p>"
},
"NickName": {
"shape": "SensitiveStringType",
"documentation": "<p>A string containing an alternate name for the user.</p>"
},
"ProfileUrl": {
"shape": "SensitiveStringType",
"documentation": "<p>A string containing a URL that may be associated with the user.</p>"
"documentation": "<p>A string containing a URL that might be associated with the user.</p>"
},
"Emails": {
"shape": "Emails",
Expand All @@ -1870,30 +1870,30 @@
},
"UserType": {
"shape": "SensitiveStringType",
"documentation": "<p>A string indicating the user's type. Possible values depend on each customer's specific needs, so they are left unspecified.</p>"
"documentation": "<p>A string indicating the type of user. Possible values are left unspecified. The value can vary based on your specific use case.</p>"
},
"Title": {
"shape": "SensitiveStringType",
"documentation": "<p>A string containing the user's title. Possible values depend on each customer's specific needs, so they are left unspecified.</p>"
"documentation": "<p>A string containing the title of the user. Possible values are left unspecified. The value can vary based on your specific use case.</p>"
},
"PreferredLanguage": {
"shape": "SensitiveStringType",
"documentation": "<p>A string containing the preferred language of the user. For example, \"American English\" or \"en-us.\"</p>"
},
"Locale": {
"shape": "SensitiveStringType",
"documentation": "<p>A string containing the user's geographical region or location.</p>"
"documentation": "<p>A string containing the geographical region or location of the user.</p>"
},
"Timezone": {
"shape": "SensitiveStringType",
"documentation": "<p>A string containing the user's time zone.</p>"
"documentation": "<p>A string containing the time zone of the user.</p>"
},
"IdentityStoreId": {
"shape": "IdentityStoreId",
"documentation": "<p>The globally unique identifier for the identity store.</p>"
}
},
"documentation": "<p>A user object that contains a specified user’s metadata and attributes.</p>"
"documentation": "<p>A user object that contains the metadata and attributes for a specified user.</p>"
},
"UserName": {
"type": "string",
Expand All @@ -1909,5 +1909,5 @@
}
}
},
"documentation": "<p>The Identity Store service used by AWS IAM Identity Center (successor to AWS Single Sign-On) provides a single place to retrieve all of your identities (users and groups). For more information, see the <a href=\"https://docs.aws.amazon.com/singlesignon/latest/userguide/what-is.html\">IAM Identity Center User Guide</a>.</p> <pre><code> &lt;note&gt; &lt;p&gt;Although AWS Single Sign-On was renamed, the &lt;code&gt;sso&lt;/code&gt; and &lt;code&gt;identitystore&lt;/code&gt; API namespaces will continue to retain their original name for backward compatibility purposes. For more information, see &lt;a href=&quot;https://docs.aws.amazon.com/singlesignon/latest/userguide/what-is.html#renamed&quot;&gt;IAM Identity Center rename&lt;/a&gt;.&lt;/p&gt; &lt;/note&gt; &lt;p&gt;This reference guide describes the identity store operations that you can call programatically and includes detailed information on data types and errors.&lt;/p&gt; </code></pre>"
"documentation": "<p>The Identity Store service used by AWS IAM Identity Center (successor to AWS Single Sign-On) provides a single place to retrieve all of your identities (users and groups). For more information, see the <a href=\"https://docs.aws.amazon.com/singlesignon/latest/userguide/what-is.html\">IAM Identity Center User Guide</a>.</p> <pre><code> &lt;note&gt; &lt;p&gt;Although AWS Single Sign-On was renamed, the &lt;code&gt;sso&lt;/code&gt; and &lt;code&gt;identitystore&lt;/code&gt; API namespaces will continue to retain their original name for backward compatibility purposes. For more information, see &lt;a href=&quot;https://docs.aws.amazon.com/singlesignon/latest/userguide/what-is.html#renamed&quot;&gt;IAM Identity Center rename&lt;/a&gt;.&lt;/p&gt; &lt;/note&gt; &lt;p&gt;This reference guide describes the identity store operations that you can call programatically and includes detailed information about data types and errors.&lt;/p&gt; </code></pre>"
}
8 changes: 6 additions & 2 deletions apis/ivs-realtime-2020-07-14.min.json
Original file line number Diff line number Diff line change
Expand Up @@ -333,10 +333,14 @@
"type": "integer"
},
"expirationTime": {
"type": "timestamp"
"type": "timestamp",
"timestampFormat": "iso8601"
},
"participantId": {},
"token": {},
"token": {
"type": "string",
"sensitive": true
},
"userId": {}
}
},
Expand Down
Loading

0 comments on commit d39ba59

Please sign in to comment.