aws-sdk 2.1039.0 → 2.1043.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 (90) hide show
  1. package/CHANGELOG.md +38 -1
  2. package/README.md +1 -1
  3. package/apis/accessanalyzer-2019-11-01.min.json +5 -4
  4. package/apis/amplifyuibuilder-2021-08-11.examples.json +5 -0
  5. package/apis/amplifyuibuilder-2021-08-11.min.json +1036 -0
  6. package/apis/amplifyuibuilder-2021-08-11.paginators.json +16 -0
  7. package/apis/backup-gateway-2021-01-01.examples.json +5 -0
  8. package/apis/backup-gateway-2021-01-01.min.json +420 -0
  9. package/apis/backup-gateway-2021-01-01.paginators.json +22 -0
  10. package/apis/devops-guru-2020-12-01.min.json +295 -92
  11. package/apis/devops-guru-2020-12-01.paginators.json +4 -2
  12. package/apis/directconnect-2012-10-25.min.json +50 -37
  13. package/apis/dynamodb-2012-08-10.min.json +173 -150
  14. package/apis/ec2-2016-11-15.min.json +3036 -1210
  15. package/apis/ec2-2016-11-15.paginators.json +54 -0
  16. package/apis/fsx-2018-03-01.min.json +818 -142
  17. package/apis/fsx-2018-03-01.paginators.json +10 -0
  18. package/apis/glue-2017-03-31.min.json +383 -367
  19. package/apis/iot-2015-05-28.min.json +55 -52
  20. package/apis/iottwinmaker-2021-11-29.examples.json +5 -0
  21. package/apis/iottwinmaker-2021-11-29.min.json +1675 -0
  22. package/apis/iottwinmaker-2021-11-29.paginators.json +29 -0
  23. package/apis/iottwinmaker-2021-11-29.waiters2.json +5 -0
  24. package/apis/kafka-2018-11-14.min.json +361 -50
  25. package/apis/kafka-2018-11-14.paginators.json +6 -0
  26. package/apis/kendra-2019-02-03.min.json +664 -128
  27. package/apis/kendra-2019-02-03.paginators.json +14 -0
  28. package/apis/kinesis-2013-12-02.min.json +64 -24
  29. package/apis/lakeformation-2017-03-31.min.json +858 -81
  30. package/apis/lakeformation-2017-03-31.paginators.json +50 -5
  31. package/apis/metadata.json +14 -0
  32. package/apis/models.lex.v2-2020-08-07.min.json +491 -20
  33. package/apis/models.lex.v2-2020-08-07.paginators.json +10 -0
  34. package/apis/networkmanager-2019-07-05.min.json +1931 -558
  35. package/apis/networkmanager-2019-07-05.paginators.json +36 -0
  36. package/apis/outposts-2019-12-03.min.json +29 -27
  37. package/apis/ram-2018-01-04.min.json +16 -11
  38. package/apis/redshift-data-2019-12-20.min.json +0 -6
  39. package/apis/s3-2006-03-01.examples.json +68 -68
  40. package/apis/s3-2006-03-01.min.json +111 -107
  41. package/apis/sagemaker-2017-07-24.min.json +1582 -785
  42. package/apis/sagemaker-2017-07-24.paginators.json +23 -0
  43. package/apis/shield-2016-06-02.min.json +93 -14
  44. package/apis/snowball-2016-06-30.min.json +35 -25
  45. package/apis/storagegateway-2013-06-30.min.json +14 -11
  46. package/apis/workspaces-web-2020-07-08.examples.json +5 -0
  47. package/apis/workspaces-web-2020-07-08.min.json +1579 -0
  48. package/apis/workspaces-web-2020-07-08.paginators.json +39 -0
  49. package/clients/accessanalyzer.d.ts +6 -1
  50. package/clients/all.d.ts +4 -0
  51. package/clients/all.js +5 -1
  52. package/clients/amplifyuibuilder.d.ts +1003 -0
  53. package/clients/amplifyuibuilder.js +18 -0
  54. package/clients/backupgateway.d.ts +571 -0
  55. package/clients/backupgateway.js +18 -0
  56. package/clients/devopsguru.d.ts +302 -33
  57. package/clients/directconnect.d.ts +23 -1
  58. package/clients/dynamodb.d.ts +37 -0
  59. package/clients/ec2.d.ts +2276 -233
  60. package/clients/fsx.d.ts +892 -139
  61. package/clients/glue.d.ts +41 -0
  62. package/clients/iot.d.ts +16 -2
  63. package/clients/iottwinmaker.d.ts +1672 -0
  64. package/clients/iottwinmaker.js +19 -0
  65. package/clients/kafka.d.ts +393 -0
  66. package/clients/kendra.d.ts +734 -45
  67. package/clients/kinesis.d.ts +114 -46
  68. package/clients/lakeformation.d.ts +935 -97
  69. package/clients/lexmodelsv2.d.ts +560 -2
  70. package/clients/networkmanager.d.ts +1856 -361
  71. package/clients/outposts.d.ts +9 -0
  72. package/clients/ram.d.ts +234 -212
  73. package/clients/redshiftdata.d.ts +34 -34
  74. package/clients/rekognition.d.ts +5 -5
  75. package/clients/s3.d.ts +36 -35
  76. package/clients/sagemaker.d.ts +1103 -17
  77. package/clients/sagemakerruntime.d.ts +7 -7
  78. package/clients/shield.d.ts +125 -43
  79. package/clients/snowball.d.ts +73 -55
  80. package/clients/storagegateway.d.ts +16 -3
  81. package/clients/workspacesweb.d.ts +1520 -0
  82. package/clients/workspacesweb.js +18 -0
  83. package/dist/aws-sdk-core-react-native.js +2 -2
  84. package/dist/aws-sdk-react-native.js +190 -35
  85. package/dist/aws-sdk.js +3443 -1463
  86. package/dist/aws-sdk.min.js +70 -69
  87. package/lib/config_service_placeholders.d.ts +8 -0
  88. package/lib/core.js +1 -1
  89. package/lib/dynamodb/document_client.d.ts +37 -0
  90. package/package.json +1 -1
package/CHANGELOG.md CHANGED
@@ -1,7 +1,44 @@
1
1
  # Changelog for AWS SDK for JavaScript
2
- <!--LATEST=2.1039.0-->
2
+ <!--LATEST=2.1043.0-->
3
3
  <!--ENTRYINSERT-->
4
4
 
5
+ ## 2.1043.0
6
+ * feature: Rekognition: This release added new KnownGender types for Celebrity Recognition.
7
+
8
+ ## 2.1042.0
9
+ * feature: AmplifyUIBuilder: This release introduces the actions and data types for the new Amplify UI Builder API. The Amplify UI Builder API provides a programmatic interface for creating and configuring user interface (UI) component libraries and themes for use in Amplify applications.
10
+ * feature: NetworkManager: This release adds API support for AWS Cloud WAN.
11
+ * feature: RAM: This release adds the ability to use the new ResourceRegionScope parameter on List operations that return lists of resources or resource types. This new parameter filters the results by letting you differentiate between global or regional resource types.
12
+
13
+ ## 2.1041.0
14
+ * feature: DevOpsGuru: DevOps Guru now provides detailed, database-specific analyses of performance issues and recommends corrective actions for Amazon Aurora database instances with Performance Insights turned on. You can also use AWS tags to choose which resources to analyze and define your applications.
15
+ * feature: DirectConnect: Adds SiteLink support to private and transit virtual interfaces. SiteLink is a new Direct Connect feature that allows routing between Direct Connect points of presence.
16
+ * feature: DynamoDB: Add support for Table Classes and introduce the Standard Infrequent Access table class.
17
+ * feature: EC2: This release adds support for Amazon VPC IP Address Manager (IPAM), which enables you to plan, track, and monitor IP addresses for your workloads. This release also adds support for VPC Network Access Analyzer, which enables you to analyze network access to resources in your Virtual Private Clouds.
18
+ * feature: Kendra: Experience Builder allows customers to build search applications without writing code. Analytics Dashboard provides quality and usability metrics for Kendra indexes. Custom Document Enrichment allows customers to build a custom ingestion pipeline to pre-process documents and generate metadata.
19
+ * feature: LexModelsV2: This release introduces a new feature, Automated Chatbot Designer, that helps customers automatically create a bot design from existing conversation transcripts. The feature uses machine learning to discover most common intents and the information needed to fulfill them.
20
+ * feature: SageMaker: This release enables - 1/ Inference endpoint configuration recommendations and ability to run custom load tests to meet performance needs. 2/ Deploy serverless inference endpoints. 3/ Query, filter and retrieve end-to-end ML lineage graph, and incorporate model quality/bias detection in ML workflow.
21
+ * feature: SageMakerRuntime: Adding new exception types for InvokeEndpoint
22
+ * feature: Shield: This release adds API support for Automatic Application Layer DDoS Mitigation for AWS Shield Advanced. Customers can now enable automatic DDoS mitigation in count or block mode for layer 7 protected resources.
23
+
24
+ ## 2.1040.0
25
+ * feature: AccessAnalyzer: AWS IAM Access Analyzer now supports policy validation for resource policies attached to S3 buckets and access points. You can run additional policy checks by specifying the S3 resource type you want to attach to your resource policy.
26
+ * feature: BackupGateway: Initial release of AWS Backup gateway which enables you to centralize and automate protection of on-premises VMware and VMware Cloud on AWS workloads using AWS Backup.
27
+ * feature: EC2: This release adds support for Is4gen and Im4gn instances. This release also adds a new subnet attribute, enableLniAtDeviceIndex, to support local network interfaces, which are logical networking components that connect an EC2 instance to your on-premises network.
28
+ * feature: FSx: This release adds support for the FSx for OpenZFS file system type, FSx for Lustre file systems with the Persistent_2 deployment type, and FSx for Lustre file systems with Amazon S3 data repository associations and automatic export policies.
29
+ * feature: Glue: Support for DataLake transactions
30
+ * feature: IoTTwinMaker: AWS IoT TwinMaker makes it faster and easier to create, visualize and monitor digital twins of real-world systems like buildings, factories and industrial equipment to optimize operations. Learn more: https://docs.aws.amazon.com/iot-twinmaker/latest/apireference/Welcome.html (New Service) (Preview)
31
+ * feature: Iot: Added the ability to enable/disable IoT Fleet Indexing for Device Defender and Named Shadow information, and search them through IoT Fleet Indexing APIs.
32
+ * feature: Kafka: This release adds three new V2 APIs. CreateClusterV2 for creating both provisioned and serverless clusters. DescribeClusterV2 for getting information about provisioned and serverless clusters and ListClustersV2 for listing all clusters (both provisioned and serverless) in your account.
33
+ * feature: Kinesis: Updates API to latest version.
34
+ * feature: LakeFormation: This release adds support for row and cell-based access control in Lake Formation. It also adds support for Lake Formation Governed Tables, which support ACID transactions and automatic storage optimizations.
35
+ * feature: Outposts: This release adds the SupportedHardwareType parameter to CreateOutpost.
36
+ * feature: RedshiftData: Data API now supports serverless queries.
37
+ * feature: S3: Introduce Amazon S3 Glacier Instant Retrieval storage class and a new setting in S3 Object Ownership to disable ACLs for bucket and the objects in it.
38
+ * feature: Snowball: Tapeball is to integrate tape gateway onto snowball, it enables customer to transfer local data on the tape to snowball,and then ingest the data into tape gateway on the cloud.
39
+ * feature: StorageGateway: Added gateway type VTL_SNOW. Added new SNOWBALL HostEnvironment for gateways running on a Snowball device. Added new field HostEnvironmentId to serve as an identifier for the HostEnvironment on which the gateway is running.
40
+ * feature: WorkSpacesWeb: This is the initial SDK release for Amazon WorkSpaces Web. Amazon WorkSpaces Web is a low-cost, fully managed WorkSpace built to deliver secure web-based workloads and software-as-a-service (SaaS) application access to users within existing web browsers.
41
+
5
42
  ## 2.1039.0
6
43
  * feature: ComputeOptimizer: Adds support for the enhanced infrastructure metrics paid feature. Also adds support for two new sets of resource efficiency metrics, including savings opportunity metrics and performance improvement opportunity metrics.
7
44
  * feature: DataExchange: This release enables providers and subscribers to use Data Set, Job, and Asset operations to work with API assets from Amazon API Gateway. In addition, this release enables subscribers to use the SendApiAsset operation to invoke a provider's Amazon API Gateway API that they are entitled to.
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.1039.0.min.js"></script>
32
+ <script src="https://sdk.amazonaws.com/js/aws-sdk-2.1043.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
@@ -1283,7 +1283,8 @@
1283
1283
  "locationName": "nextToken"
1284
1284
  },
1285
1285
  "policyDocument": {},
1286
- "policyType": {}
1286
+ "policyType": {},
1287
+ "validatePolicyResourceType": {}
1287
1288
  }
1288
1289
  },
1289
1290
  "output": {
@@ -1354,10 +1355,10 @@
1354
1355
  ],
1355
1356
  "members": {
1356
1357
  "end": {
1357
- "shape": "S54"
1358
+ "shape": "S55"
1358
1359
  },
1359
1360
  "start": {
1360
- "shape": "S54"
1361
+ "shape": "S55"
1361
1362
  }
1362
1363
  }
1363
1364
  }
@@ -1660,7 +1661,7 @@
1660
1661
  "type": "list",
1661
1662
  "member": {}
1662
1663
  },
1663
- "S54": {
1664
+ "S55": {
1664
1665
  "type": "structure",
1665
1666
  "required": [
1666
1667
  "column",
@@ -0,0 +1,5 @@
1
+ {
2
+ "version": "1.0",
3
+ "examples": {
4
+ }
5
+ }