Skip to content

Commit f05ae33

Browse files
author
awstools
committed
Updates SDK to v2.1464.0
1 parent ec73691 commit f05ae33

30 files changed

+1934
-451
lines changed

.changes/2.1464.0.json

Lines changed: 37 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,37 @@
1+
[
2+
{
3+
"type": "feature",
4+
"category": "AmplifyUIBuilder",
5+
"description": "Support for generating code that is compatible with future versions of amplify project dependencies."
6+
},
7+
{
8+
"type": "feature",
9+
"category": "ChimeSDKMediaPipelines",
10+
"description": "Adds support for sending WebRTC audio to Amazon Kineses Video Streams."
11+
},
12+
{
13+
"type": "feature",
14+
"category": "EMRServerless",
15+
"description": "This release adds support for application-wide default job configurations."
16+
},
17+
{
18+
"type": "feature",
19+
"category": "Finspacedata",
20+
"description": "Adding sensitive trait to attributes. Change max SessionDuration from 720 to 60. Correct \"ApiAccess\" attribute to \"apiAccess\" to maintain consistency between APIs."
21+
},
22+
{
23+
"type": "feature",
24+
"category": "QuickSight",
25+
"description": "Added ability to tag users upon creation."
26+
},
27+
{
28+
"type": "feature",
29+
"category": "SSM",
30+
"description": "This release updates the enum values for ResourceType in SSM DescribeInstanceInformation input and ConnectionStatus in GetConnectionStatus output."
31+
},
32+
{
33+
"type": "feature",
34+
"category": "WAFV2",
35+
"description": "You can now perform an exact match against the web request's JA3 fingerprint."
36+
}
37+
]

CHANGELOG.md

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,16 @@
11
# Changelog for AWS SDK for JavaScript
2-
<!--LATEST=2.1463.0-->
2+
<!--LATEST=2.1464.0-->
33
<!--ENTRYINSERT-->
44

5+
## 2.1464.0
6+
* feature: AmplifyUIBuilder: Support for generating code that is compatible with future versions of amplify project dependencies.
7+
* feature: ChimeSDKMediaPipelines: Adds support for sending WebRTC audio to Amazon Kineses Video Streams.
8+
* feature: EMRServerless: This release adds support for application-wide default job configurations.
9+
* feature: Finspacedata: Adding sensitive trait to attributes. Change max SessionDuration from 720 to 60. Correct "ApiAccess" attribute to "apiAccess" to maintain consistency between APIs.
10+
* feature: QuickSight: Added ability to tag users upon creation.
11+
* feature: SSM: This release updates the enum values for ResourceType in SSM DescribeInstanceInformation input and ConnectionStatus in GetConnectionStatus output.
12+
* feature: WAFV2: You can now perform an exact match against the web request's JA3 fingerprint.
13+
514
## 2.1463.0
615
* 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.
716
* feature: CloudWatchEvents: Adds sensitive trait to various shapes in Jetstream Connections API model.

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ require('aws-sdk/lib/maintenance_mode_message').suppress = true;
7171
To use the SDK in the browser, simply add the following script tag to your
7272
HTML pages:
7373

74-
<script src="https://sdk.amazonaws.com/js/aws-sdk-2.1463.0.min.js"></script>
74+
<script src="https://sdk.amazonaws.com/js/aws-sdk-2.1464.0.min.js"></script>
7575

7676
You can also build a custom browser SDK with your specified set of AWS services.
7777
This can allow you to reduce the SDK's size, specify different API versions of

apis/amplifyuibuilder-2021-08-11.min.json

Lines changed: 28 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1068,13 +1068,13 @@
10681068
"shape": "S33"
10691069
},
10701070
"genericDataSchema": {
1071-
"shape": "S3c"
1071+
"shape": "S3d"
10721072
},
10731073
"autoGenerateForms": {
10741074
"type": "boolean"
10751075
},
10761076
"features": {
1077-
"shape": "S3u"
1077+
"shape": "S3v"
10781078
},
10791079
"tags": {
10801080
"shape": "S11"
@@ -1999,13 +1999,13 @@
19991999
"shape": "S33"
20002000
},
20012001
"genericDataSchema": {
2002-
"shape": "S3c"
2002+
"shape": "S3d"
20032003
},
20042004
"autoGenerateForms": {
20052005
"type": "boolean"
20062006
},
20072007
"features": {
2008-
"shape": "S3u"
2008+
"shape": "S3v"
20092009
},
20102010
"status": {},
20112011
"statusMessage": {},
@@ -2023,6 +2023,20 @@
20232023
},
20242024
"modifiedAt": {
20252025
"shape": "S17"
2026+
},
2027+
"dependencies": {
2028+
"type": "list",
2029+
"member": {
2030+
"type": "structure",
2031+
"members": {
2032+
"name": {},
2033+
"supportedVersion": {},
2034+
"isSemVer": {
2035+
"type": "boolean"
2036+
},
2037+
"reason": {}
2038+
}
2039+
}
20262040
}
20272041
}
20282042
},
@@ -2071,13 +2085,18 @@
20712085
}
20722086
},
20732087
"union": true
2088+
},
2089+
"dependencies": {
2090+
"type": "map",
2091+
"key": {},
2092+
"value": {}
20742093
}
20752094
}
20762095
}
20772096
},
20782097
"union": true
20792098
},
2080-
"S3c": {
2099+
"S3d": {
20812100
"type": "structure",
20822101
"required": [
20832102
"dataSourceType",
@@ -2101,7 +2120,7 @@
21012120
"type": "map",
21022121
"key": {},
21032122
"value": {
2104-
"shape": "S3h"
2123+
"shape": "S3i"
21052124
}
21062125
},
21072126
"isJoinTable": {
@@ -2143,15 +2162,15 @@
21432162
"type": "map",
21442163
"key": {},
21452164
"value": {
2146-
"shape": "S3h"
2165+
"shape": "S3i"
21472166
}
21482167
}
21492168
}
21502169
}
21512170
}
21522171
}
21532172
},
2154-
"S3h": {
2173+
"S3i": {
21552174
"type": "structure",
21562175
"required": [
21572176
"dataType",
@@ -2202,7 +2221,7 @@
22022221
}
22032222
}
22042223
},
2205-
"S3u": {
2224+
"S3v": {
22062225
"type": "structure",
22072226
"members": {
22082227
"isRelationshipSupported": {

apis/amplifyuibuilder-2021-08-11.normal.json

Lines changed: 48 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -192,7 +192,7 @@
192192
"shape": "InvalidParameterException"
193193
}
194194
],
195-
"documentation": "<p>Exchanges an access code for a token.</p>"
195+
"documentation": "<note> <p>This is for internal use.</p> </note> <p>Amplify uses this action to exchange an access code for a token.</p>"
196196
},
197197
"ExportComponents": {
198198
"name": "ExportComponents",
@@ -526,7 +526,7 @@
526526
"shape": "InvalidParameterException"
527527
}
528528
],
529-
"documentation": "<p>Refreshes a previously issued access token that might have expired.</p>"
529+
"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>"
530530
},
531531
"StartCodegenJob": {
532532
"name": "StartCodegenJob",
@@ -714,6 +714,34 @@
714714
"type": "boolean",
715715
"box": true
716716
},
717+
"CodegenDependencies": {
718+
"type": "list",
719+
"member": {
720+
"shape": "CodegenDependency"
721+
}
722+
},
723+
"CodegenDependency": {
724+
"type": "structure",
725+
"members": {
726+
"name": {
727+
"shape": "String",
728+
"documentation": "<p>Name of the dependency package.</p>"
729+
},
730+
"supportedVersion": {
731+
"shape": "String",
732+
"documentation": "<p>Indicates the version of the supported dependency package.</p>"
733+
},
734+
"isSemVer": {
735+
"shape": "Boolean",
736+
"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>"
737+
},
738+
"reason": {
739+
"shape": "String",
740+
"documentation": "<p>Indicates the reason to include the dependency package in your project code.</p>"
741+
}
742+
},
743+
"documentation": "<p>Dependency package that may be required for the project code to run.</p>"
744+
},
717745
"CodegenFeatureFlags": {
718746
"type": "structure",
719747
"members": {
@@ -988,6 +1016,10 @@
9881016
"modifiedAt": {
9891017
"shape": "SyntheticTimestamp_date_time",
9901018
"documentation": "<p>The time that the code generation job was modified.</p>"
1019+
},
1020+
"dependencies": {
1021+
"shape": "CodegenDependencies",
1022+
"documentation": "<p>Lists the dependency packages that may be required for the project code to run.</p>"
9911023
}
9921024
},
9931025
"documentation": "<p>Describes the configuration for a code generation job that is associated with an Amplify app.</p>"
@@ -3290,6 +3322,16 @@
32903322
},
32913323
"payload": "body"
32923324
},
3325+
"ReactCodegenDependencies": {
3326+
"type": "map",
3327+
"key": {
3328+
"shape": "String"
3329+
},
3330+
"value": {
3331+
"shape": "String"
3332+
},
3333+
"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>"
3334+
},
32933335
"ReactStartCodegenJobData": {
32943336
"type": "structure",
32953337
"members": {
@@ -3316,6 +3358,10 @@
33163358
"apiConfiguration": {
33173359
"shape": "ApiConfiguration",
33183360
"documentation": "<p>The API configuration for the code generation job.</p>"
3361+
},
3362+
"dependencies": {
3363+
"shape": "ReactCodegenDependencies",
3364+
"documentation": "<p>Lists the dependency packages that may be required for the project code to run.</p>"
33193365
}
33203366
},
33213367
"documentation": "<p>Describes the code generation job configuration for a React project.</p>"

0 commit comments

Comments
 (0)