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
|
@@ -0,0 +1,29 @@
|
|
|
1
|
+
{
|
|
2
|
+
"pagination": {
|
|
3
|
+
"ListDestinations": {
|
|
4
|
+
"input_token": "NextToken",
|
|
5
|
+
"output_token": "NextToken",
|
|
6
|
+
"limit_key": "MaxResults"
|
|
7
|
+
},
|
|
8
|
+
"ListDeviceProfiles": {
|
|
9
|
+
"input_token": "NextToken",
|
|
10
|
+
"output_token": "NextToken",
|
|
11
|
+
"limit_key": "MaxResults"
|
|
12
|
+
},
|
|
13
|
+
"ListServiceProfiles": {
|
|
14
|
+
"input_token": "NextToken",
|
|
15
|
+
"output_token": "NextToken",
|
|
16
|
+
"limit_key": "MaxResults"
|
|
17
|
+
},
|
|
18
|
+
"ListWirelessDevices": {
|
|
19
|
+
"input_token": "NextToken",
|
|
20
|
+
"output_token": "NextToken",
|
|
21
|
+
"limit_key": "MaxResults"
|
|
22
|
+
},
|
|
23
|
+
"ListWirelessGateways": {
|
|
24
|
+
"input_token": "NextToken",
|
|
25
|
+
"output_token": "NextToken",
|
|
26
|
+
"limit_key": "MaxResults"
|
|
27
|
+
}
|
|
28
|
+
}
|
|
29
|
+
}
|
|
@@ -109,7 +109,8 @@
|
|
|
109
109
|
"Decrypt": [
|
|
110
110
|
{
|
|
111
111
|
"input": {
|
|
112
|
-
"CiphertextBlob": "<binary data>"
|
|
112
|
+
"CiphertextBlob": "<binary data>",
|
|
113
|
+
"KeyId": "arn:aws:kms:us-west-2:111122223333:key/1234abcd-12ab-34cd-56ef-1234567890ab"
|
|
113
114
|
},
|
|
114
115
|
"output": {
|
|
115
116
|
"KeyId": "arn:aws:kms:us-west-2:111122223333:key/1234abcd-12ab-34cd-56ef-1234567890ab",
|
|
@@ -117,7 +118,8 @@
|
|
|
117
118
|
},
|
|
118
119
|
"comments": {
|
|
119
120
|
"input": {
|
|
120
|
-
"CiphertextBlob": "The encrypted data (ciphertext)."
|
|
121
|
+
"CiphertextBlob": "The encrypted data (ciphertext).",
|
|
122
|
+
"KeyId": "A key identifier for the CMK to use to decrypt the data."
|
|
121
123
|
},
|
|
122
124
|
"output": {
|
|
123
125
|
"KeyId": "The Amazon Resource Name (ARN) of the CMK that was used to decrypt the data.",
|
|
@@ -754,12 +756,13 @@
|
|
|
754
756
|
"comments": {
|
|
755
757
|
"input": {
|
|
756
758
|
"CiphertextBlob": "The data to reencrypt.",
|
|
757
|
-
"DestinationKeyId": "The identifier of the CMK to use to reencrypt the data. You can use
|
|
759
|
+
"DestinationKeyId": "The identifier of the CMK to use to reencrypt the data. You can use any valid key identifier.",
|
|
760
|
+
"SourceKeyId": "The identifier of the CMK to use to decrypt the data. You can use any valid key identifier."
|
|
758
761
|
},
|
|
759
762
|
"output": {
|
|
760
763
|
"CiphertextBlob": "The reencrypted data.",
|
|
761
764
|
"KeyId": "The ARN of the CMK that was used to reencrypt the data.",
|
|
762
|
-
"SourceKeyId": "The ARN of the CMK that was used to
|
|
765
|
+
"SourceKeyId": "The ARN of the CMK that was originally used to encrypt the data."
|
|
763
766
|
}
|
|
764
767
|
},
|
|
765
768
|
"description": "The following example reencrypts data with the specified CMK.",
|
|
@@ -649,9 +649,9 @@
|
|
|
649
649
|
"output": {
|
|
650
650
|
}
|
|
651
651
|
},
|
|
652
|
-
"description": "The following example
|
|
653
|
-
"id": "to-
|
|
654
|
-
"title": "To
|
|
652
|
+
"description": "The following example displays details for the provisioned concurrency configuration for the BLUE alias of the specified function.",
|
|
653
|
+
"id": "to-view-a-provisioned-concurrency-configuration-1586490192690",
|
|
654
|
+
"title": "To view a provisioned concurrency configuration"
|
|
655
655
|
},
|
|
656
656
|
{
|
|
657
657
|
"input": {
|
|
@@ -671,9 +671,9 @@
|
|
|
671
671
|
"output": {
|
|
672
672
|
}
|
|
673
673
|
},
|
|
674
|
-
"description": "The following example
|
|
675
|
-
"id": "to-
|
|
676
|
-
"title": "To
|
|
674
|
+
"description": "The following example returns details for the provisioned concurrency configuration for the BLUE alias of the specified function.",
|
|
675
|
+
"id": "to-get-a-provisioned-concurrency-configuration-1586490192690",
|
|
676
|
+
"title": "To get a provisioned concurrency configuration"
|
|
677
677
|
}
|
|
678
678
|
],
|
|
679
679
|
"Invoke": [
|