Skip to content

Commit

Permalink
Updates SDK to v2.1464.0
Browse files Browse the repository at this point in the history
  • Loading branch information
awstools committed Sep 25, 2023
1 parent ec73691 commit f05ae33
Show file tree
Hide file tree
Showing 30 changed files with 1,934 additions and 451 deletions.
37 changes: 37 additions & 0 deletions .changes/2.1464.0.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,37 @@
[
{
"type": "feature",
"category": "AmplifyUIBuilder",
"description": "Support for generating code that is compatible with future versions of amplify project dependencies."
},
{
"type": "feature",
"category": "ChimeSDKMediaPipelines",
"description": "Adds support for sending WebRTC audio to Amazon Kineses Video Streams."
},
{
"type": "feature",
"category": "EMRServerless",
"description": "This release adds support for application-wide default job configurations."
},
{
"type": "feature",
"category": "Finspacedata",
"description": "Adding sensitive trait to attributes. Change max SessionDuration from 720 to 60. Correct \"ApiAccess\" attribute to \"apiAccess\" to maintain consistency between APIs."
},
{
"type": "feature",
"category": "QuickSight",
"description": "Added ability to tag users upon creation."
},
{
"type": "feature",
"category": "SSM",
"description": "This release updates the enum values for ResourceType in SSM DescribeInstanceInformation input and ConnectionStatus in GetConnectionStatus output."
},
{
"type": "feature",
"category": "WAFV2",
"description": "You can now perform an exact match against the web request's JA3 fingerprint."
}
]
11 changes: 10 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,16 @@
# Changelog for AWS SDK for JavaScript
<!--LATEST=2.1463.0-->
<!--LATEST=2.1464.0-->
<!--ENTRYINSERT-->

## 2.1464.0
* feature: AmplifyUIBuilder: Support for generating code that is compatible with future versions of amplify project dependencies.
* feature: ChimeSDKMediaPipelines: Adds support for sending WebRTC audio to Amazon Kineses Video Streams.
* feature: EMRServerless: This release adds support for application-wide default job configurations.
* feature: Finspacedata: Adding sensitive trait to attributes. Change max SessionDuration from 720 to 60. Correct "ApiAccess" attribute to "apiAccess" to maintain consistency between APIs.
* feature: QuickSight: Added ability to tag users upon creation.
* feature: SSM: This release updates the enum values for ResourceType in SSM DescribeInstanceInformation input and ConnectionStatus in GetConnectionStatus output.
* feature: WAFV2: You can now perform an exact match against the web request's JA3 fingerprint.

## 2.1463.0
* feature: Braket: This release adds support to view the device queue depth (the number of queued quantum tasks and hybrid jobs on a device) and queue position for a quantum task and hybrid job.
* feature: CloudWatchEvents: Adds sensitive trait to various shapes in Jetstream Connections API model.
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.1463.0.min.js"></script>
<script src="https://sdk.amazonaws.com/js/aws-sdk-2.1464.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
37 changes: 28 additions & 9 deletions apis/amplifyuibuilder-2021-08-11.min.json
Original file line number Diff line number Diff line change
Expand Up @@ -1068,13 +1068,13 @@
"shape": "S33"
},
"genericDataSchema": {
"shape": "S3c"
"shape": "S3d"
},
"autoGenerateForms": {
"type": "boolean"
},
"features": {
"shape": "S3u"
"shape": "S3v"
},
"tags": {
"shape": "S11"
Expand Down Expand Up @@ -1999,13 +1999,13 @@
"shape": "S33"
},
"genericDataSchema": {
"shape": "S3c"
"shape": "S3d"
},
"autoGenerateForms": {
"type": "boolean"
},
"features": {
"shape": "S3u"
"shape": "S3v"
},
"status": {},
"statusMessage": {},
Expand All @@ -2023,6 +2023,20 @@
},
"modifiedAt": {
"shape": "S17"
},
"dependencies": {
"type": "list",
"member": {
"type": "structure",
"members": {
"name": {},
"supportedVersion": {},
"isSemVer": {
"type": "boolean"
},
"reason": {}
}
}
}
}
},
Expand Down Expand Up @@ -2071,13 +2085,18 @@
}
},
"union": true
},
"dependencies": {
"type": "map",
"key": {},
"value": {}
}
}
}
},
"union": true
},
"S3c": {
"S3d": {
"type": "structure",
"required": [
"dataSourceType",
Expand All @@ -2101,7 +2120,7 @@
"type": "map",
"key": {},
"value": {
"shape": "S3h"
"shape": "S3i"
}
},
"isJoinTable": {
Expand Down Expand Up @@ -2143,15 +2162,15 @@
"type": "map",
"key": {},
"value": {
"shape": "S3h"
"shape": "S3i"
}
}
}
}
}
}
},
"S3h": {
"S3i": {
"type": "structure",
"required": [
"dataType",
Expand Down Expand Up @@ -2202,7 +2221,7 @@
}
}
},
"S3u": {
"S3v": {
"type": "structure",
"members": {
"isRelationshipSupported": {
Expand Down
50 changes: 48 additions & 2 deletions apis/amplifyuibuilder-2021-08-11.normal.json
Original file line number Diff line number Diff line change
Expand Up @@ -192,7 +192,7 @@
"shape": "InvalidParameterException"
}
],
"documentation": "<p>Exchanges an access code for a token.</p>"
"documentation": "<note> <p>This is for internal use.</p> </note> <p>Amplify uses this action to exchange an access code for a token.</p>"
},
"ExportComponents": {
"name": "ExportComponents",
Expand Down Expand Up @@ -526,7 +526,7 @@
"shape": "InvalidParameterException"
}
],
"documentation": "<p>Refreshes a previously issued access token that might have expired.</p>"
"documentation": "<note> <p>This is for internal use.</p> </note> <p>Amplify uses this action to refresh a previously issued access token that might have expired.</p>"
},
"StartCodegenJob": {
"name": "StartCodegenJob",
Expand Down Expand Up @@ -714,6 +714,34 @@
"type": "boolean",
"box": true
},
"CodegenDependencies": {
"type": "list",
"member": {
"shape": "CodegenDependency"
}
},
"CodegenDependency": {
"type": "structure",
"members": {
"name": {
"shape": "String",
"documentation": "<p>Name of the dependency package.</p>"
},
"supportedVersion": {
"shape": "String",
"documentation": "<p>Indicates the version of the supported dependency package.</p>"
},
"isSemVer": {
"shape": "Boolean",
"documentation": "<p>Determines if the dependency package is using Semantic versioning. If set to true, it indicates that the dependency package uses Semantic versioning.</p>"
},
"reason": {
"shape": "String",
"documentation": "<p>Indicates the reason to include the dependency package in your project code.</p>"
}
},
"documentation": "<p>Dependency package that may be required for the project code to run.</p>"
},
"CodegenFeatureFlags": {
"type": "structure",
"members": {
Expand Down Expand Up @@ -988,6 +1016,10 @@
"modifiedAt": {
"shape": "SyntheticTimestamp_date_time",
"documentation": "<p>The time that the code generation job was modified.</p>"
},
"dependencies": {
"shape": "CodegenDependencies",
"documentation": "<p>Lists the dependency packages that may be required for the project code to run.</p>"
}
},
"documentation": "<p>Describes the configuration for a code generation job that is associated with an Amplify app.</p>"
Expand Down Expand Up @@ -3290,6 +3322,16 @@
},
"payload": "body"
},
"ReactCodegenDependencies": {
"type": "map",
"key": {
"shape": "String"
},
"value": {
"shape": "String"
},
"documentation": "<p>Indicates the dependency version of the project code to be generated by Amazon Web Services Amplify. The version of the generated code output is determined by the version number contained in <code>aws-amplify</code>.</p>"
},
"ReactStartCodegenJobData": {
"type": "structure",
"members": {
Expand All @@ -3316,6 +3358,10 @@
"apiConfiguration": {
"shape": "ApiConfiguration",
"documentation": "<p>The API configuration for the code generation job.</p>"
},
"dependencies": {
"shape": "ReactCodegenDependencies",
"documentation": "<p>Lists the dependency packages that may be required for the project code to run.</p>"
}
},
"documentation": "<p>Describes the code generation job configuration for a React project.</p>"
Expand Down
Loading

0 comments on commit f05ae33

Please sign in to comment.