aws-sdk 2.1615.0 → 2.1617.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 (41) hide show
  1. package/README.md +1 -1
  2. package/apis/bedrock-agent-runtime-2023-07-26.min.json +64 -2
  3. package/apis/cognito-idp-2016-04-18.min.json +3 -0
  4. package/apis/ec2-2016-11-15.min.json +282 -279
  5. package/apis/ecr-2015-09-21.min.json +3 -0
  6. package/apis/metadata.json +0 -6
  7. package/apis/pinpoint-2016-12-01.min.json +399 -377
  8. package/apis/sqs-2012-11-05.min.json +21 -14
  9. package/apis/ssm-sap-2018-05-10.min.json +95 -0
  10. package/apis/ssm-sap-2018-05-10.paginators.json +6 -0
  11. package/apis/verifiedpermissions-2021-12-01.min.json +52 -27
  12. package/clients/all.d.ts +0 -2
  13. package/clients/all.js +0 -2
  14. package/clients/bedrockagentruntime.d.ts +80 -8
  15. package/clients/cognitoidentityserviceprovider.d.ts +1 -1
  16. package/clients/ec2.d.ts +5 -0
  17. package/clients/ecr.d.ts +2 -2
  18. package/clients/fms.d.ts +4 -4
  19. package/clients/pinpoint.d.ts +27 -0
  20. package/clients/polly.d.ts +9 -9
  21. package/clients/route53resolver.d.ts +3 -3
  22. package/clients/sqs.d.ts +19 -14
  23. package/clients/ssmsap.d.ts +121 -1
  24. package/clients/verifiedpermissions.d.ts +40 -6
  25. package/dist/aws-sdk-core-react-native.js +2 -2
  26. package/dist/aws-sdk-react-native.js +1629 -1703
  27. package/dist/aws-sdk.js +312 -302
  28. package/dist/aws-sdk.min.js +64 -64
  29. package/lib/config_service_placeholders.d.ts +0 -4
  30. package/lib/core.js +1 -1
  31. package/package.json +1 -1
  32. package/apis/alexaforbusiness-2017-11-09.examples.json +0 -5
  33. package/apis/alexaforbusiness-2017-11-09.min.json +0 -2905
  34. package/apis/alexaforbusiness-2017-11-09.paginators.json +0 -94
  35. package/apis/honeycode-2020-03-01.examples.json +0 -5
  36. package/apis/honeycode-2020-03-01.min.json +0 -962
  37. package/apis/honeycode-2020-03-01.paginators.json +0 -27
  38. package/clients/alexaforbusiness.d.ts +0 -3862
  39. package/clients/alexaforbusiness.js +0 -18
  40. package/clients/honeycode.d.ts +0 -910
  41. package/clients/honeycode.js +0 -18
@@ -401,7 +401,14 @@
401
401
  "members": {
402
402
  "QueueUrl": {},
403
403
  "AttributeNames": {
404
- "shape": "Sz"
404
+ "shape": "Sz",
405
+ "deprecated": true,
406
+ "deprecatedMessage": "AttributeNames has been replaced by MessageSystemAttributeNames"
407
+ },
408
+ "MessageSystemAttributeNames": {
409
+ "type": "list",
410
+ "member": {},
411
+ "flattened": true
405
412
  },
406
413
  "MessageAttributeNames": {
407
414
  "type": "list",
@@ -440,7 +447,7 @@
440
447
  },
441
448
  "MD5OfMessageAttributes": {},
442
449
  "MessageAttributes": {
443
- "shape": "S1q"
450
+ "shape": "S1r"
444
451
  }
445
452
  }
446
453
  },
@@ -476,10 +483,10 @@
476
483
  "type": "integer"
477
484
  },
478
485
  "MessageAttributes": {
479
- "shape": "S1q"
486
+ "shape": "S1r"
480
487
  },
481
488
  "MessageSystemAttributes": {
482
- "shape": "S1x"
489
+ "shape": "S1y"
483
490
  },
484
491
  "MessageDeduplicationId": {},
485
492
  "MessageGroupId": {}
@@ -520,10 +527,10 @@
520
527
  "type": "integer"
521
528
  },
522
529
  "MessageAttributes": {
523
- "shape": "S1q"
530
+ "shape": "S1r"
524
531
  },
525
532
  "MessageSystemAttributes": {
526
- "shape": "S1x"
533
+ "shape": "S1y"
527
534
  },
528
535
  "MessageDeduplicationId": {},
529
536
  "MessageGroupId": {}
@@ -678,7 +685,7 @@
678
685
  "member": {},
679
686
  "flattened": true
680
687
  },
681
- "S1q": {
688
+ "S1r": {
682
689
  "type": "map",
683
690
  "key": {},
684
691
  "value": {
@@ -692,11 +699,11 @@
692
699
  "type": "blob"
693
700
  },
694
701
  "StringListValues": {
695
- "shape": "S1t",
702
+ "shape": "S1u",
696
703
  "flattened": true
697
704
  },
698
705
  "BinaryListValues": {
699
- "shape": "S1u",
706
+ "shape": "S1v",
700
707
  "flattened": true
701
708
  },
702
709
  "DataType": {}
@@ -704,17 +711,17 @@
704
711
  },
705
712
  "flattened": true
706
713
  },
707
- "S1t": {
714
+ "S1u": {
708
715
  "type": "list",
709
716
  "member": {}
710
717
  },
711
- "S1u": {
718
+ "S1v": {
712
719
  "type": "list",
713
720
  "member": {
714
721
  "type": "blob"
715
722
  }
716
723
  },
717
- "S1x": {
724
+ "S1y": {
718
725
  "type": "map",
719
726
  "key": {},
720
727
  "value": {
@@ -728,11 +735,11 @@
728
735
  "type": "blob"
729
736
  },
730
737
  "StringListValues": {
731
- "shape": "S1t",
738
+ "shape": "S1u",
732
739
  "flattened": true
733
740
  },
734
741
  "BinaryListValues": {
735
- "shape": "S1u",
742
+ "shape": "S1v",
736
743
  "flattened": true
737
744
  },
738
745
  "DataType": {}
@@ -398,6 +398,55 @@
398
398
  }
399
399
  }
400
400
  },
401
+ "ListOperationEvents": {
402
+ "http": {
403
+ "requestUri": "/list-operation-events",
404
+ "responseCode": 200
405
+ },
406
+ "input": {
407
+ "type": "structure",
408
+ "required": [
409
+ "OperationId"
410
+ ],
411
+ "members": {
412
+ "OperationId": {},
413
+ "MaxResults": {
414
+ "type": "integer"
415
+ },
416
+ "NextToken": {},
417
+ "Filters": {
418
+ "shape": "S1z"
419
+ }
420
+ }
421
+ },
422
+ "output": {
423
+ "type": "structure",
424
+ "members": {
425
+ "OperationEvents": {
426
+ "type": "list",
427
+ "member": {
428
+ "type": "structure",
429
+ "members": {
430
+ "Description": {},
431
+ "Resource": {
432
+ "type": "structure",
433
+ "members": {
434
+ "ResourceArn": {},
435
+ "ResourceType": {}
436
+ }
437
+ },
438
+ "Status": {},
439
+ "StatusMessage": {},
440
+ "Timestamp": {
441
+ "type": "timestamp"
442
+ }
443
+ }
444
+ }
445
+ },
446
+ "NextToken": {}
447
+ }
448
+ }
449
+ },
401
450
  "ListOperations": {
402
451
  "http": {
403
452
  "requestUri": "/list-operations",
@@ -524,6 +573,27 @@
524
573
  }
525
574
  }
526
575
  },
576
+ "StartApplication": {
577
+ "http": {
578
+ "requestUri": "/start-application",
579
+ "responseCode": 200
580
+ },
581
+ "input": {
582
+ "type": "structure",
583
+ "required": [
584
+ "ApplicationId"
585
+ ],
586
+ "members": {
587
+ "ApplicationId": {}
588
+ }
589
+ },
590
+ "output": {
591
+ "type": "structure",
592
+ "members": {
593
+ "OperationId": {}
594
+ }
595
+ }
596
+ },
527
597
  "StartApplicationRefresh": {
528
598
  "http": {
529
599
  "requestUri": "/start-application-refresh",
@@ -545,6 +615,31 @@
545
615
  }
546
616
  }
547
617
  },
618
+ "StopApplication": {
619
+ "http": {
620
+ "requestUri": "/stop-application",
621
+ "responseCode": 200
622
+ },
623
+ "input": {
624
+ "type": "structure",
625
+ "required": [
626
+ "ApplicationId"
627
+ ],
628
+ "members": {
629
+ "ApplicationId": {},
630
+ "StopConnectedEntity": {},
631
+ "IncludeEc2InstanceShutdown": {
632
+ "type": "boolean"
633
+ }
634
+ }
635
+ },
636
+ "output": {
637
+ "type": "structure",
638
+ "members": {
639
+ "OperationId": {}
640
+ }
641
+ }
642
+ },
548
643
  "TagResource": {
549
644
  "http": {
550
645
  "requestUri": "/tags/{resourceArn}",
@@ -18,6 +18,12 @@
18
18
  "limit_key": "MaxResults",
19
19
  "result_key": "Databases"
20
20
  },
21
+ "ListOperationEvents": {
22
+ "input_token": "NextToken",
23
+ "output_token": "NextToken",
24
+ "limit_key": "MaxResults",
25
+ "result_key": "OperationEvents"
26
+ },
21
27
  "ListOperations": {
22
28
  "input_token": "NextToken",
23
29
  "output_token": "NextToken",
@@ -5,6 +5,9 @@
5
5
  "endpointPrefix": "verifiedpermissions",
6
6
  "jsonVersion": "1.0",
7
7
  "protocol": "json",
8
+ "protocols": [
9
+ "json"
10
+ ],
8
11
  "serviceFullName": "Amazon Verified Permissions",
9
12
  "serviceId": "VerifiedPermissions",
10
13
  "signatureVersion": "v4",
@@ -263,12 +266,16 @@
263
266
  "resource": {
264
267
  "shape": "S6"
265
268
  },
269
+ "actions": {
270
+ "shape": "S1r"
271
+ },
266
272
  "createdDate": {
267
273
  "shape": "S1g"
268
274
  },
269
275
  "lastUpdatedDate": {
270
276
  "shape": "S1g"
271
- }
277
+ },
278
+ "effect": {}
272
279
  }
273
280
  },
274
281
  "idempotent": true
@@ -284,10 +291,10 @@
284
291
  "idempotencyToken": true
285
292
  },
286
293
  "validationSettings": {
287
- "shape": "S1s"
294
+ "shape": "S1u"
288
295
  },
289
296
  "description": {
290
- "shape": "S1u"
297
+ "shape": "S1w"
291
298
  }
292
299
  }
293
300
  },
@@ -325,7 +332,7 @@
325
332
  },
326
333
  "policyStoreId": {},
327
334
  "description": {
328
- "shape": "S1y"
335
+ "shape": "S20"
329
336
  },
330
337
  "statement": {
331
338
  "shape": "S1m"
@@ -544,6 +551,9 @@
544
551
  "resource": {
545
552
  "shape": "S6"
546
553
  },
554
+ "actions": {
555
+ "shape": "S1r"
556
+ },
547
557
  "definition": {
548
558
  "type": "structure",
549
559
  "members": {
@@ -584,7 +594,8 @@
584
594
  },
585
595
  "lastUpdatedDate": {
586
596
  "shape": "S1g"
587
- }
597
+ },
598
+ "effect": {}
588
599
  }
589
600
  }
590
601
  },
@@ -611,7 +622,7 @@
611
622
  "policyStoreId": {},
612
623
  "arn": {},
613
624
  "validationSettings": {
614
- "shape": "S1s"
625
+ "shape": "S1u"
615
626
  },
616
627
  "createdDate": {
617
628
  "shape": "S1g"
@@ -620,7 +631,7 @@
620
631
  "shape": "S1g"
621
632
  },
622
633
  "description": {
623
- "shape": "S1u"
634
+ "shape": "S1w"
624
635
  }
625
636
  }
626
637
  }
@@ -650,7 +661,7 @@
650
661
  "policyStoreId": {},
651
662
  "policyTemplateId": {},
652
663
  "description": {
653
- "shape": "S1y"
664
+ "shape": "S20"
654
665
  },
655
666
  "statement": {
656
667
  "shape": "S1m"
@@ -685,7 +696,7 @@
685
696
  "members": {
686
697
  "policyStoreId": {},
687
698
  "schema": {
688
- "shape": "S2s"
699
+ "shape": "S2u"
689
700
  },
690
701
  "createdDate": {
691
702
  "shape": "S1g"
@@ -694,7 +705,7 @@
694
705
  "shape": "S1g"
695
706
  },
696
707
  "namespaces": {
697
- "shape": "S2t"
708
+ "shape": "S2v"
698
709
  }
699
710
  }
700
711
  }
@@ -921,10 +932,10 @@
921
932
  "type": "structure",
922
933
  "members": {
923
934
  "principal": {
924
- "shape": "S3e"
935
+ "shape": "S3g"
925
936
  },
926
937
  "resource": {
927
- "shape": "S3e"
938
+ "shape": "S3g"
928
939
  },
929
940
  "policyType": {},
930
941
  "policyTemplateId": {}
@@ -961,6 +972,9 @@
961
972
  "resource": {
962
973
  "shape": "S6"
963
974
  },
975
+ "actions": {
976
+ "shape": "S1r"
977
+ },
964
978
  "definition": {
965
979
  "type": "structure",
966
980
  "members": {
@@ -995,7 +1009,8 @@
995
1009
  },
996
1010
  "lastUpdatedDate": {
997
1011
  "shape": "S1g"
998
- }
1012
+ },
1013
+ "effect": {}
999
1014
  }
1000
1015
  }
1001
1016
  }
@@ -1038,7 +1053,7 @@
1038
1053
  "shape": "S1g"
1039
1054
  },
1040
1055
  "description": {
1041
- "shape": "S1u"
1056
+ "shape": "S1w"
1042
1057
  }
1043
1058
  }
1044
1059
  }
@@ -1081,7 +1096,7 @@
1081
1096
  "policyStoreId": {},
1082
1097
  "policyTemplateId": {},
1083
1098
  "description": {
1084
- "shape": "S1y"
1099
+ "shape": "S20"
1085
1100
  },
1086
1101
  "createdDate": {
1087
1102
  "shape": "S1g"
@@ -1108,7 +1123,7 @@
1108
1123
  "type": "structure",
1109
1124
  "members": {
1110
1125
  "cedarJson": {
1111
- "shape": "S2s"
1126
+ "shape": "S2u"
1112
1127
  }
1113
1128
  },
1114
1129
  "union": true
@@ -1126,7 +1141,7 @@
1126
1141
  "members": {
1127
1142
  "policyStoreId": {},
1128
1143
  "namespaces": {
1129
- "shape": "S2t"
1144
+ "shape": "S2v"
1130
1145
  },
1131
1146
  "createdDate": {
1132
1147
  "shape": "S1g"
@@ -1256,12 +1271,16 @@
1256
1271
  "resource": {
1257
1272
  "shape": "S6"
1258
1273
  },
1274
+ "actions": {
1275
+ "shape": "S1r"
1276
+ },
1259
1277
  "createdDate": {
1260
1278
  "shape": "S1g"
1261
1279
  },
1262
1280
  "lastUpdatedDate": {
1263
1281
  "shape": "S1g"
1264
- }
1282
+ },
1283
+ "effect": {}
1265
1284
  }
1266
1285
  },
1267
1286
  "idempotent": true
@@ -1276,10 +1295,10 @@
1276
1295
  "members": {
1277
1296
  "policyStoreId": {},
1278
1297
  "validationSettings": {
1279
- "shape": "S1s"
1298
+ "shape": "S1u"
1280
1299
  },
1281
1300
  "description": {
1282
- "shape": "S1u"
1301
+ "shape": "S1w"
1283
1302
  }
1284
1303
  }
1285
1304
  },
@@ -1316,7 +1335,7 @@
1316
1335
  "policyStoreId": {},
1317
1336
  "policyTemplateId": {},
1318
1337
  "description": {
1319
- "shape": "S1y"
1338
+ "shape": "S20"
1320
1339
  },
1321
1340
  "statement": {
1322
1341
  "shape": "S1m"
@@ -1547,7 +1566,13 @@
1547
1566
  "type": "string",
1548
1567
  "sensitive": true
1549
1568
  },
1550
- "S1s": {
1569
+ "S1r": {
1570
+ "type": "list",
1571
+ "member": {
1572
+ "shape": "Sk"
1573
+ }
1574
+ },
1575
+ "S1u": {
1551
1576
  "type": "structure",
1552
1577
  "required": [
1553
1578
  "mode"
@@ -1556,26 +1581,26 @@
1556
1581
  "mode": {}
1557
1582
  }
1558
1583
  },
1559
- "S1u": {
1584
+ "S1w": {
1560
1585
  "type": "string",
1561
1586
  "sensitive": true
1562
1587
  },
1563
- "S1y": {
1588
+ "S20": {
1564
1589
  "type": "string",
1565
1590
  "sensitive": true
1566
1591
  },
1567
- "S2s": {
1592
+ "S2u": {
1568
1593
  "type": "string",
1569
1594
  "sensitive": true
1570
1595
  },
1571
- "S2t": {
1596
+ "S2v": {
1572
1597
  "type": "list",
1573
1598
  "member": {
1574
1599
  "type": "string",
1575
1600
  "sensitive": true
1576
1601
  }
1577
1602
  },
1578
- "S3e": {
1603
+ "S3g": {
1579
1604
  "type": "structure",
1580
1605
  "members": {
1581
1606
  "unspecified": {
package/clients/all.d.ts CHANGED
@@ -124,7 +124,6 @@ export import SageMakerRuntime = require('./sagemakerruntime');
124
124
  export import SageMaker = require('./sagemaker');
125
125
  export import Translate = require('./translate');
126
126
  export import ResourceGroups = require('./resourcegroups');
127
- export import AlexaForBusiness = require('./alexaforbusiness');
128
127
  export import Cloud9 = require('./cloud9');
129
128
  export import ServerlessApplicationRepository = require('./serverlessapplicationrepository');
130
129
  export import ServiceDiscovery = require('./servicediscovery');
@@ -221,7 +220,6 @@ export import Synthetics = require('./synthetics');
221
220
  export import IoTSiteWise = require('./iotsitewise');
222
221
  export import Macie2 = require('./macie2');
223
222
  export import CodeArtifact = require('./codeartifact');
224
- export import Honeycode = require('./honeycode');
225
223
  export import IVS = require('./ivs');
226
224
  export import Braket = require('./braket');
227
225
  export import IdentityStore = require('./identitystore');
package/clients/all.js CHANGED
@@ -126,7 +126,6 @@ module.exports = {
126
126
  SageMaker: require('./sagemaker'),
127
127
  Translate: require('./translate'),
128
128
  ResourceGroups: require('./resourcegroups'),
129
- AlexaForBusiness: require('./alexaforbusiness'),
130
129
  Cloud9: require('./cloud9'),
131
130
  ServerlessApplicationRepository: require('./serverlessapplicationrepository'),
132
131
  ServiceDiscovery: require('./servicediscovery'),
@@ -223,7 +222,6 @@ module.exports = {
223
222
  IoTSiteWise: require('./iotsitewise'),
224
223
  Macie2: require('./macie2'),
225
224
  CodeArtifact: require('./codeartifact'),
226
- Honeycode: require('./honeycode'),
227
225
  IVS: require('./ivs'),
228
226
  Braket: require('./braket'),
229
227
  IdentityStore: require('./identitystore'),