aws-sdk 2.976.0 → 2.980.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 +21 -1
- package/README.md +1 -1
- package/apis/cloudformation-2010-05-15.min.json +27 -1
- package/apis/compute-optimizer-2019-11-01.min.json +98 -25
- package/apis/ec2-2016-11-15.min.json +8 -1
- package/apis/elasticmapreduce-2009-03-31.min.json +84 -21
- package/apis/firehose-2015-08-04.min.json +104 -79
- package/apis/iot-2015-05-28.min.json +481 -232
- package/apis/iot-2015-05-28.paginators.json +12 -0
- package/apis/kms-2014-11-01.examples.json +100 -94
- package/apis/kms-2014-11-01.min.json +54 -34
- package/apis/rekognition-2016-06-27.min.json +134 -110
- package/apis/s3-2006-03-01.examples.json +162 -162
- package/clients/cloudformation.d.ts +116 -80
- package/clients/codebuild.d.ts +3 -3
- package/clients/computeoptimizer.d.ts +181 -81
- package/clients/ec2.d.ts +34 -22
- package/clients/emr.d.ts +78 -15
- package/clients/firehose.d.ts +39 -10
- package/clients/iot.d.ts +829 -506
- package/clients/kms.d.ts +293 -280
- package/clients/memorydb.d.ts +2 -2
- package/clients/polly.d.ts +2 -2
- package/clients/rekognition.d.ts +27 -7
- package/clients/s3.d.ts +6 -6
- package/clients/sqs.d.ts +4 -4
- package/clients/transcribeservice.d.ts +3 -3
- package/dist/aws-sdk-core-react-native.js +1 -1
- package/dist/aws-sdk-react-native.js +14 -16
- package/dist/aws-sdk.js +907 -481
- package/dist/aws-sdk.min.js +85 -85
- package/dist/xml2js.js +2 -3
- package/lib/core.js +1 -1
- package/package.json +1 -1
|
@@ -122,14 +122,19 @@
|
|
|
122
122
|
"Policy": {},
|
|
123
123
|
"Description": {},
|
|
124
124
|
"KeyUsage": {},
|
|
125
|
-
"CustomerMasterKeySpec": {
|
|
125
|
+
"CustomerMasterKeySpec": {
|
|
126
|
+
"shape": "Sw",
|
|
127
|
+
"deprecated": true,
|
|
128
|
+
"deprecatedMessage": "This parameter has been deprecated. Instead, use the KeySpec parameter."
|
|
129
|
+
},
|
|
130
|
+
"KeySpec": {},
|
|
126
131
|
"Origin": {},
|
|
127
132
|
"CustomKeyStoreId": {},
|
|
128
133
|
"BypassPolicyLockoutSafetyCheck": {
|
|
129
134
|
"type": "boolean"
|
|
130
135
|
},
|
|
131
136
|
"Tags": {
|
|
132
|
-
"shape": "
|
|
137
|
+
"shape": "S10"
|
|
133
138
|
},
|
|
134
139
|
"MultiRegion": {
|
|
135
140
|
"type": "boolean"
|
|
@@ -140,7 +145,7 @@
|
|
|
140
145
|
"type": "structure",
|
|
141
146
|
"members": {
|
|
142
147
|
"KeyMetadata": {
|
|
143
|
-
"shape": "
|
|
148
|
+
"shape": "S16"
|
|
144
149
|
}
|
|
145
150
|
}
|
|
146
151
|
}
|
|
@@ -170,7 +175,7 @@
|
|
|
170
175
|
"members": {
|
|
171
176
|
"KeyId": {},
|
|
172
177
|
"Plaintext": {
|
|
173
|
-
"shape": "
|
|
178
|
+
"shape": "S1q"
|
|
174
179
|
},
|
|
175
180
|
"EncryptionAlgorithm": {}
|
|
176
181
|
}
|
|
@@ -269,7 +274,7 @@
|
|
|
269
274
|
"type": "structure",
|
|
270
275
|
"members": {
|
|
271
276
|
"KeyMetadata": {
|
|
272
|
-
"shape": "
|
|
277
|
+
"shape": "S16"
|
|
273
278
|
}
|
|
274
279
|
}
|
|
275
280
|
}
|
|
@@ -343,7 +348,7 @@
|
|
|
343
348
|
"members": {
|
|
344
349
|
"KeyId": {},
|
|
345
350
|
"Plaintext": {
|
|
346
|
-
"shape": "
|
|
351
|
+
"shape": "S1q"
|
|
347
352
|
},
|
|
348
353
|
"EncryptionContext": {
|
|
349
354
|
"shape": "Sk"
|
|
@@ -392,7 +397,7 @@
|
|
|
392
397
|
"type": "blob"
|
|
393
398
|
},
|
|
394
399
|
"Plaintext": {
|
|
395
|
-
"shape": "
|
|
400
|
+
"shape": "S1q"
|
|
396
401
|
},
|
|
397
402
|
"KeyId": {}
|
|
398
403
|
}
|
|
@@ -423,7 +428,7 @@
|
|
|
423
428
|
"type": "blob"
|
|
424
429
|
},
|
|
425
430
|
"PrivateKeyPlaintext": {
|
|
426
|
-
"shape": "
|
|
431
|
+
"shape": "S1q"
|
|
427
432
|
},
|
|
428
433
|
"PublicKey": {
|
|
429
434
|
"type": "blob"
|
|
@@ -509,7 +514,7 @@
|
|
|
509
514
|
"type": "structure",
|
|
510
515
|
"members": {
|
|
511
516
|
"Plaintext": {
|
|
512
|
-
"shape": "
|
|
517
|
+
"shape": "S1q"
|
|
513
518
|
}
|
|
514
519
|
}
|
|
515
520
|
}
|
|
@@ -574,7 +579,7 @@
|
|
|
574
579
|
"type": "blob"
|
|
575
580
|
},
|
|
576
581
|
"PublicKey": {
|
|
577
|
-
"shape": "
|
|
582
|
+
"shape": "S1q"
|
|
578
583
|
},
|
|
579
584
|
"ParametersValidTo": {
|
|
580
585
|
"type": "timestamp"
|
|
@@ -602,13 +607,18 @@
|
|
|
602
607
|
"PublicKey": {
|
|
603
608
|
"type": "blob"
|
|
604
609
|
},
|
|
605
|
-
"CustomerMasterKeySpec": {
|
|
610
|
+
"CustomerMasterKeySpec": {
|
|
611
|
+
"shape": "Sw",
|
|
612
|
+
"deprecated": true,
|
|
613
|
+
"deprecatedMessage": "This field has been deprecated. Instead, use the KeySpec field."
|
|
614
|
+
},
|
|
615
|
+
"KeySpec": {},
|
|
606
616
|
"KeyUsage": {},
|
|
607
617
|
"EncryptionAlgorithms": {
|
|
608
|
-
"shape": "
|
|
618
|
+
"shape": "S1d"
|
|
609
619
|
},
|
|
610
620
|
"SigningAlgorithms": {
|
|
611
|
-
"shape": "
|
|
621
|
+
"shape": "S1f"
|
|
612
622
|
}
|
|
613
623
|
}
|
|
614
624
|
}
|
|
@@ -695,7 +705,7 @@
|
|
|
695
705
|
}
|
|
696
706
|
},
|
|
697
707
|
"output": {
|
|
698
|
-
"shape": "
|
|
708
|
+
"shape": "S39"
|
|
699
709
|
}
|
|
700
710
|
},
|
|
701
711
|
"ListKeyPolicies": {
|
|
@@ -774,7 +784,7 @@
|
|
|
774
784
|
"type": "structure",
|
|
775
785
|
"members": {
|
|
776
786
|
"Tags": {
|
|
777
|
-
"shape": "
|
|
787
|
+
"shape": "S10"
|
|
778
788
|
},
|
|
779
789
|
"NextMarker": {},
|
|
780
790
|
"Truncated": {
|
|
@@ -798,7 +808,7 @@
|
|
|
798
808
|
}
|
|
799
809
|
},
|
|
800
810
|
"output": {
|
|
801
|
-
"shape": "
|
|
811
|
+
"shape": "S39"
|
|
802
812
|
}
|
|
803
813
|
},
|
|
804
814
|
"PutKeyPolicy": {
|
|
@@ -874,7 +884,7 @@
|
|
|
874
884
|
},
|
|
875
885
|
"Description": {},
|
|
876
886
|
"Tags": {
|
|
877
|
-
"shape": "
|
|
887
|
+
"shape": "S10"
|
|
878
888
|
}
|
|
879
889
|
}
|
|
880
890
|
},
|
|
@@ -882,11 +892,11 @@
|
|
|
882
892
|
"type": "structure",
|
|
883
893
|
"members": {
|
|
884
894
|
"ReplicaKeyMetadata": {
|
|
885
|
-
"shape": "
|
|
895
|
+
"shape": "S16"
|
|
886
896
|
},
|
|
887
897
|
"ReplicaPolicy": {},
|
|
888
898
|
"ReplicaTags": {
|
|
889
|
-
"shape": "
|
|
899
|
+
"shape": "S10"
|
|
890
900
|
}
|
|
891
901
|
}
|
|
892
902
|
}
|
|
@@ -952,7 +962,7 @@
|
|
|
952
962
|
"members": {
|
|
953
963
|
"KeyId": {},
|
|
954
964
|
"Message": {
|
|
955
|
-
"shape": "
|
|
965
|
+
"shape": "S1q"
|
|
956
966
|
},
|
|
957
967
|
"MessageType": {},
|
|
958
968
|
"GrantTokens": {
|
|
@@ -982,7 +992,7 @@
|
|
|
982
992
|
"members": {
|
|
983
993
|
"KeyId": {},
|
|
984
994
|
"Tags": {
|
|
985
|
-
"shape": "
|
|
995
|
+
"shape": "S10"
|
|
986
996
|
}
|
|
987
997
|
}
|
|
988
998
|
}
|
|
@@ -1074,7 +1084,7 @@
|
|
|
1074
1084
|
"members": {
|
|
1075
1085
|
"KeyId": {},
|
|
1076
1086
|
"Message": {
|
|
1077
|
-
"shape": "
|
|
1087
|
+
"shape": "S1q"
|
|
1078
1088
|
},
|
|
1079
1089
|
"MessageType": {},
|
|
1080
1090
|
"Signature": {
|
|
@@ -1127,7 +1137,12 @@
|
|
|
1127
1137
|
"type": "list",
|
|
1128
1138
|
"member": {}
|
|
1129
1139
|
},
|
|
1130
|
-
"
|
|
1140
|
+
"Sw": {
|
|
1141
|
+
"type": "string",
|
|
1142
|
+
"deprecated": true,
|
|
1143
|
+
"deprecatedMessage": "This enum has been deprecated. Instead, use the KeySpec enum."
|
|
1144
|
+
},
|
|
1145
|
+
"S10": {
|
|
1131
1146
|
"type": "list",
|
|
1132
1147
|
"member": {
|
|
1133
1148
|
"type": "structure",
|
|
@@ -1141,7 +1156,7 @@
|
|
|
1141
1156
|
}
|
|
1142
1157
|
}
|
|
1143
1158
|
},
|
|
1144
|
-
"
|
|
1159
|
+
"S16": {
|
|
1145
1160
|
"type": "structure",
|
|
1146
1161
|
"required": [
|
|
1147
1162
|
"KeyId"
|
|
@@ -1170,12 +1185,17 @@
|
|
|
1170
1185
|
"CloudHsmClusterId": {},
|
|
1171
1186
|
"ExpirationModel": {},
|
|
1172
1187
|
"KeyManager": {},
|
|
1173
|
-
"CustomerMasterKeySpec": {
|
|
1188
|
+
"CustomerMasterKeySpec": {
|
|
1189
|
+
"shape": "Sw",
|
|
1190
|
+
"deprecated": true,
|
|
1191
|
+
"deprecatedMessage": "This field has been deprecated. Instead, use the KeySpec field."
|
|
1192
|
+
},
|
|
1193
|
+
"KeySpec": {},
|
|
1174
1194
|
"EncryptionAlgorithms": {
|
|
1175
|
-
"shape": "
|
|
1195
|
+
"shape": "S1d"
|
|
1176
1196
|
},
|
|
1177
1197
|
"SigningAlgorithms": {
|
|
1178
|
-
"shape": "
|
|
1198
|
+
"shape": "S1f"
|
|
1179
1199
|
},
|
|
1180
1200
|
"MultiRegion": {
|
|
1181
1201
|
"type": "boolean"
|
|
@@ -1185,12 +1205,12 @@
|
|
|
1185
1205
|
"members": {
|
|
1186
1206
|
"MultiRegionKeyType": {},
|
|
1187
1207
|
"PrimaryKey": {
|
|
1188
|
-
"shape": "
|
|
1208
|
+
"shape": "S1j"
|
|
1189
1209
|
},
|
|
1190
1210
|
"ReplicaKeys": {
|
|
1191
1211
|
"type": "list",
|
|
1192
1212
|
"member": {
|
|
1193
|
-
"shape": "
|
|
1213
|
+
"shape": "S1j"
|
|
1194
1214
|
}
|
|
1195
1215
|
}
|
|
1196
1216
|
}
|
|
@@ -1200,26 +1220,26 @@
|
|
|
1200
1220
|
}
|
|
1201
1221
|
}
|
|
1202
1222
|
},
|
|
1203
|
-
"
|
|
1223
|
+
"S1d": {
|
|
1204
1224
|
"type": "list",
|
|
1205
1225
|
"member": {}
|
|
1206
1226
|
},
|
|
1207
|
-
"
|
|
1227
|
+
"S1f": {
|
|
1208
1228
|
"type": "list",
|
|
1209
1229
|
"member": {}
|
|
1210
1230
|
},
|
|
1211
|
-
"
|
|
1231
|
+
"S1j": {
|
|
1212
1232
|
"type": "structure",
|
|
1213
1233
|
"members": {
|
|
1214
1234
|
"Arn": {},
|
|
1215
1235
|
"Region": {}
|
|
1216
1236
|
}
|
|
1217
1237
|
},
|
|
1218
|
-
"
|
|
1238
|
+
"S1q": {
|
|
1219
1239
|
"type": "blob",
|
|
1220
1240
|
"sensitive": true
|
|
1221
1241
|
},
|
|
1222
|
-
"
|
|
1242
|
+
"S39": {
|
|
1223
1243
|
"type": "structure",
|
|
1224
1244
|
"members": {
|
|
1225
1245
|
"Grants": {
|