aws-sdk-core 2.11.627 → 2.11.632

Sign up to get free protection for your applications and to get access to all the features.
Files changed (54) hide show
  1. checksums.yaml +4 -4
  2. data/apis/appmesh/2019-01-25/api-2.json +6 -2
  3. data/apis/autoscaling/2011-01-01/api-2.json +3 -2
  4. data/apis/backup/2018-11-15/api-2.json +54 -0
  5. data/apis/ce/2017-10-25/api-2.json +2 -1
  6. data/apis/chime/2018-05-01/api-2.json +3206 -166
  7. data/apis/chime/2018-05-01/paginators-1.json +60 -0
  8. data/apis/cloudformation/2010-05-15/api-2.json +18 -5
  9. data/apis/cloudhsmv2/2017-04-28/api-2.json +101 -5
  10. data/apis/codebuild/2016-10-06/api-2.json +9 -1
  11. data/apis/codeguru-reviewer/2019-09-19/api-2.json +146 -9
  12. data/apis/codepipeline/2015-07-09/api-2.json +13 -1
  13. data/apis/cognito-identity/2014-06-30/api-2.json +12 -5
  14. data/apis/cognito-identity/2014-06-30/paginators-1.json +7 -1
  15. data/apis/cognito-identity/2014-06-30/smoke.json +20 -0
  16. data/apis/connect/2017-08-08/api-2.json +1489 -71
  17. data/apis/connect/2017-08-08/paginators-1.json +42 -0
  18. data/apis/dms/2016-01-01/api-2.json +35 -2
  19. data/apis/ds/2015-04-16/api-2.json +162 -2
  20. data/apis/eventbridge/2015-10-07/api-2.json +38 -22
  21. data/apis/events/2015-10-07/api-2.json +38 -22
  22. data/apis/fms/2018-01-01/api-2.json +106 -5
  23. data/apis/glue/2017-03-31/api-2.json +949 -17
  24. data/apis/glue/2017-03-31/paginators-1.json +24 -0
  25. data/apis/iotsecuretunneling/2018-10-05/api-2.json +2 -6
  26. data/apis/iotsitewise/2019-12-02/api-2.json +45 -2
  27. data/apis/kafka/2018-11-14/api-2.json +2 -1
  28. data/apis/kinesisanalyticsv2/2018-05-23/api-2.json +48 -1
  29. data/apis/lambda/2015-03-31/api-2.json +2 -0
  30. data/apis/lex-models/2017-04-19/api-2.json +93 -5
  31. data/apis/macie2/2020-01-01/api-2.json +65 -0
  32. data/apis/medialive/2017-10-14/api-2.json +23 -0
  33. data/apis/network-firewall/2020-11-12/api-2.json +1884 -0
  34. data/apis/network-firewall/2020-11-12/examples-1.json +5 -0
  35. data/apis/network-firewall/2020-11-12/paginators-1.json +28 -0
  36. data/apis/outposts/2019-12-03/api-2.json +4 -1
  37. data/apis/quicksight/2018-04-01/api-2.json +7 -2
  38. data/apis/rds/2014-10-31/api-2.json +4 -2
  39. data/apis/redshift/2012-12-01/api-2.json +2 -1
  40. data/apis/redshift/2012-12-01/paginators-1.json +42 -0
  41. data/apis/runtime.lex/2016-11-28/api-2.json +86 -5
  42. data/apis/s3/2006-03-01/api-2.json +2 -37
  43. data/apis/s3/2006-03-01/examples-1.json +103 -103
  44. data/apis/s3control/2018-08-20/api-2.json +501 -0
  45. data/apis/sagemaker/2017-07-24/api-2.json +13 -3
  46. data/apis/servicecatalog-appregistry/2020-06-24/api-2.json +1 -1
  47. data/apis/servicecatalog/2015-12-10/api-2.json +45 -1
  48. data/apis/synthetics/2017-10-11/api-2.json +12 -1
  49. data/endpoints.json +79 -1
  50. data/lib/aws-sdk-core.rb +1 -0
  51. data/lib/aws-sdk-core/networkfirewall.rb +6 -0
  52. data/lib/aws-sdk-core/version.rb +1 -1
  53. data/service-models.json +4 -0
  54. metadata +7 -2
@@ -10,6 +10,12 @@
10
10
  "limit_key": "MaxResults",
11
11
  "output_token": "NextToken"
12
12
  },
13
+ "ListApprovedOrigins": {
14
+ "input_token": "NextToken",
15
+ "limit_key": "MaxResults",
16
+ "output_token": "NextToken",
17
+ "result_key": "Origins"
18
+ },
13
19
  "ListContactFlows": {
14
20
  "input_token": "NextToken",
15
21
  "limit_key": "MaxResults",
@@ -22,6 +28,36 @@
22
28
  "output_token": "NextToken",
23
29
  "result_key": "HoursOfOperationSummaryList"
24
30
  },
31
+ "ListInstanceAttributes": {
32
+ "input_token": "NextToken",
33
+ "limit_key": "MaxResults",
34
+ "output_token": "NextToken",
35
+ "result_key": "Attributes"
36
+ },
37
+ "ListInstanceStorageConfigs": {
38
+ "input_token": "NextToken",
39
+ "limit_key": "MaxResults",
40
+ "output_token": "NextToken",
41
+ "result_key": "StorageConfigs"
42
+ },
43
+ "ListInstances": {
44
+ "input_token": "NextToken",
45
+ "limit_key": "MaxResults",
46
+ "output_token": "NextToken",
47
+ "result_key": "InstanceSummaryList"
48
+ },
49
+ "ListLambdaFunctions": {
50
+ "input_token": "NextToken",
51
+ "limit_key": "MaxResults",
52
+ "output_token": "NextToken",
53
+ "result_key": "LambdaFunctions"
54
+ },
55
+ "ListLexBots": {
56
+ "input_token": "NextToken",
57
+ "limit_key": "MaxResults",
58
+ "output_token": "NextToken",
59
+ "result_key": "LexBots"
60
+ },
25
61
  "ListPhoneNumbers": {
26
62
  "input_token": "NextToken",
27
63
  "limit_key": "MaxResults",
@@ -52,6 +88,12 @@
52
88
  "output_token": "NextToken",
53
89
  "result_key": "RoutingProfileSummaryList"
54
90
  },
91
+ "ListSecurityKeys": {
92
+ "input_token": "NextToken",
93
+ "limit_key": "MaxResults",
94
+ "output_token": "NextToken",
95
+ "result_key": "SecurityKeys"
96
+ },
55
97
  "ListSecurityProfiles": {
56
98
  "input_token": "NextToken",
57
99
  "limit_key": "MaxResults",
@@ -64,7 +64,8 @@
64
64
  {"shape":"ResourceQuotaExceededFault"},
65
65
  {"shape":"InvalidResourceStateFault"},
66
66
  {"shape":"ResourceNotFoundFault"},
67
- {"shape":"AccessDeniedFault"}
67
+ {"shape":"AccessDeniedFault"},
68
+ {"shape":"S3AccessDeniedFault"}
68
69
  ]
69
70
  },
70
71
  "CreateEventSubscription":{
@@ -604,6 +605,20 @@
604
605
  {"shape":"KMSKeyNotAccessibleFault"}
605
606
  ]
606
607
  },
608
+ "MoveReplicationTask":{
609
+ "name":"MoveReplicationTask",
610
+ "http":{
611
+ "method":"POST",
612
+ "requestUri":"/"
613
+ },
614
+ "input":{"shape":"MoveReplicationTaskMessage"},
615
+ "output":{"shape":"MoveReplicationTaskResponse"},
616
+ "errors":[
617
+ {"shape":"AccessDeniedFault"},
618
+ {"shape":"InvalidResourceStateFault"},
619
+ {"shape":"ResourceNotFoundFault"}
620
+ ]
621
+ },
607
622
  "RebootReplicationInstance":{
608
623
  "name":"RebootReplicationInstance",
609
624
  "http":{
@@ -2002,6 +2017,23 @@
2002
2017
  "KmsKeyId":{"shape":"String"}
2003
2018
  }
2004
2019
  },
2020
+ "MoveReplicationTaskMessage":{
2021
+ "type":"structure",
2022
+ "required":[
2023
+ "ReplicationTaskArn",
2024
+ "TargetReplicationInstanceArn"
2025
+ ],
2026
+ "members":{
2027
+ "ReplicationTaskArn":{"shape":"String"},
2028
+ "TargetReplicationInstanceArn":{"shape":"String"}
2029
+ }
2030
+ },
2031
+ "MoveReplicationTaskResponse":{
2032
+ "type":"structure",
2033
+ "members":{
2034
+ "ReplicationTask":{"shape":"ReplicationTask"}
2035
+ }
2036
+ },
2005
2037
  "MySQLSettings":{
2006
2038
  "type":"structure",
2007
2039
  "members":{
@@ -2379,7 +2411,8 @@
2379
2411
  "RecoveryCheckpoint":{"shape":"String"},
2380
2412
  "ReplicationTaskArn":{"shape":"String"},
2381
2413
  "ReplicationTaskStats":{"shape":"ReplicationTaskStats"},
2382
- "TaskData":{"shape":"String"}
2414
+ "TaskData":{"shape":"String"},
2415
+ "TargetReplicationInstanceArn":{"shape":"String"}
2383
2416
  }
2384
2417
  },
2385
2418
  "ReplicationTaskAssessmentResult":{
@@ -47,6 +47,27 @@
47
47
  {"shape":"ServiceException"}
48
48
  ]
49
49
  },
50
+ "AddRegion":{
51
+ "name":"AddRegion",
52
+ "http":{
53
+ "method":"POST",
54
+ "requestUri":"/"
55
+ },
56
+ "input":{"shape":"AddRegionRequest"},
57
+ "output":{"shape":"AddRegionResult"},
58
+ "errors":[
59
+ {"shape":"DirectoryUnavailableException"},
60
+ {"shape":"InvalidParameterException"},
61
+ {"shape":"EntityDoesNotExistException"},
62
+ {"shape":"DirectoryAlreadyInRegionException"},
63
+ {"shape":"UnsupportedOperationException"},
64
+ {"shape":"DirectoryDoesNotExistException"},
65
+ {"shape":"RegionLimitExceededException"},
66
+ {"shape":"AccessDeniedException"},
67
+ {"shape":"ClientException"},
68
+ {"shape":"ServiceException"}
69
+ ]
70
+ },
50
71
  "AddTagsToResource":{
51
72
  "name":"AddTagsToResource",
52
73
  "http":{
@@ -436,6 +457,24 @@
436
457
  {"shape":"ServiceException"}
437
458
  ]
438
459
  },
460
+ "DescribeRegions":{
461
+ "name":"DescribeRegions",
462
+ "http":{
463
+ "method":"POST",
464
+ "requestUri":"/"
465
+ },
466
+ "input":{"shape":"DescribeRegionsRequest"},
467
+ "output":{"shape":"DescribeRegionsResult"},
468
+ "errors":[
469
+ {"shape":"InvalidParameterException"},
470
+ {"shape":"DirectoryDoesNotExistException"},
471
+ {"shape":"UnsupportedOperationException"},
472
+ {"shape":"InvalidNextTokenException"},
473
+ {"shape":"AccessDeniedException"},
474
+ {"shape":"ClientException"},
475
+ {"shape":"ServiceException"}
476
+ ]
477
+ },
439
478
  "DescribeSharedDirectories":{
440
479
  "name":"DescribeSharedDirectories",
441
480
  "http":{
@@ -759,6 +798,23 @@
759
798
  {"shape":"ServiceException"}
760
799
  ]
761
800
  },
801
+ "RemoveRegion":{
802
+ "name":"RemoveRegion",
803
+ "http":{
804
+ "method":"POST",
805
+ "requestUri":"/"
806
+ },
807
+ "input":{"shape":"RemoveRegionRequest"},
808
+ "output":{"shape":"RemoveRegionResult"},
809
+ "errors":[
810
+ {"shape":"DirectoryUnavailableException"},
811
+ {"shape":"DirectoryDoesNotExistException"},
812
+ {"shape":"UnsupportedOperationException"},
813
+ {"shape":"AccessDeniedException"},
814
+ {"shape":"ClientException"},
815
+ {"shape":"ServiceException"}
816
+ ]
817
+ },
762
818
  "RemoveTagsFromResource":{
763
819
  "name":"RemoveTagsFromResource",
764
820
  "http":{
@@ -987,6 +1043,24 @@
987
1043
  "members":{
988
1044
  }
989
1045
  },
1046
+ "AddRegionRequest":{
1047
+ "type":"structure",
1048
+ "required":[
1049
+ "DirectoryId",
1050
+ "RegionName",
1051
+ "VPCSettings"
1052
+ ],
1053
+ "members":{
1054
+ "DirectoryId":{"shape":"DirectoryId"},
1055
+ "RegionName":{"shape":"RegionName"},
1056
+ "VPCSettings":{"shape":"DirectoryVpcSettings"}
1057
+ }
1058
+ },
1059
+ "AddRegionResult":{
1060
+ "type":"structure",
1061
+ "members":{
1062
+ }
1063
+ },
990
1064
  "AddTagsToResourceRequest":{
991
1065
  "type":"structure",
992
1066
  "required":[
@@ -1004,6 +1078,10 @@
1004
1078
  }
1005
1079
  },
1006
1080
  "AddedDateTime":{"type":"timestamp"},
1081
+ "AdditionalRegions":{
1082
+ "type":"list",
1083
+ "member":{"shape":"RegionName"}
1084
+ },
1007
1085
  "AliasName":{
1008
1086
  "type":"string",
1009
1087
  "max":62,
@@ -1578,6 +1656,22 @@
1578
1656
  "NextToken":{"shape":"NextToken"}
1579
1657
  }
1580
1658
  },
1659
+ "DescribeRegionsRequest":{
1660
+ "type":"structure",
1661
+ "required":["DirectoryId"],
1662
+ "members":{
1663
+ "DirectoryId":{"shape":"DirectoryId"},
1664
+ "RegionName":{"shape":"RegionName"},
1665
+ "NextToken":{"shape":"NextToken"}
1666
+ }
1667
+ },
1668
+ "DescribeRegionsResult":{
1669
+ "type":"structure",
1670
+ "members":{
1671
+ "RegionsDescription":{"shape":"RegionsDescription"},
1672
+ "NextToken":{"shape":"NextToken"}
1673
+ }
1674
+ },
1581
1675
  "DescribeSharedDirectoriesRequest":{
1582
1676
  "type":"structure",
1583
1677
  "required":["OwnerDirectoryId"],
@@ -1637,6 +1731,14 @@
1637
1731
  "type":"integer",
1638
1732
  "min":2
1639
1733
  },
1734
+ "DirectoryAlreadyInRegionException":{
1735
+ "type":"structure",
1736
+ "members":{
1737
+ "Message":{"shape":"ExceptionMessage"},
1738
+ "RequestId":{"shape":"RequestId"}
1739
+ },
1740
+ "exception":true
1741
+ },
1640
1742
  "DirectoryAlreadySharedException":{
1641
1743
  "type":"structure",
1642
1744
  "members":{
@@ -1697,7 +1799,8 @@
1697
1799
  "StageReason":{"shape":"StageReason"},
1698
1800
  "SsoEnabled":{"shape":"SsoEnabled"},
1699
1801
  "DesiredNumberOfDomainControllers":{"shape":"DesiredNumberOfDomainControllers"},
1700
- "OwnerDirectoryDescription":{"shape":"OwnerDirectoryDescription"}
1802
+ "OwnerDirectoryDescription":{"shape":"OwnerDirectoryDescription"},
1803
+ "RegionsInfo":{"shape":"RegionsInfo"}
1701
1804
  }
1702
1805
  },
1703
1806
  "DirectoryDescriptions":{
@@ -1763,7 +1866,7 @@
1763
1866
  },
1764
1867
  "DirectoryShortName":{
1765
1868
  "type":"string",
1766
- "pattern":"^[^\\\\/:*?\\\"\\<\\>|.]+[^\\\\/:*?\\\"<>|]*$"
1869
+ "pattern":"^[^\\\\/:*?\"<>|.]+[^\\\\/:*?\"<>|]*$"
1767
1870
  },
1768
1871
  "DirectorySize":{
1769
1872
  "type":"string",
@@ -2370,6 +2473,51 @@
2370
2473
  "max":20,
2371
2474
  "min":1
2372
2475
  },
2476
+ "RegionDescription":{
2477
+ "type":"structure",
2478
+ "members":{
2479
+ "DirectoryId":{"shape":"DirectoryId"},
2480
+ "RegionName":{"shape":"RegionName"},
2481
+ "RegionType":{"shape":"RegionType"},
2482
+ "Status":{"shape":"DirectoryStage"},
2483
+ "VpcSettings":{"shape":"DirectoryVpcSettings"},
2484
+ "DesiredNumberOfDomainControllers":{"shape":"DesiredNumberOfDomainControllers"},
2485
+ "LaunchTime":{"shape":"LaunchTime"},
2486
+ "StatusLastUpdatedDateTime":{"shape":"StateLastUpdatedDateTime"},
2487
+ "LastUpdatedDateTime":{"shape":"LastUpdatedDateTime"}
2488
+ }
2489
+ },
2490
+ "RegionLimitExceededException":{
2491
+ "type":"structure",
2492
+ "members":{
2493
+ "Message":{"shape":"ExceptionMessage"},
2494
+ "RequestId":{"shape":"RequestId"}
2495
+ },
2496
+ "exception":true
2497
+ },
2498
+ "RegionName":{
2499
+ "type":"string",
2500
+ "max":32,
2501
+ "min":8
2502
+ },
2503
+ "RegionType":{
2504
+ "type":"string",
2505
+ "enum":[
2506
+ "Primary",
2507
+ "Additional"
2508
+ ]
2509
+ },
2510
+ "RegionsDescription":{
2511
+ "type":"list",
2512
+ "member":{"shape":"RegionDescription"}
2513
+ },
2514
+ "RegionsInfo":{
2515
+ "type":"structure",
2516
+ "members":{
2517
+ "PrimaryRegion":{"shape":"RegionName"},
2518
+ "AdditionalRegions":{"shape":"AdditionalRegions"}
2519
+ }
2520
+ },
2373
2521
  "RegisterCertificateRequest":{
2374
2522
  "type":"structure",
2375
2523
  "required":[
@@ -2440,6 +2588,18 @@
2440
2588
  "members":{
2441
2589
  }
2442
2590
  },
2591
+ "RemoveRegionRequest":{
2592
+ "type":"structure",
2593
+ "required":["DirectoryId"],
2594
+ "members":{
2595
+ "DirectoryId":{"shape":"DirectoryId"}
2596
+ }
2597
+ },
2598
+ "RemoveRegionResult":{
2599
+ "type":"structure",
2600
+ "members":{
2601
+ }
2602
+ },
2443
2603
  "RemoveTagsFromResourceRequest":{
2444
2604
  "type":"structure",
2445
2605
  "required":[
@@ -435,7 +435,8 @@
435
435
  {"shape":"ResourceNotFoundException"},
436
436
  {"shape":"PolicyLengthExceededException"},
437
437
  {"shape":"InternalException"},
438
- {"shape":"ConcurrentModificationException"}
438
+ {"shape":"ConcurrentModificationException"},
439
+ {"shape":"OperationDisabledException"}
439
440
  ]
440
441
  },
441
442
  "PutRule":{
@@ -481,7 +482,8 @@
481
482
  "errors":[
482
483
  {"shape":"ResourceNotFoundException"},
483
484
  {"shape":"InternalException"},
484
- {"shape":"ConcurrentModificationException"}
485
+ {"shape":"ConcurrentModificationException"},
486
+ {"shape":"OperationDisabledException"}
485
487
  ]
486
488
  },
487
489
  "RemoveTargets":{
@@ -781,6 +783,11 @@
781
783
  "EventSourceArn":{"shape":"String"}
782
784
  }
783
785
  },
786
+ "CreatedBy":{
787
+ "type":"string",
788
+ "max":128,
789
+ "min":1
790
+ },
784
791
  "Database":{
785
792
  "type":"string",
786
793
  "max":64,
@@ -841,7 +848,7 @@
841
848
  "required":["Name"],
842
849
  "members":{
843
850
  "Name":{"shape":"RuleName"},
844
- "EventBusName":{"shape":"EventBusName"},
851
+ "EventBusName":{"shape":"EventBusNameOrArn"},
845
852
  "Force":{"shape":"Boolean"}
846
853
  }
847
854
  },
@@ -871,7 +878,7 @@
871
878
  "DescribeEventBusRequest":{
872
879
  "type":"structure",
873
880
  "members":{
874
- "Name":{"shape":"EventBusName"}
881
+ "Name":{"shape":"EventBusNameOrArn"}
875
882
  }
876
883
  },
877
884
  "DescribeEventBusResponse":{
@@ -943,7 +950,7 @@
943
950
  "required":["Name"],
944
951
  "members":{
945
952
  "Name":{"shape":"RuleName"},
946
- "EventBusName":{"shape":"EventBusName"}
953
+ "EventBusName":{"shape":"EventBusNameOrArn"}
947
954
  }
948
955
  },
949
956
  "DescribeRuleResponse":{
@@ -957,7 +964,8 @@
957
964
  "Description":{"shape":"RuleDescription"},
958
965
  "RoleArn":{"shape":"RoleArn"},
959
966
  "ManagedBy":{"shape":"ManagedBy"},
960
- "EventBusName":{"shape":"EventBusName"}
967
+ "EventBusName":{"shape":"EventBusName"},
968
+ "CreatedBy":{"shape":"CreatedBy"}
961
969
  }
962
970
  },
963
971
  "DisableRuleRequest":{
@@ -965,7 +973,7 @@
965
973
  "required":["Name"],
966
974
  "members":{
967
975
  "Name":{"shape":"RuleName"},
968
- "EventBusName":{"shape":"EventBusName"}
976
+ "EventBusName":{"shape":"EventBusNameOrArn"}
969
977
  }
970
978
  },
971
979
  "EcsParameters":{
@@ -985,7 +993,7 @@
985
993
  "required":["Name"],
986
994
  "members":{
987
995
  "Name":{"shape":"RuleName"},
988
- "EventBusName":{"shape":"EventBusName"}
996
+ "EventBusName":{"shape":"EventBusNameOrArn"}
989
997
  }
990
998
  },
991
999
  "ErrorCode":{"type":"string"},
@@ -1008,6 +1016,12 @@
1008
1016
  "min":1,
1009
1017
  "pattern":"[/\\.\\-_A-Za-z0-9]+"
1010
1018
  },
1019
+ "EventBusNameOrArn":{
1020
+ "type":"string",
1021
+ "max":1600,
1022
+ "min":1,
1023
+ "pattern":"(arn:aws[\\w-]*:events:[a-z]{2}-[a-z]+-[\\w-]+:[0-9]{12}:event-bus\\/)?[/\\.\\-_A-Za-z0-9]+"
1024
+ },
1011
1025
  "EventId":{"type":"string"},
1012
1026
  "EventPattern":{"type":"string"},
1013
1027
  "EventResource":{"type":"string"},
@@ -1244,7 +1258,7 @@
1244
1258
  "required":["TargetArn"],
1245
1259
  "members":{
1246
1260
  "TargetArn":{"shape":"TargetArn"},
1247
- "EventBusName":{"shape":"EventBusName"},
1261
+ "EventBusName":{"shape":"EventBusNameOrArn"},
1248
1262
  "NextToken":{"shape":"NextToken"},
1249
1263
  "Limit":{"shape":"LimitMax100"}
1250
1264
  }
@@ -1260,7 +1274,7 @@
1260
1274
  "type":"structure",
1261
1275
  "members":{
1262
1276
  "NamePrefix":{"shape":"RuleName"},
1263
- "EventBusName":{"shape":"EventBusName"},
1277
+ "EventBusName":{"shape":"EventBusNameOrArn"},
1264
1278
  "NextToken":{"shape":"NextToken"},
1265
1279
  "Limit":{"shape":"LimitMax100"}
1266
1280
  }
@@ -1290,7 +1304,7 @@
1290
1304
  "required":["Rule"],
1291
1305
  "members":{
1292
1306
  "Rule":{"shape":"RuleName"},
1293
- "EventBusName":{"shape":"EventBusName"},
1307
+ "EventBusName":{"shape":"EventBusNameOrArn"},
1294
1308
  "NextToken":{"shape":"NextToken"},
1295
1309
  "Limit":{"shape":"LimitMax100"}
1296
1310
  }
@@ -1342,6 +1356,12 @@
1342
1356
  "min":1,
1343
1357
  "pattern":"[\\.\\-_A-Za-z0-9]+"
1344
1358
  },
1359
+ "NonPartnerEventBusNameOrArn":{
1360
+ "type":"string",
1361
+ "max":1600,
1362
+ "min":1,
1363
+ "pattern":"(arn:aws[\\w-]*:events:[a-z]{2}-[a-z]+-[\\w-]+:[0-9]{12}:event-bus\\/)?[\\.\\-_A-Za-z0-9]+"
1364
+ },
1345
1365
  "OperationDisabledException":{
1346
1366
  "type":"structure",
1347
1367
  "members":{
@@ -1413,7 +1433,7 @@
1413
1433
  "Resources":{"shape":"EventResourceList"},
1414
1434
  "DetailType":{"shape":"String"},
1415
1435
  "Detail":{"shape":"String"},
1416
- "EventBusName":{"shape":"NonPartnerEventBusName"}
1436
+ "EventBusName":{"shape":"NonPartnerEventBusNameOrArn"}
1417
1437
  }
1418
1438
  },
1419
1439
  "PutEventsRequestEntryList":{
@@ -1485,17 +1505,13 @@
1485
1505
  },
1486
1506
  "PutPermissionRequest":{
1487
1507
  "type":"structure",
1488
- "required":[
1489
- "Action",
1490
- "Principal",
1491
- "StatementId"
1492
- ],
1493
1508
  "members":{
1494
1509
  "EventBusName":{"shape":"NonPartnerEventBusName"},
1495
1510
  "Action":{"shape":"Action"},
1496
1511
  "Principal":{"shape":"Principal"},
1497
1512
  "StatementId":{"shape":"StatementId"},
1498
- "Condition":{"shape":"Condition"}
1513
+ "Condition":{"shape":"Condition"},
1514
+ "Policy":{"shape":"String"}
1499
1515
  }
1500
1516
  },
1501
1517
  "PutRuleRequest":{
@@ -1509,7 +1525,7 @@
1509
1525
  "Description":{"shape":"RuleDescription"},
1510
1526
  "RoleArn":{"shape":"RoleArn"},
1511
1527
  "Tags":{"shape":"TagList"},
1512
- "EventBusName":{"shape":"EventBusName"}
1528
+ "EventBusName":{"shape":"EventBusNameOrArn"}
1513
1529
  }
1514
1530
  },
1515
1531
  "PutRuleResponse":{
@@ -1526,7 +1542,7 @@
1526
1542
  ],
1527
1543
  "members":{
1528
1544
  "Rule":{"shape":"RuleName"},
1529
- "EventBusName":{"shape":"EventBusName"},
1545
+ "EventBusName":{"shape":"EventBusNameOrArn"},
1530
1546
  "Targets":{"shape":"TargetList"}
1531
1547
  }
1532
1548
  },
@@ -1587,9 +1603,9 @@
1587
1603
  },
1588
1604
  "RemovePermissionRequest":{
1589
1605
  "type":"structure",
1590
- "required":["StatementId"],
1591
1606
  "members":{
1592
1607
  "StatementId":{"shape":"StatementId"},
1608
+ "RemoveAllPermissions":{"shape":"Boolean"},
1593
1609
  "EventBusName":{"shape":"NonPartnerEventBusName"}
1594
1610
  }
1595
1611
  },
@@ -1601,7 +1617,7 @@
1601
1617
  ],
1602
1618
  "members":{
1603
1619
  "Rule":{"shape":"RuleName"},
1604
- "EventBusName":{"shape":"EventBusName"},
1620
+ "EventBusName":{"shape":"EventBusNameOrArn"},
1605
1621
  "Ids":{"shape":"TargetIdList"},
1606
1622
  "Force":{"shape":"Boolean"}
1607
1623
  }