aws-sdk 2.810.0 → 2.814.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.
- package/CHANGELOG.md +35 -1
- package/README.md +2 -3
- package/apis/amp-2020-08-01.examples.json +5 -0
- package/apis/amp-2020-08-01.min.json +211 -0
- package/apis/amp-2020-08-01.paginators.json +10 -0
- package/apis/ce-2017-10-25.min.json +101 -97
- package/apis/config-2014-11-12.min.json +40 -6
- package/apis/dlm-2018-01-12.min.json +104 -16
- package/apis/ec2-2016-11-15.min.json +11 -0
- package/apis/greengrassv2-2020-11-30.examples.json +5 -0
- package/apis/greengrassv2-2020-11-30.min.json +1069 -0
- package/apis/greengrassv2-2020-11-30.paginators.json +40 -0
- package/apis/imagebuilder-2019-12-02.min.json +375 -88
- package/apis/imagebuilder-2019-12-02.paginators.json +24 -9
- package/apis/iot-2015-05-28.min.json +904 -278
- package/apis/iot-2015-05-28.paginators.json +24 -0
- package/apis/iotanalytics-2017-11-27.min.json +79 -27
- package/apis/iotdeviceadvisor-2020-09-18.examples.json +5 -0
- package/apis/iotdeviceadvisor-2020-09-18.min.json +596 -0
- package/apis/iotdeviceadvisor-2020-09-18.paginators.json +19 -0
- package/apis/iotfleethub-2020-11-03.examples.json +5 -0
- package/apis/iotfleethub-2020-11-03.min.json +292 -0
- package/apis/iotfleethub-2020-11-03.paginators.json +9 -0
- package/apis/iotwireless-2020-11-22.examples.json +5 -0
- package/apis/iotwireless-2020-11-22.min.json +1832 -0
- package/apis/iotwireless-2020-11-22.paginators.json +29 -0
- package/apis/kms-2014-11-01.examples.json +7 -4
- package/apis/kms-2014-11-01.min.json +7 -1
- package/apis/lambda-2015-03-31.examples.json +6 -6
- package/apis/lambda-2015-03-31.min.json +140 -100
- package/apis/location-2020-11-19.examples.json +5 -0
- package/apis/location-2020-11-19.min.json +1759 -0
- package/apis/location-2020-11-19.paginators.json +44 -0
- package/apis/metadata.json +21 -0
- package/apis/quicksight-2018-04-01.min.json +120 -119
- package/apis/rds-2014-10-31.min.json +192 -172
- package/apis/route53-2013-04-01.min.json +372 -96
- package/apis/route53resolver-2018-04-01.min.json +81 -6
- package/apis/route53resolver-2018-04-01.paginators.json +6 -0
- package/apis/servicecatalog-2015-12-10.min.json +187 -117
- package/apis/servicecatalog-2015-12-10.paginators.json +5 -0
- package/apis/ssm-2014-11-06.min.json +606 -293
- package/apis/ssm-2014-11-06.paginators.json +12 -0
- package/apis/wellarchitected-2020-03-31.examples.json +5 -0
- package/apis/wellarchitected-2020-03-31.min.json +1329 -0
- package/apis/wellarchitected-2020-03-31.paginators.json +49 -0
- package/clients/all.d.ts +7 -0
- package/clients/all.js +8 -1
- package/clients/amp.d.ts +220 -0
- package/clients/amp.js +18 -0
- package/clients/configservice.d.ts +49 -28
- package/clients/costexplorer.d.ts +3 -2
- package/clients/dlm.d.ts +99 -7
- package/clients/ec2.d.ts +14 -2
- package/clients/greengrassv2.d.ts +1270 -0
- package/clients/greengrassv2.js +18 -0
- package/clients/imagebuilder.d.ts +433 -5
- package/clients/iot.d.ts +770 -60
- package/clients/iotanalytics.d.ts +68 -2
- package/clients/iotdeviceadvisor.d.ts +710 -0
- package/clients/iotdeviceadvisor.js +18 -0
- package/clients/iotfleethub.d.ts +315 -0
- package/clients/iotfleethub.js +18 -0
- package/clients/iotwireless.d.ts +2124 -0
- package/clients/iotwireless.js +18 -0
- package/clients/kms.d.ts +117 -109
- package/clients/lambda.d.ts +63 -17
- package/clients/location.d.ts +1498 -0
- package/clients/location.js +18 -0
- package/clients/quicksight.d.ts +15 -10
- package/clients/rds.d.ts +41 -14
- package/clients/route53.d.ts +247 -1
- package/clients/route53resolver.d.ts +105 -8
- package/clients/servicecatalog.d.ts +122 -14
- package/clients/sqs.d.ts +23 -23
- package/clients/ssm.d.ts +534 -31
- package/clients/wellarchitected.d.ts +871 -0
- package/clients/wellarchitected.js +18 -0
- package/dist/aws-sdk-core-react-native.js +7 -2
- package/dist/aws-sdk-react-native.js +293 -24
- package/dist/aws-sdk.js +2709 -1190
- package/dist/aws-sdk.min.js +81 -81
- package/lib/config_service_placeholders.d.ts +14 -0
- package/lib/core.js +1 -1
- package/lib/util.js +5 -0
- package/package.json +1 -1
package/CHANGELOG.md
CHANGED
|
@@ -1,7 +1,41 @@
|
|
|
1
1
|
# Changelog for AWS SDK for JavaScript
|
|
2
|
-
<!--LATEST=2.
|
|
2
|
+
<!--LATEST=2.814.0-->
|
|
3
3
|
<!--ENTRYINSERT-->
|
|
4
4
|
|
|
5
|
+
## 2.814.0
|
|
6
|
+
* bugfix: Credentials: SDK will throw if shared ini file's profile name can be resolved to __proto__
|
|
7
|
+
* feature: EC2: EBS io2 volumes now supports Multi-Attach
|
|
8
|
+
* feature: PersonalizeRuntime: Updated FilterValues regex pattern to align with Filter Expression.
|
|
9
|
+
* feature: RDS: Adds IAM DB authentication information to the PendingModifiedValues output of the DescribeDBInstances API. Adds ClusterPendingModifiedValues information to the output of the DescribeDBClusters API.
|
|
10
|
+
|
|
11
|
+
## 2.813.0
|
|
12
|
+
* feature: ConfigService: Adding PutExternalEvaluation API which grants permission to deliver evaluation result to AWS Config
|
|
13
|
+
* feature: DLM: Provide Cross-account copy event based policy support in DataLifecycleManager (DLM)
|
|
14
|
+
* feature: EC2: C6gn instances are powered by AWS Graviton2 processors and offer 100 Gbps networking bandwidth. These instances deliver up to 40% better price-performance benefit versus comparable x86-based instances
|
|
15
|
+
* feature: Imagebuilder: This release adds support for building and distributing container images within EC2 Image Builder.
|
|
16
|
+
* feature: KMS: Added CreationDate and LastUpdatedDate timestamps to ListAliases API response
|
|
17
|
+
* feature: Route53: This release adds support for DNSSEC signing in Amazon Route 53.
|
|
18
|
+
* feature: Route53Resolver: Route 53 Resolver adds support for enabling resolver DNSSEC validation in virtual private cloud (VPC).
|
|
19
|
+
* feature: SQS: Amazon SQS adds queue attributes to enable high throughput FIFO.
|
|
20
|
+
* feature: ServiceCatalog: Support TagOptions sharing with Service Catalog portfolio sharing.
|
|
21
|
+
|
|
22
|
+
## 2.812.0
|
|
23
|
+
* feature: CostExplorer: This release updates the "MonitorArnList" from a list of String to be a list of Arn for both CreateAnomalySubscription and UpdateAnomalySubscription APIs
|
|
24
|
+
* feature: Location: Initial release of Amazon Location Service. A new geospatial service providing capabilities to render maps, geocode/reverse geocode, track device locations, and detect geofence entry/exit events.
|
|
25
|
+
* feature: QuickSight: QuickSight now supports connecting to federated data sources of Athena
|
|
26
|
+
* feature: WellArchitected: This is the first release of AWS Well-Architected Tool API support, use to review your workload and compare against the latest AWS architectural best practices.
|
|
27
|
+
|
|
28
|
+
## 2.811.0
|
|
29
|
+
* feature: Amp: (New Service) Amazon Managed Service for Prometheus is a fully managed Prometheus-compatible monitoring service that makes it easy to monitor containerized applications securely and at scale.
|
|
30
|
+
* feature: GreengrassV2: AWS IoT Greengrass V2 is a new major version of AWS IoT Greengrass. This release adds several updates such as modular components, continuous deployments, and improved ease of use.
|
|
31
|
+
* feature: IoTAnalytics: FileFormatConfiguration enables data store to save data in JSON or Parquet format. S3Paths enables you to specify the S3 objects that save your channel messages when you reprocess the pipeline.
|
|
32
|
+
* feature: IoTFleetHub: AWS IoT Fleet Hub, a new feature of AWS IoT Device Management that provides a web application for monitoring and managing device fleets connected to AWS IoT at scale.
|
|
33
|
+
* feature: IoTWireless: AWS IoT for LoRaWAN enables customers to setup a private LoRaWAN network by connecting their LoRaWAN devices and gateways to the AWS cloud without managing a LoRaWAN Network Server.
|
|
34
|
+
* feature: Iot: AWS IoT Rules Engine adds Kafka Action that allows sending data to Apache Kafka clusters inside a VPC. AWS IoT Device Defender adds custom metrics and machine-learning based anomaly detection.
|
|
35
|
+
* feature: IotDeviceAdvisor: AWS IoT Core Device Advisor is fully managed test capability for IoT devices. Device manufacturers can use Device Advisor to test their IoT devices for reliable and secure connectivity with AWS IoT.
|
|
36
|
+
* feature: Lambda: Added support for Apache Kafka as a event source. Added support for TumblingWindowInSeconds for streams event source mappings. Added support for FunctionResponseTypes for streams event source mappings
|
|
37
|
+
* feature: SSM: Adding support for Change Manager API content
|
|
38
|
+
|
|
5
39
|
## 2.810.0
|
|
6
40
|
* feature: DevOpsGuru: Documentation updates for DevOps Guru.
|
|
7
41
|
* feature: EC2: Add c5n.metal to ec2 instance types list
|
package/README.md
CHANGED
|
@@ -8,8 +8,7 @@
|
|
|
8
8
|
[](https://codecov.io/gh/aws/aws-sdk-js)
|
|
9
9
|
[](https://snyk.io/test/github/aws/aws-sdk-js)
|
|
10
10
|
|
|
11
|
-
The
|
|
12
|
-
or Node.js backends
|
|
11
|
+
**Note**: The [version 3.x](https://github.com/aws/aws-sdk-js-v3) of the AWS SDK for JavaScript is generally available. For more information see the [Developer Guide](https://docs.aws.amazon.com/sdk-for-javascript/v3/developer-guide/) or [API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/index.html).
|
|
13
12
|
|
|
14
13
|
For release notes, see the [CHANGELOG](https://github.com/aws/aws-sdk-js/blob/master/CHANGELOG.md). Prior to v2.4.8, release notes can be found at https://aws.amazon.com/releasenotes/?tag=releasenotes%23keywords%23javascript
|
|
15
14
|
|
|
@@ -25,7 +24,7 @@ version.
|
|
|
25
24
|
To use the SDK in the browser, simply add the following script tag to your
|
|
26
25
|
HTML pages:
|
|
27
26
|
|
|
28
|
-
<script src="https://sdk.amazonaws.com/js/aws-sdk-2.
|
|
27
|
+
<script src="https://sdk.amazonaws.com/js/aws-sdk-2.814.0.min.js"></script>
|
|
29
28
|
|
|
30
29
|
You can also build a custom browser SDK with your specified set of AWS services.
|
|
31
30
|
This can allow you to reduce the SDK's size, specify different API versions of
|
|
@@ -0,0 +1,211 @@
|
|
|
1
|
+
{
|
|
2
|
+
"version": "2.0",
|
|
3
|
+
"metadata": {
|
|
4
|
+
"apiVersion": "2020-08-01",
|
|
5
|
+
"endpointPrefix": "aps",
|
|
6
|
+
"jsonVersion": "1.1",
|
|
7
|
+
"protocol": "rest-json",
|
|
8
|
+
"serviceFullName": "Amazon Prometheus Service",
|
|
9
|
+
"serviceId": "amp",
|
|
10
|
+
"signatureVersion": "v4",
|
|
11
|
+
"signingName": "aps",
|
|
12
|
+
"uid": "amp-2020-08-01"
|
|
13
|
+
},
|
|
14
|
+
"operations": {
|
|
15
|
+
"CreateWorkspace": {
|
|
16
|
+
"http": {
|
|
17
|
+
"requestUri": "/workspaces",
|
|
18
|
+
"responseCode": 202
|
|
19
|
+
},
|
|
20
|
+
"input": {
|
|
21
|
+
"type": "structure",
|
|
22
|
+
"members": {
|
|
23
|
+
"alias": {},
|
|
24
|
+
"clientToken": {
|
|
25
|
+
"idempotencyToken": true
|
|
26
|
+
}
|
|
27
|
+
}
|
|
28
|
+
},
|
|
29
|
+
"output": {
|
|
30
|
+
"type": "structure",
|
|
31
|
+
"required": [
|
|
32
|
+
"arn",
|
|
33
|
+
"status",
|
|
34
|
+
"workspaceId"
|
|
35
|
+
],
|
|
36
|
+
"members": {
|
|
37
|
+
"arn": {},
|
|
38
|
+
"status": {
|
|
39
|
+
"shape": "S6"
|
|
40
|
+
},
|
|
41
|
+
"workspaceId": {}
|
|
42
|
+
}
|
|
43
|
+
},
|
|
44
|
+
"idempotent": true
|
|
45
|
+
},
|
|
46
|
+
"DeleteWorkspace": {
|
|
47
|
+
"http": {
|
|
48
|
+
"method": "DELETE",
|
|
49
|
+
"requestUri": "/workspaces/{workspaceId}",
|
|
50
|
+
"responseCode": 202
|
|
51
|
+
},
|
|
52
|
+
"input": {
|
|
53
|
+
"type": "structure",
|
|
54
|
+
"required": [
|
|
55
|
+
"workspaceId"
|
|
56
|
+
],
|
|
57
|
+
"members": {
|
|
58
|
+
"clientToken": {
|
|
59
|
+
"idempotencyToken": true,
|
|
60
|
+
"location": "querystring",
|
|
61
|
+
"locationName": "clientToken"
|
|
62
|
+
},
|
|
63
|
+
"workspaceId": {
|
|
64
|
+
"location": "uri",
|
|
65
|
+
"locationName": "workspaceId"
|
|
66
|
+
}
|
|
67
|
+
}
|
|
68
|
+
},
|
|
69
|
+
"idempotent": true
|
|
70
|
+
},
|
|
71
|
+
"DescribeWorkspace": {
|
|
72
|
+
"http": {
|
|
73
|
+
"method": "GET",
|
|
74
|
+
"requestUri": "/workspaces/{workspaceId}",
|
|
75
|
+
"responseCode": 200
|
|
76
|
+
},
|
|
77
|
+
"input": {
|
|
78
|
+
"type": "structure",
|
|
79
|
+
"required": [
|
|
80
|
+
"workspaceId"
|
|
81
|
+
],
|
|
82
|
+
"members": {
|
|
83
|
+
"workspaceId": {
|
|
84
|
+
"location": "uri",
|
|
85
|
+
"locationName": "workspaceId"
|
|
86
|
+
}
|
|
87
|
+
}
|
|
88
|
+
},
|
|
89
|
+
"output": {
|
|
90
|
+
"type": "structure",
|
|
91
|
+
"required": [
|
|
92
|
+
"workspace"
|
|
93
|
+
],
|
|
94
|
+
"members": {
|
|
95
|
+
"workspace": {
|
|
96
|
+
"type": "structure",
|
|
97
|
+
"required": [
|
|
98
|
+
"arn",
|
|
99
|
+
"createdAt",
|
|
100
|
+
"status",
|
|
101
|
+
"workspaceId"
|
|
102
|
+
],
|
|
103
|
+
"members": {
|
|
104
|
+
"alias": {},
|
|
105
|
+
"arn": {},
|
|
106
|
+
"createdAt": {
|
|
107
|
+
"type": "timestamp"
|
|
108
|
+
},
|
|
109
|
+
"prometheusEndpoint": {},
|
|
110
|
+
"status": {
|
|
111
|
+
"shape": "S6"
|
|
112
|
+
},
|
|
113
|
+
"workspaceId": {}
|
|
114
|
+
}
|
|
115
|
+
}
|
|
116
|
+
}
|
|
117
|
+
}
|
|
118
|
+
},
|
|
119
|
+
"ListWorkspaces": {
|
|
120
|
+
"http": {
|
|
121
|
+
"method": "GET",
|
|
122
|
+
"requestUri": "/workspaces",
|
|
123
|
+
"responseCode": 200
|
|
124
|
+
},
|
|
125
|
+
"input": {
|
|
126
|
+
"type": "structure",
|
|
127
|
+
"members": {
|
|
128
|
+
"alias": {
|
|
129
|
+
"location": "querystring",
|
|
130
|
+
"locationName": "alias"
|
|
131
|
+
},
|
|
132
|
+
"maxResults": {
|
|
133
|
+
"location": "querystring",
|
|
134
|
+
"locationName": "maxResults",
|
|
135
|
+
"type": "integer"
|
|
136
|
+
},
|
|
137
|
+
"nextToken": {
|
|
138
|
+
"location": "querystring",
|
|
139
|
+
"locationName": "nextToken"
|
|
140
|
+
}
|
|
141
|
+
}
|
|
142
|
+
},
|
|
143
|
+
"output": {
|
|
144
|
+
"type": "structure",
|
|
145
|
+
"required": [
|
|
146
|
+
"workspaces"
|
|
147
|
+
],
|
|
148
|
+
"members": {
|
|
149
|
+
"nextToken": {},
|
|
150
|
+
"workspaces": {
|
|
151
|
+
"type": "list",
|
|
152
|
+
"member": {
|
|
153
|
+
"type": "structure",
|
|
154
|
+
"required": [
|
|
155
|
+
"arn",
|
|
156
|
+
"createdAt",
|
|
157
|
+
"status",
|
|
158
|
+
"workspaceId"
|
|
159
|
+
],
|
|
160
|
+
"members": {
|
|
161
|
+
"alias": {},
|
|
162
|
+
"arn": {},
|
|
163
|
+
"createdAt": {
|
|
164
|
+
"type": "timestamp"
|
|
165
|
+
},
|
|
166
|
+
"status": {
|
|
167
|
+
"shape": "S6"
|
|
168
|
+
},
|
|
169
|
+
"workspaceId": {}
|
|
170
|
+
}
|
|
171
|
+
}
|
|
172
|
+
}
|
|
173
|
+
}
|
|
174
|
+
}
|
|
175
|
+
},
|
|
176
|
+
"UpdateWorkspaceAlias": {
|
|
177
|
+
"http": {
|
|
178
|
+
"requestUri": "/workspaces/{workspaceId}/alias",
|
|
179
|
+
"responseCode": 204
|
|
180
|
+
},
|
|
181
|
+
"input": {
|
|
182
|
+
"type": "structure",
|
|
183
|
+
"required": [
|
|
184
|
+
"workspaceId"
|
|
185
|
+
],
|
|
186
|
+
"members": {
|
|
187
|
+
"alias": {},
|
|
188
|
+
"clientToken": {
|
|
189
|
+
"idempotencyToken": true
|
|
190
|
+
},
|
|
191
|
+
"workspaceId": {
|
|
192
|
+
"location": "uri",
|
|
193
|
+
"locationName": "workspaceId"
|
|
194
|
+
}
|
|
195
|
+
}
|
|
196
|
+
},
|
|
197
|
+
"idempotent": true
|
|
198
|
+
}
|
|
199
|
+
},
|
|
200
|
+
"shapes": {
|
|
201
|
+
"S6": {
|
|
202
|
+
"type": "structure",
|
|
203
|
+
"required": [
|
|
204
|
+
"statusCode"
|
|
205
|
+
],
|
|
206
|
+
"members": {
|
|
207
|
+
"statusCode": {}
|
|
208
|
+
}
|
|
209
|
+
}
|
|
210
|
+
}
|
|
211
|
+
}
|