aws-sdk 2.1163.0 → 2.1166.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (55) hide show
  1. package/CHANGELOG.md +28 -1
  2. package/README.md +1 -1
  3. package/apis/appstream-2016-12-01.min.json +39 -24
  4. package/apis/athena-2017-05-18.min.json +110 -59
  5. package/apis/customer-profiles-2020-08-15.min.json +75 -69
  6. package/apis/datasync-2018-11-09.min.json +144 -69
  7. package/apis/ec2-2016-11-15.min.json +711 -707
  8. package/apis/elasticmapreduce-2009-03-31.min.json +135 -130
  9. package/apis/finspace-data-2020-07-13.min.json +58 -3
  10. package/apis/glue-2017-03-31.min.json +3 -0
  11. package/apis/kendra-2019-02-03.min.json +106 -61
  12. package/apis/medialive-2017-10-14.min.json +269 -234
  13. package/apis/metadata.json +4 -0
  14. package/apis/mwaa-2020-07-01.min.json +24 -21
  15. package/apis/redshift-serverless-2021-04-21.examples.json +5 -0
  16. package/apis/redshift-serverless-2021-04-21.min.json +1206 -0
  17. package/apis/redshift-serverless-2021-04-21.paginators.json +40 -0
  18. package/apis/sagemaker-2017-07-24.min.json +253 -103
  19. package/apis/translate-2017-07-01.min.json +33 -0
  20. package/apis/translate-2017-07-01.paginators.json +5 -0
  21. package/apis/wellarchitected-2020-03-31.min.json +27 -5
  22. package/apis/workmail-2017-10-01.min.json +228 -61
  23. package/apis/workmail-2017-10-01.paginators.json +6 -0
  24. package/clients/all.d.ts +1 -0
  25. package/clients/all.js +2 -1
  26. package/clients/appstream.d.ts +22 -3
  27. package/clients/athena.d.ts +57 -2
  28. package/clients/customerprofiles.d.ts +12 -3
  29. package/clients/datasync.d.ts +133 -38
  30. package/clients/ec2.d.ts +33 -21
  31. package/clients/elbv2.d.ts +10 -10
  32. package/clients/emr.d.ts +16 -3
  33. package/clients/finspacedata.d.ts +64 -3
  34. package/clients/glue.d.ts +16 -3
  35. package/clients/kendra.d.ts +109 -41
  36. package/clients/medialive.d.ts +41 -3
  37. package/clients/mwaa.d.ts +9 -12
  38. package/clients/polly.d.ts +1 -1
  39. package/clients/pricing.d.ts +3 -3
  40. package/clients/redshiftserverless.d.ts +1525 -0
  41. package/clients/redshiftserverless.js +18 -0
  42. package/clients/sagemaker.d.ts +245 -4
  43. package/clients/translate.d.ts +70 -18
  44. package/clients/wellarchitected.d.ts +27 -1
  45. package/clients/workmail.d.ts +203 -0
  46. package/dist/aws-sdk-core-react-native.js +13 -2
  47. package/dist/aws-sdk-react-native.js +70 -22
  48. package/dist/aws-sdk.js +1013 -900
  49. package/dist/aws-sdk.min.js +92 -92
  50. package/lib/config_service_placeholders.d.ts +2 -0
  51. package/lib/core.js +1 -1
  52. package/lib/event_listeners.js +10 -0
  53. package/lib/model/api.js +1 -0
  54. package/lib/s3/managed_upload.js +1 -1
  55. package/package.json +1 -1
package/CHANGELOG.md CHANGED
@@ -1,7 +1,34 @@
1
1
  # Changelog for AWS SDK for JavaScript
2
- <!--LATEST=2.1163.0-->
2
+ <!--LATEST=2.1166.0-->
3
3
  <!--ENTRYINSERT-->
4
4
 
5
+ ## 2.1166.0
6
+ * feature: Athena: This feature introduces the API support for Athena's parameterized query and BatchGetPreparedStatement API.
7
+ * feature: AwsQueryCompatible: Add awsQueryCompatible trait support to service
8
+ * feature: CustomerProfiles: This release adds the optional MinAllowedConfidenceScoreForMerging parameter to the CreateDomain, UpdateDomain, and GetAutoMergingPreview APIs in Customer Profiles. This parameter is used as a threshold to influence the profile auto-merging step of the Identity Resolution process.
9
+ * feature: EMR: This release adds support for the ExecutionRoleArn parameter in the AddJobFlowSteps and DescribeStep APIs. Customers can use ExecutionRoleArn to specify the IAM role used for each job they submit using the AddJobFlowSteps API.
10
+ * feature: Glue: This release adds tag as an input of CreateDatabase
11
+ * feature: Kendra: Amazon Kendra now provides a data source connector for alfresco
12
+ * feature: MWAA: Documentation updates for Amazon Managed Workflows for Apache Airflow.
13
+ * feature: Pricing: Documentation update for GetProducts Response.
14
+ * feature: WellArchitected: Added support for UpdateGlobalSettings API. Added status filter to ListWorkloadShares and ListLensShares.
15
+ * feature: WorkMail: This release adds support for managing user availability configurations in Amazon WorkMail.
16
+
17
+ ## 2.1165.0
18
+ * bugfix: ManagedUpload: fix MalformedXML error for relatively large file via managed upload
19
+ * feature: AppStream: Includes support for StreamingExperienceSettings in CreateStack and UpdateStack APIs
20
+ * feature: EMR: This release introduces additional optional parameter "Throughput" to VolumeSpecification to enable user to configure throughput for gp3 ebs volumes.
21
+ * feature: MediaLive: This release adds support for automatic renewal of MediaLive reservations at the end of each reservation term. Automatic renewal is optional. This release also adds support for labelling accessibility-focused audio and caption tracks in HLS outputs.
22
+ * feature: RedshiftServerless: Add new API operations for Amazon Redshift Serverless, a new way of using Amazon Redshift without needing to manually manage provisioned clusters. The new operations let you interact with Redshift Serverless resources, such as create snapshots, list VPC endpoints, delete resource policies, and more.
23
+ * feature: SageMaker: This release adds: UpdateFeatureGroup, UpdateFeatureMetadata, DescribeFeatureMetadata APIs; FeatureMetadata type in Search API; LastModifiedTime, LastUpdateStatus, OnlineStoreTotalSizeBytes in DescribeFeatureGroup API.
24
+ * feature: Translate: Added ListLanguages API which can be used to list the languages supported by Translate.
25
+
26
+ ## 2.1164.0
27
+ * feature: DataSync: AWS DataSync now supports Amazon FSx for NetApp ONTAP locations.
28
+ * feature: EC2: This release adds a new spread placement group to EC2 Placement Groups: host level spread, which spread instances between physical hosts, available to Outpost customers only. CreatePlacementGroup and DescribePlacementGroups APIs were updated with a new parameter: SpreadLevel to support this feature.
29
+ * feature: Finspacedata: Release new API GetExternalDataViewAccessDetails
30
+ * feature: Polly: Add 4 new neural voices - Pedro (es-US), Liam (fr-CA), Daniel (de-DE) and Arthur (en-GB).
31
+
5
32
  ## 2.1163.0
6
33
  * feature: Iot: This release ease the restriction for the input of tag value to align with AWS standard, now instead of min length 1, we change it to min length 0.
7
34
 
package/README.md CHANGED
@@ -29,7 +29,7 @@ For release notes, see the [CHANGELOG](https://github.com/aws/aws-sdk-js/blob/ma
29
29
  To use the SDK in the browser, simply add the following script tag to your
30
30
  HTML pages:
31
31
 
32
- <script src="https://sdk.amazonaws.com/js/aws-sdk-2.1163.0.min.js"></script>
32
+ <script src="https://sdk.amazonaws.com/js/aws-sdk-2.1166.0.min.js"></script>
33
33
 
34
34
  You can also build a custom browser SDK with your specified set of AWS services.
35
35
  This can allow you to reduce the SDK's size, specify different API versions of
@@ -418,6 +418,9 @@
418
418
  },
419
419
  "EmbedHostDomains": {
420
420
  "shape": "S33"
421
+ },
422
+ "StreamingExperienceSettings": {
423
+ "shape": "S35"
421
424
  }
422
425
  }
423
426
  },
@@ -425,7 +428,7 @@
425
428
  "type": "structure",
426
429
  "members": {
427
430
  "Stack": {
428
- "shape": "S36"
431
+ "shape": "S38"
429
432
  }
430
433
  }
431
434
  }
@@ -483,7 +486,7 @@
483
486
  "type": "structure",
484
487
  "members": {
485
488
  "image": {
486
- "shape": "S3g"
489
+ "shape": "S3i"
487
490
  },
488
491
  "canUpdateImage": {
489
492
  "type": "boolean"
@@ -517,10 +520,10 @@
517
520
  },
518
521
  "MessageAction": {},
519
522
  "FirstName": {
520
- "shape": "S3s"
523
+ "shape": "S3u"
521
524
  },
522
525
  "LastName": {
523
- "shape": "S3s"
526
+ "shape": "S3u"
524
527
  },
525
528
  "AuthenticationType": {}
526
529
  }
@@ -621,7 +624,7 @@
621
624
  "type": "structure",
622
625
  "members": {
623
626
  "Image": {
624
- "shape": "S3g"
627
+ "shape": "S3i"
625
628
  }
626
629
  }
627
630
  }
@@ -711,7 +714,7 @@
711
714
  "type": "structure",
712
715
  "members": {
713
716
  "Arns": {
714
- "shape": "S4i"
717
+ "shape": "S4k"
715
718
  },
716
719
  "NextToken": {},
717
720
  "MaxResults": {
@@ -762,7 +765,7 @@
762
765
  "type": "structure",
763
766
  "members": {
764
767
  "Arns": {
765
- "shape": "S4i"
768
+ "shape": "S4k"
766
769
  },
767
770
  "NextToken": {},
768
771
  "MaxResults": {
@@ -774,7 +777,7 @@
774
777
  "type": "structure",
775
778
  "members": {
776
779
  "Applications": {
777
- "shape": "S3l"
780
+ "shape": "S3n"
778
781
  },
779
782
  "NextToken": {}
780
783
  }
@@ -917,7 +920,7 @@
917
920
  "members": {
918
921
  "sharedAccountId": {},
919
922
  "imagePermissions": {
920
- "shape": "S3m"
923
+ "shape": "S3o"
921
924
  }
922
925
  }
923
926
  }
@@ -934,7 +937,7 @@
934
937
  "shape": "S17"
935
938
  },
936
939
  "Arns": {
937
- "shape": "S4i"
940
+ "shape": "S4k"
938
941
  },
939
942
  "Type": {},
940
943
  "NextToken": {},
@@ -949,7 +952,7 @@
949
952
  "Images": {
950
953
  "type": "list",
951
954
  "member": {
952
- "shape": "S3g"
955
+ "shape": "S3i"
953
956
  }
954
957
  },
955
958
  "NextToken": {}
@@ -1028,7 +1031,7 @@
1028
1031
  "Stacks": {
1029
1032
  "type": "list",
1030
1033
  "member": {
1031
- "shape": "S36"
1034
+ "shape": "S38"
1032
1035
  }
1033
1036
  },
1034
1037
  "NextToken": {}
@@ -1134,10 +1137,10 @@
1134
1137
  },
1135
1138
  "Status": {},
1136
1139
  "FirstName": {
1137
- "shape": "S3s"
1140
+ "shape": "S3u"
1138
1141
  },
1139
1142
  "LastName": {
1140
- "shape": "S3s"
1143
+ "shape": "S3u"
1141
1144
  },
1142
1145
  "CreatedTime": {
1143
1146
  "type": "timestamp"
@@ -1617,7 +1620,7 @@
1617
1620
  "Name": {},
1618
1621
  "SharedAccountId": {},
1619
1622
  "ImagePermissions": {
1620
- "shape": "S3m"
1623
+ "shape": "S3o"
1621
1624
  }
1622
1625
  }
1623
1626
  },
@@ -1660,6 +1663,9 @@
1660
1663
  },
1661
1664
  "EmbedHostDomains": {
1662
1665
  "shape": "S33"
1666
+ },
1667
+ "StreamingExperienceSettings": {
1668
+ "shape": "S35"
1663
1669
  }
1664
1670
  }
1665
1671
  },
@@ -1667,7 +1673,7 @@
1667
1673
  "type": "structure",
1668
1674
  "members": {
1669
1675
  "Stack": {
1670
- "shape": "S36"
1676
+ "shape": "S38"
1671
1677
  }
1672
1678
  }
1673
1679
  }
@@ -2147,7 +2153,13 @@
2147
2153
  "type": "list",
2148
2154
  "member": {}
2149
2155
  },
2150
- "S36": {
2156
+ "S35": {
2157
+ "type": "structure",
2158
+ "members": {
2159
+ "PreferredProtocol": {}
2160
+ }
2161
+ },
2162
+ "S38": {
2151
2163
  "type": "structure",
2152
2164
  "required": [
2153
2165
  "Name"
@@ -2193,10 +2205,13 @@
2193
2205
  },
2194
2206
  "EmbedHostDomains": {
2195
2207
  "shape": "S33"
2208
+ },
2209
+ "StreamingExperienceSettings": {
2210
+ "shape": "S35"
2196
2211
  }
2197
2212
  }
2198
2213
  },
2199
- "S3g": {
2214
+ "S3i": {
2200
2215
  "type": "structure",
2201
2216
  "required": [
2202
2217
  "Name"
@@ -2222,7 +2237,7 @@
2222
2237
  }
2223
2238
  },
2224
2239
  "Applications": {
2225
- "shape": "S3l"
2240
+ "shape": "S3n"
2226
2241
  },
2227
2242
  "CreatedTime": {
2228
2243
  "type": "timestamp"
@@ -2232,20 +2247,20 @@
2232
2247
  },
2233
2248
  "AppstreamAgentVersion": {},
2234
2249
  "ImagePermissions": {
2235
- "shape": "S3m"
2250
+ "shape": "S3o"
2236
2251
  },
2237
2252
  "ImageErrors": {
2238
2253
  "shape": "S2j"
2239
2254
  }
2240
2255
  }
2241
2256
  },
2242
- "S3l": {
2257
+ "S3n": {
2243
2258
  "type": "list",
2244
2259
  "member": {
2245
2260
  "shape": "S19"
2246
2261
  }
2247
2262
  },
2248
- "S3m": {
2263
+ "S3o": {
2249
2264
  "type": "structure",
2250
2265
  "members": {
2251
2266
  "allowFleet": {
@@ -2256,11 +2271,11 @@
2256
2271
  }
2257
2272
  }
2258
2273
  },
2259
- "S3s": {
2274
+ "S3u": {
2260
2275
  "type": "string",
2261
2276
  "sensitive": true
2262
2277
  },
2263
- "S4i": {
2278
+ "S4k": {
2264
2279
  "type": "list",
2265
2280
  "member": {}
2266
2281
  }