aws-iam-data 0.0.312 → 0.0.313

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.
@@ -471,19 +471,23 @@
471
471
  "name": "Amazon API Gateway Management",
472
472
  "servicePrefix": "apigateway",
473
473
  "authReferenceUrl": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazonapigatewaymanagement.html",
474
- "actionsCount": 9,
474
+ "actionsCount": 13,
475
475
  "actions": [
476
476
  "AddCertificateToDomain",
477
+ "CreateAccessAssociation",
477
478
  "DELETE",
478
479
  "GET",
479
480
  "PATCH",
480
481
  "POST",
481
482
  "PUT",
483
+ "RejectAccessAssociation",
482
484
  "RemoveCertificateFromDomain",
483
485
  "SetWebACL",
486
+ "UpdateDomainNameManagementPolicy",
487
+ "UpdateDomainNamePolicy",
484
488
  "UpdateRestApiPolicy"
485
489
  ],
486
- "resourceTypesCount": 42,
490
+ "resourceTypesCount": 47,
487
491
  "resourceTypes": [
488
492
  "Account",
489
493
  "ApiKey",
@@ -502,6 +506,8 @@
502
506
  "DocumentationVersions",
503
507
  "DomainName",
504
508
  "DomainNames",
509
+ "DomainNameAccessAssociation",
510
+ "DomainNameAccessAssociations",
505
511
  "GatewayResponse",
506
512
  "GatewayResponses",
507
513
  "Integration",
@@ -510,6 +516,9 @@
510
516
  "MethodResponse",
511
517
  "Model",
512
518
  "Models",
519
+ "PrivateBasePathMapping",
520
+ "PrivateBasePathMappings",
521
+ "PrivateDomainName",
513
522
  "RequestValidator",
514
523
  "RequestValidators",
515
524
  "Resource",
@@ -528,8 +537,9 @@
528
537
  "VpcLinks",
529
538
  "Tags"
530
539
  ],
531
- "conditionKeysCount": 28,
540
+ "conditionKeysCount": 30,
532
541
  "conditionKeys": [
542
+ "apigateway:Request/AccessAssociationSource",
533
543
  "apigateway:Request/AccessLoggingDestination",
534
544
  "apigateway:Request/AccessLoggingFormat",
535
545
  "apigateway:Request/ApiKeyRequired",
@@ -537,6 +547,7 @@
537
547
  "apigateway:Request/AuthorizerType",
538
548
  "apigateway:Request/AuthorizerUri",
539
549
  "apigateway:Request/DisableExecuteApiEndpoint",
550
+ "apigateway:Request/DomainNameArn",
540
551
  "apigateway:Request/EndpointType",
541
552
  "apigateway:Request/MtlsTrustStoreUri",
542
553
  "apigateway:Request/MtlsTrustStoreVersion",
@@ -1950,7 +1961,7 @@
1950
1961
  "name": "AWS Backup",
1951
1962
  "servicePrefix": "backup",
1952
1963
  "authReferenceUrl": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_awsbackup.html",
1953
- "actionsCount": 96,
1964
+ "actionsCount": 101,
1954
1965
  "actions": [
1955
1966
  "CancelLegalHold",
1956
1967
  "CopyFromBackupVault",
@@ -1998,6 +2009,7 @@
1998
2009
  "GetBackupVaultNotifications",
1999
2010
  "GetBackupVaultSharingPolicy",
2000
2011
  "GetLegalHold",
2012
+ "GetRecoveryPointIndexDetails",
2001
2013
  "GetRecoveryPointRestoreMetadata",
2002
2014
  "GetRestoreJobMetadata",
2003
2015
  "GetRestoreTestingInferredMetadata",
@@ -2014,6 +2026,8 @@
2014
2026
  "ListCopyJobSummaries",
2015
2027
  "ListCopyJobs",
2016
2028
  "ListFrameworks",
2029
+ "ListIndexedRecoveryPoints",
2030
+ "ListIndexedRecoveryPointsForSearch",
2017
2031
  "ListLegalHolds",
2018
2032
  "ListProtectedResources",
2019
2033
  "ListProtectedResourcesByBackupVault",
@@ -2033,6 +2047,7 @@
2033
2047
  "PutBackupVaultNotifications",
2034
2048
  "PutBackupVaultSharingPolicy",
2035
2049
  "PutRestoreValidationResult",
2050
+ "SearchRecoveryPoint",
2036
2051
  "StartBackupJob",
2037
2052
  "StartCopyJob",
2038
2053
  "StartReportJob",
@@ -2043,6 +2058,7 @@
2043
2058
  "UpdateBackupPlan",
2044
2059
  "UpdateFramework",
2045
2060
  "UpdateGlobalSettings",
2061
+ "UpdateRecoveryPointIndexSettings",
2046
2062
  "UpdateRecoveryPointLifecycle",
2047
2063
  "UpdateRegionSettings",
2048
2064
  "UpdateReportPlan",
@@ -2059,7 +2075,7 @@
2059
2075
  "legalHold",
2060
2076
  "restoreTestingPlan"
2061
2077
  ],
2062
- "conditionKeysCount": 9,
2078
+ "conditionKeysCount": 10,
2063
2079
  "conditionKeys": [
2064
2080
  "aws:RequestTag/${TagKey}",
2065
2081
  "aws:ResourceTag/${TagKey}",
@@ -2068,6 +2084,7 @@
2068
2084
  "backup:CopyTargetOrgPaths",
2069
2085
  "backup:CopyTargets",
2070
2086
  "backup:FrameworkArns",
2087
+ "backup:Index",
2071
2088
  "backup:MaxRetentionDays",
2072
2089
  "backup:MinRetentionDays"
2073
2090
  ]
@@ -2119,6 +2136,37 @@
2119
2136
  "aws:TagKeys"
2120
2137
  ]
2121
2138
  },
2139
+ {
2140
+ "name": "AWS Backup Search",
2141
+ "servicePrefix": "backup-search",
2142
+ "authReferenceUrl": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_awsbackupsearch.html",
2143
+ "actionsCount": 12,
2144
+ "actions": [
2145
+ "GetSearchJob",
2146
+ "GetSearchResultExportJob",
2147
+ "ListSearchJobBackups",
2148
+ "ListSearchJobResults",
2149
+ "ListSearchJobs",
2150
+ "ListSearchResultExportJobs",
2151
+ "ListTagsForResource",
2152
+ "StartSearchJob",
2153
+ "StartSearchResultExportJob",
2154
+ "StopSearchJob",
2155
+ "TagResource",
2156
+ "UntagResource"
2157
+ ],
2158
+ "resourceTypesCount": 2,
2159
+ "resourceTypes": [
2160
+ "searchJob",
2161
+ "searchExportJob"
2162
+ ],
2163
+ "conditionKeysCount": 3,
2164
+ "conditionKeys": [
2165
+ "aws:RequestTag/${TagKey}",
2166
+ "aws:ResourceTag/${TagKey}",
2167
+ "aws:TagKeys"
2168
+ ]
2169
+ },
2122
2170
  {
2123
2171
  "name": "AWS Backup storage",
2124
2172
  "servicePrefix": "backup-storage",
@@ -2187,7 +2235,7 @@
2187
2235
  "job",
2188
2236
  "scheduling-policy"
2189
2237
  ],
2190
- "conditionKeysCount": 17,
2238
+ "conditionKeysCount": 18,
2191
2239
  "conditionKeys": [
2192
2240
  "aws:RequestTag/${TagKey}",
2193
2241
  "aws:ResourceTag/${TagKey}",
@@ -2197,6 +2245,7 @@
2197
2245
  "batch:AWSLogsRegion",
2198
2246
  "batch:AWSLogsStreamPrefix",
2199
2247
  "batch:EKSImage",
2248
+ "batch:EKSNamespace",
2200
2249
  "batch:EKSPrivileged",
2201
2250
  "batch:EKSRunAsGroup",
2202
2251
  "batch:EKSRunAsUser",
@@ -2433,26 +2482,43 @@
2433
2482
  "name": "AWS Billing",
2434
2483
  "servicePrefix": "billing",
2435
2484
  "authReferenceUrl": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_awsbilling.html",
2436
- "actionsCount": 13,
2485
+ "actionsCount": 24,
2437
2486
  "actions": [
2487
+ "CreateBillingView",
2488
+ "DeleteBillingView",
2489
+ "DeleteResourcePolicy",
2438
2490
  "GetBillingData",
2439
2491
  "GetBillingDetails",
2440
2492
  "GetBillingNotifications",
2441
2493
  "GetBillingPreferences",
2494
+ "GetBillingView",
2442
2495
  "GetContractInformation",
2443
2496
  "GetCredits",
2444
2497
  "GetIAMAccessPreference",
2498
+ "GetResourcePolicy",
2445
2499
  "GetSellerOfRecord",
2446
2500
  "ListBillingViews",
2501
+ "ListSourceViewsForBillingView",
2502
+ "ListTagsForResource",
2447
2503
  "PutContractInformation",
2504
+ "PutResourcePolicy",
2448
2505
  "RedeemCredits",
2506
+ "TagResource",
2507
+ "UntagResource",
2449
2508
  "UpdateBillingPreferences",
2509
+ "UpdateBillingView",
2450
2510
  "UpdateIAMAccessPreference"
2451
2511
  ],
2452
- "resourceTypesCount": 0,
2453
- "resourceTypes": [],
2454
- "conditionKeysCount": 0,
2455
- "conditionKeys": []
2512
+ "resourceTypesCount": 1,
2513
+ "resourceTypes": [
2514
+ "billingview"
2515
+ ],
2516
+ "conditionKeysCount": 3,
2517
+ "conditionKeys": [
2518
+ "aws:RequestTag/${TagKey}",
2519
+ "aws:ResourceTag/${TagKey}",
2520
+ "aws:TagKeys"
2521
+ ]
2456
2522
  },
2457
2523
  {
2458
2524
  "name": "AWS Billing And Cost Management Data Exports",
@@ -3564,7 +3630,7 @@
3564
3630
  "name": "AWS CloudFormation",
3565
3631
  "servicePrefix": "cloudformation",
3566
3632
  "authReferenceUrl": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_awscloudformation.html",
3567
- "actionsCount": 85,
3633
+ "actionsCount": 86,
3568
3634
  "actions": [
3569
3635
  "ActivateOrganizationsAccess",
3570
3636
  "ActivateType",
@@ -3616,6 +3682,7 @@
3616
3682
  "ListChangeSets",
3617
3683
  "ListExports",
3618
3684
  "ListGeneratedTemplates",
3685
+ "ListHookResults",
3619
3686
  "ListImports",
3620
3687
  "ListResourceScanRelatedResources",
3621
3688
  "ListResourceScanResources",
@@ -3662,12 +3729,13 @@
3662
3729
  "generatedtemplate",
3663
3730
  "resourcescan"
3664
3731
  ],
3665
- "conditionKeysCount": 10,
3732
+ "conditionKeysCount": 11,
3666
3733
  "conditionKeys": [
3667
3734
  "aws:RequestTag/${TagKey}",
3668
3735
  "aws:ResourceTag/${TagKey}",
3669
3736
  "aws:TagKeys",
3670
3737
  "cloudformation:ChangeSetName",
3738
+ "cloudformation:CreateAction",
3671
3739
  "cloudformation:ImportResourceTypes",
3672
3740
  "cloudformation:ResourceTypes",
3673
3741
  "cloudformation:RoleArn",
@@ -5985,7 +6053,7 @@
5985
6053
  "name": "Amazon Connect",
5986
6054
  "servicePrefix": "connect",
5987
6055
  "authReferenceUrl": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazonconnect.html",
5988
- "actionsCount": 279,
6056
+ "actionsCount": 280,
5989
6057
  "actions": [
5990
6058
  "ActivateEvaluationForm",
5991
6059
  "AdminGetEmergencyAccessToken",
@@ -6235,6 +6303,7 @@
6235
6303
  "UpdateHoursOfOperationOverride",
6236
6304
  "UpdateInstanceAttribute",
6237
6305
  "UpdateInstanceStorageConfig",
6306
+ "UpdateParticipantAuthentication",
6238
6307
  "UpdateParticipantRoleConfig",
6239
6308
  "UpdatePhoneNumber",
6240
6309
  "UpdatePhoneNumberMetadata",
@@ -6827,11 +6896,12 @@
6827
6896
  "UpdatePreferences",
6828
6897
  "UpdateReport"
6829
6898
  ],
6830
- "resourceTypesCount": 3,
6899
+ "resourceTypesCount": 4,
6831
6900
  "resourceTypes": [
6832
6901
  "anomalysubscription",
6833
6902
  "anomalymonitor",
6834
- "costcategory"
6903
+ "costcategory",
6904
+ "billingview"
6835
6905
  ],
6836
6906
  "conditionKeysCount": 3,
6837
6907
  "conditionKeys": [
@@ -9207,7 +9277,7 @@
9207
9277
  "vpn-connection",
9208
9278
  "vpn-gateway"
9209
9279
  ],
9210
- "conditionKeysCount": 132,
9280
+ "conditionKeysCount": 134,
9211
9281
  "conditionKeys": [
9212
9282
  "aws:RequestTag/${TagKey}",
9213
9283
  "aws:ResourceTag/${TagKey}",
@@ -9267,6 +9337,7 @@
9267
9337
  "ec2:KeyPairType",
9268
9338
  "ec2:KmsKeyId",
9269
9339
  "ec2:LaunchTemplate",
9340
+ "ec2:Location",
9270
9341
  "ec2:ManagedResourceOperator",
9271
9342
  "ec2:MetadataHttpEndpoint",
9272
9343
  "ec2:MetadataHttpPutResponseHopLimit",
@@ -9314,6 +9385,7 @@
9314
9385
  "ec2:SnapshotID",
9315
9386
  "ec2:SnapshotLockDuration",
9316
9387
  "ec2:SnapshotTime",
9388
+ "ec2:SourceAvailabilityZone",
9317
9389
  "ec2:SourceCapacityReservationId",
9318
9390
  "ec2:SourceInstanceARN",
9319
9391
  "ec2:SourceOutpostArn",
@@ -9449,7 +9521,7 @@
9449
9521
  "name": "Amazon EC2 Image Builder",
9450
9522
  "servicePrefix": "imagebuilder",
9451
9523
  "authReferenceUrl": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazonec2imagebuilder.html",
9452
- "actionsCount": 74,
9524
+ "actionsCount": 75,
9453
9525
  "actions": [
9454
9526
  "CancelImageCreation",
9455
9527
  "CancelLifecycleExecution",
@@ -9489,6 +9561,7 @@
9489
9561
  "GetWorkflowExecution",
9490
9562
  "GetWorkflowStepExecution",
9491
9563
  "ImportComponent",
9564
+ "ImportDiskImage",
9492
9565
  "ImportVmImage",
9493
9566
  "ListComponentBuildVersions",
9494
9567
  "ListComponents",
@@ -9768,11 +9841,12 @@
9768
9841
  "resourceTypes": [
9769
9842
  "repository"
9770
9843
  ],
9771
- "conditionKeysCount": 4,
9844
+ "conditionKeysCount": 5,
9772
9845
  "conditionKeys": [
9773
9846
  "aws:RequestTag/${TagKey}",
9774
9847
  "aws:ResourceTag/${TagKey}",
9775
9848
  "aws:TagKeys",
9849
+ "ecr:AccountSetting",
9776
9850
  "ecr:ResourceTag/${TagKey}"
9777
9851
  ]
9778
9852
  },
@@ -10123,7 +10197,7 @@
10123
10197
  "name": "Amazon Elastic Kubernetes Service",
10124
10198
  "servicePrefix": "eks",
10125
10199
  "authReferenceUrl": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazonelastickubernetesservice.html",
10126
- "actionsCount": 57,
10200
+ "actionsCount": 58,
10127
10201
  "actions": [
10128
10202
  "AccessKubernetesApi",
10129
10203
  "AssociateAccessPolicy",
@@ -10149,6 +10223,7 @@
10149
10223
  "DescribeAddonConfiguration",
10150
10224
  "DescribeAddonVersions",
10151
10225
  "DescribeCluster",
10226
+ "DescribeClusterVersions",
10152
10227
  "DescribeEksAnywhereSubscription",
10153
10228
  "DescribeFargateProfile",
10154
10229
  "DescribeIdentityProviderConfig",
@@ -10784,7 +10859,7 @@
10784
10859
  "name": "AWS Elemental MediaLive",
10785
10860
  "servicePrefix": "medialive",
10786
10861
  "authReferenceUrl": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_awselementalmedialive.html",
10787
- "actionsCount": 116,
10862
+ "actionsCount": 117,
10788
10863
  "actions": [
10789
10864
  "AcceptInputDeviceTransfer",
10790
10865
  "BatchDelete",
@@ -10867,6 +10942,7 @@
10867
10942
  "ListReservations",
10868
10943
  "ListSignalMaps",
10869
10944
  "ListTagsForResource",
10945
+ "ListVersions",
10870
10946
  "PollAnywhere",
10871
10947
  "PurchaseOffering",
10872
10948
  "RebootInputDevice",
@@ -11178,20 +11254,36 @@
11178
11254
  "name": "AWS Elemental Support Cases",
11179
11255
  "servicePrefix": "elemental-support-cases",
11180
11256
  "authReferenceUrl": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_awselementalsupportcases.html",
11181
- "actionsCount": 5,
11257
+ "actionsCount": 17,
11182
11258
  "actions": [
11259
+ "AddCaseComment",
11183
11260
  "CheckCasePermission",
11261
+ "CompleteMultipartUpload",
11184
11262
  "CreateCase",
11263
+ "CreateS3CLIUploadCommand",
11264
+ "CreateS3DownloadUrl",
11185
11265
  "GetCase",
11266
+ "GetCasePermission",
11186
11267
  "GetCases",
11187
- "UpdateCase"
11268
+ "GetUICache",
11269
+ "ListTagsForCase",
11270
+ "StartMultipartUpload",
11271
+ "TagCase",
11272
+ "UntagCase",
11273
+ "UpdateCase",
11274
+ "UpdateCaseStatus",
11275
+ "UpdateMultipartUpload"
11188
11276
  ],
11189
11277
  "resourceTypesCount": 1,
11190
11278
  "resourceTypes": [
11191
11279
  "case"
11192
11280
  ],
11193
- "conditionKeysCount": 0,
11194
- "conditionKeys": []
11281
+ "conditionKeysCount": 3,
11282
+ "conditionKeys": [
11283
+ "aws:RequestTag/${TagKey}",
11284
+ "aws:ResourceTag/${TagKey}",
11285
+ "aws:TagKeys"
11286
+ ]
11195
11287
  },
11196
11288
  {
11197
11289
  "name": "AWS Elemental Support Content",
@@ -12266,7 +12358,7 @@
12266
12358
  "name": "Amazon GameLift",
12267
12359
  "servicePrefix": "gamelift",
12268
12360
  "authReferenceUrl": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazongamelift.html",
12269
- "actionsCount": 117,
12361
+ "actionsCount": 118,
12270
12362
  "actions": [
12271
12363
  "AcceptMatch",
12272
12364
  "ClaimGameServer",
@@ -12369,6 +12461,7 @@
12369
12461
  "StopMatchmaking",
12370
12462
  "SuspendGameServerGroup",
12371
12463
  "TagResource",
12464
+ "TerminateGameSession",
12372
12465
  "UntagResource",
12373
12466
  "UpdateAlias",
12374
12467
  "UpdateBuild",
@@ -14326,7 +14419,7 @@
14326
14419
  "name": "AWS IoT",
14327
14420
  "servicePrefix": "iot",
14328
14421
  "authReferenceUrl": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_awsiot.html",
14329
- "actionsCount": 284,
14422
+ "actionsCount": 285,
14330
14423
  "actions": [
14331
14424
  "AcceptCertificateTransfer",
14332
14425
  "AddThingToBillingGroup",
@@ -14478,6 +14571,7 @@
14478
14571
  "GetRegistrationCode",
14479
14572
  "GetRetainedMessage",
14480
14573
  "GetStatistics",
14574
+ "GetThingConnectivityData",
14481
14575
  "GetThingShadow",
14482
14576
  "GetTopicRule",
14483
14577
  "GetTopicRuleDestination",
@@ -14664,51 +14758,6 @@
14664
14758
  "iot:TunnelDestinationService"
14665
14759
  ]
14666
14760
  },
14667
- {
14668
- "name": "AWS IoT 1-Click",
14669
- "servicePrefix": "iot1click",
14670
- "authReferenceUrl": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_awsiot1-click.html",
14671
- "actionsCount": 26,
14672
- "actions": [
14673
- "AssociateDeviceWithPlacement",
14674
- "ClaimDevicesByClaimCode",
14675
- "CreatePlacement",
14676
- "CreateProject",
14677
- "DeletePlacement",
14678
- "DeleteProject",
14679
- "DescribeDevice",
14680
- "DescribePlacement",
14681
- "DescribeProject",
14682
- "DisassociateDeviceFromPlacement",
14683
- "FinalizeDeviceClaim",
14684
- "GetDeviceMethods",
14685
- "GetDevicesInPlacement",
14686
- "InitiateDeviceClaim",
14687
- "InvokeDeviceMethod",
14688
- "ListDeviceEvents",
14689
- "ListDevices",
14690
- "ListPlacements",
14691
- "ListProjects",
14692
- "ListTagsForResource",
14693
- "TagResource",
14694
- "UnclaimDevice",
14695
- "UntagResource",
14696
- "UpdateDeviceState",
14697
- "UpdatePlacement",
14698
- "UpdateProject"
14699
- ],
14700
- "resourceTypesCount": 2,
14701
- "resourceTypes": [
14702
- "device",
14703
- "project"
14704
- ],
14705
- "conditionKeysCount": 3,
14706
- "conditionKeys": [
14707
- "aws:RequestTag/${TagKey}",
14708
- "aws:ResourceTag/${TagKey}",
14709
- "aws:TagKeys"
14710
- ]
14711
- },
14712
14761
  {
14713
14762
  "name": "AWS IoT Analytics",
14714
14763
  "servicePrefix": "iotanalytics",
@@ -18641,8 +18690,9 @@
18641
18690
  "name": "Amazon Neptune Analytics",
18642
18691
  "servicePrefix": "neptune-graph",
18643
18692
  "authReferenceUrl": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazonneptuneanalytics.html",
18644
- "actionsCount": 32,
18693
+ "actionsCount": 36,
18645
18694
  "actions": [
18695
+ "CancelExportTask",
18646
18696
  "CancelImportTask",
18647
18697
  "CancelQuery",
18648
18698
  "CreateGraph",
@@ -18654,6 +18704,7 @@
18654
18704
  "DeleteGraphSnapshot",
18655
18705
  "DeletePrivateGraphEndpoint",
18656
18706
  "GetEngineStatus",
18707
+ "GetExportTask",
18657
18708
  "GetGraph",
18658
18709
  "GetGraphSnapshot",
18659
18710
  "GetGraphSummary",
@@ -18661,6 +18712,7 @@
18661
18712
  "GetPrivateGraphEndpoint",
18662
18713
  "GetQueryStatus",
18663
18714
  "GetStatisticsStatus",
18715
+ "ListExportTasks",
18664
18716
  "ListGraphSnapshots",
18665
18717
  "ListGraphs",
18666
18718
  "ListImportTasks",
@@ -18670,17 +18722,19 @@
18670
18722
  "ReadDataViaQuery",
18671
18723
  "ResetGraph",
18672
18724
  "RestoreGraphFromSnapshot",
18725
+ "StartExportTask",
18673
18726
  "StartImportTask",
18674
18727
  "TagResource",
18675
18728
  "UntagResource",
18676
18729
  "UpdateGraph",
18677
18730
  "WriteDataViaQuery"
18678
18731
  ],
18679
- "resourceTypesCount": 3,
18732
+ "resourceTypesCount": 4,
18680
18733
  "resourceTypes": [
18681
18734
  "graph",
18682
18735
  "graph-snapshot",
18683
- "import-task"
18736
+ "import-task",
18737
+ "export-task"
18684
18738
  ],
18685
18739
  "conditionKeysCount": 4,
18686
18740
  "conditionKeys": [
@@ -24031,7 +24085,7 @@
24031
24085
  "resourceTypes": [
24032
24086
  "Secret"
24033
24087
  ],
24034
- "conditionKeysCount": 20,
24088
+ "conditionKeysCount": 21,
24035
24089
  "conditionKeys": [
24036
24090
  "aws:RequestTag/${TagKey}",
24037
24091
  "aws:ResourceTag/${TagKey}",
@@ -24041,6 +24095,7 @@
24041
24095
  "secretsmanager:Description",
24042
24096
  "secretsmanager:ForceDeleteWithoutRecovery",
24043
24097
  "secretsmanager:ForceOverwriteReplicaSecret",
24098
+ "secretsmanager:KmsKeyArn",
24044
24099
  "secretsmanager:KmsKeyId",
24045
24100
  "secretsmanager:ModifyRotationRules",
24046
24101
  "secretsmanager:Name",
@@ -24852,8 +24907,9 @@
24852
24907
  "name": "Amazon Simple Email Service - Mail Manager",
24853
24908
  "servicePrefix": "ses",
24854
24909
  "authReferenceUrl": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazonsimpleemailservice-mailmanager.html",
24855
- "actionsCount": 47,
24910
+ "actionsCount": 48,
24856
24911
  "actions": [
24912
+ "AllowVendedLogDeliveryForResource",
24857
24913
  "CreateAddonInstance",
24858
24914
  "CreateAddonSubscription",
24859
24915
  "CreateArchive",
@@ -27828,15 +27884,17 @@
27828
27884
  "name": "Amazon WorkSpaces Secure Browser",
27829
27885
  "servicePrefix": "workspaces-web",
27830
27886
  "authReferenceUrl": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazonworkspacessecurebrowser.html",
27831
- "actionsCount": 61,
27887
+ "actionsCount": 68,
27832
27888
  "actions": [
27833
27889
  "AssociateBrowserSettings",
27890
+ "AssociateDataProtectionSettings",
27834
27891
  "AssociateIpAccessSettings",
27835
27892
  "AssociateNetworkSettings",
27836
27893
  "AssociateTrustStore",
27837
27894
  "AssociateUserAccessLoggingSettings",
27838
27895
  "AssociateUserSettings",
27839
27896
  "CreateBrowserSettings",
27897
+ "CreateDataProtectionSettings",
27840
27898
  "CreateIdentityProvider",
27841
27899
  "CreateIpAccessSettings",
27842
27900
  "CreateNetworkSettings",
@@ -27845,6 +27903,7 @@
27845
27903
  "CreateUserAccessLoggingSettings",
27846
27904
  "CreateUserSettings",
27847
27905
  "DeleteBrowserSettings",
27906
+ "DeleteDataProtectionSettings",
27848
27907
  "DeleteIdentityProvider",
27849
27908
  "DeleteIpAccessSettings",
27850
27909
  "DeleteNetworkSettings",
@@ -27853,6 +27912,7 @@
27853
27912
  "DeleteUserAccessLoggingSettings",
27854
27913
  "DeleteUserSettings",
27855
27914
  "DisassociateBrowserSettings",
27915
+ "DisassociateDataProtectionSettings",
27856
27916
  "DisassociateIpAccessSettings",
27857
27917
  "DisassociateNetworkSettings",
27858
27918
  "DisassociateTrustStore",
@@ -27860,6 +27920,7 @@
27860
27920
  "DisassociateUserSettings",
27861
27921
  "ExpireSession",
27862
27922
  "GetBrowserSettings",
27923
+ "GetDataProtectionSettings",
27863
27924
  "GetIdentityProvider",
27864
27925
  "GetIpAccessSettings",
27865
27926
  "GetNetworkSettings",
@@ -27871,6 +27932,7 @@
27871
27932
  "GetUserAccessLoggingSettings",
27872
27933
  "GetUserSettings",
27873
27934
  "ListBrowserSettings",
27935
+ "ListDataProtectionSettings",
27874
27936
  "ListIdentityProviders",
27875
27937
  "ListIpAccessSettings",
27876
27938
  "ListNetworkSettings",
@@ -27884,6 +27946,7 @@
27884
27946
  "TagResource",
27885
27947
  "UntagResource",
27886
27948
  "UpdateBrowserSettings",
27949
+ "UpdateDataProtectionSettings",
27887
27950
  "UpdateIdentityProvider",
27888
27951
  "UpdateIpAccessSettings",
27889
27952
  "UpdateNetworkSettings",
@@ -27892,7 +27955,7 @@
27892
27955
  "UpdateUserAccessLoggingSettings",
27893
27956
  "UpdateUserSettings"
27894
27957
  ],
27895
- "resourceTypesCount": 8,
27958
+ "resourceTypesCount": 9,
27896
27959
  "resourceTypes": [
27897
27960
  "browserSettings",
27898
27961
  "identityProvider",
@@ -27901,7 +27964,8 @@
27901
27964
  "trustStore",
27902
27965
  "userSettings",
27903
27966
  "userAccessLoggingSettings",
27904
- "ipAccessSettings"
27967
+ "ipAccessSettings",
27968
+ "dataProtectionSettings"
27905
27969
  ],
27906
27970
  "conditionKeysCount": 3,
27907
27971
  "conditionKeys": [