aws-sdk 2.1392.0 → 2.1394.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 (39) hide show
  1. package/CHANGELOG.md +16 -1
  2. package/README.md +1 -1
  3. package/apis/athena-2017-05-18.min.json +3 -0
  4. package/apis/customer-profiles-2020-08-15.min.json +252 -52
  5. package/apis/customer-profiles-2020-08-15.paginators.json +6 -0
  6. package/apis/emr-containers-2020-10-01.min.json +31 -18
  7. package/apis/logs-2014-03-28.min.json +99 -16
  8. package/apis/metadata.json +8 -0
  9. package/apis/payment-cryptography-2021-09-14.examples.json +5 -0
  10. package/apis/payment-cryptography-2021-09-14.min.json +770 -0
  11. package/apis/payment-cryptography-2021-09-14.paginators.json +22 -0
  12. package/apis/payment-cryptography-data-2022-02-03.examples.json +5 -0
  13. package/apis/payment-cryptography-data-2022-02-03.min.json +1018 -0
  14. package/apis/payment-cryptography-data-2022-02-03.paginators.json +4 -0
  15. package/apis/servicecatalog-2015-12-10.min.json +38 -29
  16. package/apis/timestream-write-2018-11-01.min.json +36 -8
  17. package/clients/all.d.ts +2 -0
  18. package/clients/all.js +3 -1
  19. package/clients/athena.d.ts +6 -2
  20. package/clients/cloudformation.d.ts +24 -24
  21. package/clients/cloudwatchlogs.d.ts +132 -18
  22. package/clients/comprehendmedical.d.ts +4 -4
  23. package/clients/customerprofiles.d.ts +201 -0
  24. package/clients/directconnect.d.ts +6 -6
  25. package/clients/emrcontainers.d.ts +16 -0
  26. package/clients/iotdeviceadvisor.d.ts +2 -2
  27. package/clients/paymentcryptography.d.ts +867 -0
  28. package/clients/paymentcryptography.js +18 -0
  29. package/clients/paymentcryptographydata.d.ts +1161 -0
  30. package/clients/paymentcryptographydata.js +18 -0
  31. package/clients/servicecatalog.d.ts +10 -2
  32. package/clients/timestreamwrite.d.ts +39 -4
  33. package/dist/aws-sdk-core-react-native.js +2 -2
  34. package/dist/aws-sdk-react-native.js +85 -11
  35. package/dist/aws-sdk.js +151 -48
  36. package/dist/aws-sdk.min.js +98 -98
  37. package/lib/config_service_placeholders.d.ts +4 -0
  38. package/lib/core.js +1 -1
  39. package/package.json +1 -1
@@ -141,7 +141,7 @@
141
141
  "members": {
142
142
  "name": {},
143
143
  "containerProvider": {
144
- "shape": "S1i"
144
+ "shape": "S1l"
145
145
  },
146
146
  "clientToken": {
147
147
  "idempotencyToken": true
@@ -264,7 +264,7 @@
264
264
  "type": "structure",
265
265
  "members": {
266
266
  "jobRun": {
267
- "shape": "S1y"
267
+ "shape": "S21"
268
268
  }
269
269
  }
270
270
  }
@@ -290,7 +290,7 @@
290
290
  "type": "structure",
291
291
  "members": {
292
292
  "jobTemplate": {
293
- "shape": "S28"
293
+ "shape": "S2b"
294
294
  }
295
295
  }
296
296
  }
@@ -321,7 +321,7 @@
321
321
  "type": "structure",
322
322
  "members": {
323
323
  "endpoint": {
324
- "shape": "S2c"
324
+ "shape": "S2f"
325
325
  }
326
326
  }
327
327
  }
@@ -347,7 +347,7 @@
347
347
  "type": "structure",
348
348
  "members": {
349
349
  "virtualCluster": {
350
- "shape": "S2j"
350
+ "shape": "S2m"
351
351
  }
352
352
  }
353
353
  }
@@ -456,7 +456,7 @@
456
456
  "jobRuns": {
457
457
  "type": "list",
458
458
  "member": {
459
- "shape": "S1y"
459
+ "shape": "S21"
460
460
  }
461
461
  },
462
462
  "nextToken": {}
@@ -498,7 +498,7 @@
498
498
  "templates": {
499
499
  "type": "list",
500
500
  "member": {
501
- "shape": "S28"
501
+ "shape": "S2b"
502
502
  }
503
503
  },
504
504
  "nextToken": {}
@@ -559,7 +559,7 @@
559
559
  "endpoints": {
560
560
  "type": "list",
561
561
  "member": {
562
- "shape": "S2c"
562
+ "shape": "S2f"
563
563
  }
564
564
  },
565
565
  "nextToken": {}
@@ -641,7 +641,7 @@
641
641
  "virtualClusters": {
642
642
  "type": "list",
643
643
  "member": {
644
- "shape": "S2j"
644
+ "shape": "S2m"
645
645
  }
646
646
  },
647
647
  "nextToken": {}
@@ -685,7 +685,7 @@
685
685
  "value": {}
686
686
  },
687
687
  "retryPolicyConfiguration": {
688
- "shape": "S23"
688
+ "shape": "S26"
689
689
  }
690
690
  }
691
691
  },
@@ -912,12 +912,25 @@
912
912
  "members": {
913
913
  "logUri": {}
914
914
  }
915
+ },
916
+ "containerLogRotationConfiguration": {
917
+ "type": "structure",
918
+ "required": [
919
+ "rotationSize",
920
+ "maxFilesToKeep"
921
+ ],
922
+ "members": {
923
+ "rotationSize": {},
924
+ "maxFilesToKeep": {
925
+ "type": "integer"
926
+ }
927
+ }
915
928
  }
916
929
  }
917
930
  }
918
931
  }
919
932
  },
920
- "S1i": {
933
+ "S1l": {
921
934
  "type": "structure",
922
935
  "required": [
923
936
  "type",
@@ -940,7 +953,7 @@
940
953
  }
941
954
  }
942
955
  },
943
- "S1y": {
956
+ "S21": {
944
957
  "type": "structure",
945
958
  "members": {
946
959
  "id": {},
@@ -970,7 +983,7 @@
970
983
  "shape": "Sx"
971
984
  },
972
985
  "retryPolicyConfiguration": {
973
- "shape": "S23"
986
+ "shape": "S26"
974
987
  },
975
988
  "retryPolicyExecution": {
976
989
  "type": "structure",
@@ -985,7 +998,7 @@
985
998
  }
986
999
  }
987
1000
  },
988
- "S23": {
1001
+ "S26": {
989
1002
  "type": "structure",
990
1003
  "required": [
991
1004
  "maxAttempts"
@@ -996,7 +1009,7 @@
996
1009
  }
997
1010
  }
998
1011
  },
999
- "S28": {
1012
+ "S2b": {
1000
1013
  "type": "structure",
1001
1014
  "required": [
1002
1015
  "jobTemplateData"
@@ -1019,7 +1032,7 @@
1019
1032
  "decryptionError": {}
1020
1033
  }
1021
1034
  },
1022
- "S2c": {
1035
+ "S2f": {
1023
1036
  "type": "structure",
1024
1037
  "members": {
1025
1038
  "id": {},
@@ -1060,7 +1073,7 @@
1060
1073
  }
1061
1074
  }
1062
1075
  },
1063
- "S2j": {
1076
+ "S2m": {
1064
1077
  "type": "structure",
1065
1078
  "members": {
1066
1079
  "id": {},
@@ -1068,7 +1081,7 @@
1068
1081
  "arn": {},
1069
1082
  "state": {},
1070
1083
  "containerProvider": {
1071
- "shape": "S1i"
1084
+ "shape": "S1l"
1072
1085
  },
1073
1086
  "createdAt": {
1074
1087
  "shape": "S13"
@@ -94,6 +94,19 @@
94
94
  }
95
95
  }
96
96
  },
97
+ "DeleteAccountPolicy": {
98
+ "input": {
99
+ "type": "structure",
100
+ "required": [
101
+ "policyName",
102
+ "policyType"
103
+ ],
104
+ "members": {
105
+ "policyName": {},
106
+ "policyType": {}
107
+ }
108
+ }
109
+ },
97
110
  "DeleteDataProtectionPolicy": {
98
111
  "input": {
99
112
  "type": "structure",
@@ -204,6 +217,32 @@
204
217
  }
205
218
  }
206
219
  },
220
+ "DescribeAccountPolicies": {
221
+ "input": {
222
+ "type": "structure",
223
+ "required": [
224
+ "policyType"
225
+ ],
226
+ "members": {
227
+ "policyType": {},
228
+ "policyName": {},
229
+ "accountIdentifiers": {
230
+ "shape": "S11"
231
+ }
232
+ }
233
+ },
234
+ "output": {
235
+ "type": "structure",
236
+ "members": {
237
+ "accountPolicies": {
238
+ "type": "list",
239
+ "member": {
240
+ "shape": "S15"
241
+ }
242
+ }
243
+ }
244
+ }
245
+ },
207
246
  "DescribeDestinations": {
208
247
  "input": {
209
248
  "type": "structure",
@@ -221,7 +260,7 @@
221
260
  "destinations": {
222
261
  "type": "list",
223
262
  "member": {
224
- "shape": "S13"
263
+ "shape": "S1d"
225
264
  }
226
265
  },
227
266
  "nextToken": {}
@@ -289,8 +328,7 @@
289
328
  "type": "structure",
290
329
  "members": {
291
330
  "accountIdentifiers": {
292
- "type": "list",
293
- "member": {}
331
+ "shape": "S11"
294
332
  },
295
333
  "logGroupNamePrefix": {},
296
334
  "logGroupNamePattern": {},
@@ -326,7 +364,11 @@
326
364
  "type": "long"
327
365
  },
328
366
  "kmsKeyId": {},
329
- "dataProtectionStatus": {}
367
+ "dataProtectionStatus": {},
368
+ "inheritedProperties": {
369
+ "type": "list",
370
+ "member": {}
371
+ }
330
372
  }
331
373
  }
332
374
  },
@@ -411,7 +453,7 @@
411
453
  "filterName": {},
412
454
  "filterPattern": {},
413
455
  "metricTransformations": {
414
- "shape": "S26"
456
+ "shape": "S2g"
415
457
  },
416
458
  "creationTime": {
417
459
  "type": "long"
@@ -484,7 +526,7 @@
484
526
  "type": "long"
485
527
  },
486
528
  "logGroupNames": {
487
- "shape": "S2s"
529
+ "shape": "S32"
488
530
  }
489
531
  }
490
532
  }
@@ -509,7 +551,7 @@
509
551
  "resourcePolicies": {
510
552
  "type": "list",
511
553
  "member": {
512
- "shape": "S2w"
554
+ "shape": "S36"
513
555
  }
514
556
  },
515
557
  "nextToken": {}
@@ -847,6 +889,30 @@
847
889
  "deprecated": true,
848
890
  "deprecatedMessage": "Please use the generic tagging API ListTagsForResource"
849
891
  },
892
+ "PutAccountPolicy": {
893
+ "input": {
894
+ "type": "structure",
895
+ "required": [
896
+ "policyName",
897
+ "policyDocument",
898
+ "policyType"
899
+ ],
900
+ "members": {
901
+ "policyName": {},
902
+ "policyDocument": {},
903
+ "policyType": {},
904
+ "scope": {}
905
+ }
906
+ },
907
+ "output": {
908
+ "type": "structure",
909
+ "members": {
910
+ "accountPolicy": {
911
+ "shape": "S15"
912
+ }
913
+ }
914
+ }
915
+ },
850
916
  "PutDataProtectionPolicy": {
851
917
  "input": {
852
918
  "type": "structure",
@@ -891,7 +957,7 @@
891
957
  "type": "structure",
892
958
  "members": {
893
959
  "destination": {
894
- "shape": "S13"
960
+ "shape": "S1d"
895
961
  }
896
962
  }
897
963
  }
@@ -977,7 +1043,7 @@
977
1043
  "filterName": {},
978
1044
  "filterPattern": {},
979
1045
  "metricTransformations": {
980
- "shape": "S26"
1046
+ "shape": "S2g"
981
1047
  }
982
1048
  }
983
1049
  }
@@ -993,7 +1059,7 @@
993
1059
  "name": {},
994
1060
  "queryDefinitionId": {},
995
1061
  "logGroupNames": {
996
- "shape": "S2s"
1062
+ "shape": "S32"
997
1063
  },
998
1064
  "queryString": {}
999
1065
  }
@@ -1017,7 +1083,7 @@
1017
1083
  "type": "structure",
1018
1084
  "members": {
1019
1085
  "resourcePolicy": {
1020
- "shape": "S2w"
1086
+ "shape": "S36"
1021
1087
  }
1022
1088
  }
1023
1089
  }
@@ -1067,7 +1133,7 @@
1067
1133
  "members": {
1068
1134
  "logGroupName": {},
1069
1135
  "logGroupNames": {
1070
- "shape": "S2s"
1136
+ "shape": "S32"
1071
1137
  },
1072
1138
  "logGroupIdentifiers": {
1073
1139
  "type": "list",
@@ -1226,7 +1292,24 @@
1226
1292
  "key": {},
1227
1293
  "value": {}
1228
1294
  },
1229
- "S13": {
1295
+ "S11": {
1296
+ "type": "list",
1297
+ "member": {}
1298
+ },
1299
+ "S15": {
1300
+ "type": "structure",
1301
+ "members": {
1302
+ "policyName": {},
1303
+ "policyDocument": {},
1304
+ "lastUpdatedTime": {
1305
+ "type": "long"
1306
+ },
1307
+ "policyType": {},
1308
+ "scope": {},
1309
+ "accountId": {}
1310
+ }
1311
+ },
1312
+ "S1d": {
1230
1313
  "type": "structure",
1231
1314
  "members": {
1232
1315
  "destinationName": {},
@@ -1239,7 +1322,7 @@
1239
1322
  }
1240
1323
  }
1241
1324
  },
1242
- "S26": {
1325
+ "S2g": {
1243
1326
  "type": "list",
1244
1327
  "member": {
1245
1328
  "type": "structure",
@@ -1264,11 +1347,11 @@
1264
1347
  }
1265
1348
  }
1266
1349
  },
1267
- "S2s": {
1350
+ "S32": {
1268
1351
  "type": "list",
1269
1352
  "member": {}
1270
1353
  },
1271
- "S2w": {
1354
+ "S36": {
1272
1355
  "type": "structure",
1273
1356
  "members": {
1274
1357
  "policyName": {},
@@ -1299,5 +1299,13 @@
1299
1299
  },
1300
1300
  "mediapackagev2": {
1301
1301
  "name": "MediaPackageV2"
1302
+ },
1303
+ "paymentcryptography": {
1304
+ "prefix": "payment-cryptography",
1305
+ "name": "PaymentCryptography"
1306
+ },
1307
+ "paymentcryptographydata": {
1308
+ "prefix": "payment-cryptography-data",
1309
+ "name": "PaymentCryptographyData"
1302
1310
  }
1303
1311
  }
@@ -0,0 +1,5 @@
1
+ {
2
+ "version": "1.0",
3
+ "examples": {
4
+ }
5
+ }