aws-iam-data 0.0.477 → 0.0.478

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.
@@ -1,5 +1,5 @@
1
1
  {
2
- "serviceCount": 453,
2
+ "serviceCount": 454,
3
3
  "services": [
4
4
  {
5
5
  "name": "AWS Account Management",
@@ -1251,7 +1251,7 @@
1251
1251
  "name": "AWS Application Migration Service",
1252
1252
  "servicePrefix": "mgn",
1253
1253
  "authReferenceUrl": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_awsapplicationmigrationservice.html",
1254
- "actionsCount": 128,
1254
+ "actionsCount": 132,
1255
1255
  "actions": [
1256
1256
  "ArchiveApplication",
1257
1257
  "ArchiveWave",
@@ -1307,6 +1307,7 @@
1307
1307
  "ListExportErrors",
1308
1308
  "ListExports",
1309
1309
  "ListImportErrors",
1310
+ "ListImportFileEnrichments",
1310
1311
  "ListImports",
1311
1312
  "ListManagedAccounts",
1312
1313
  "ListNetworkMigrationAnalyses",
@@ -1320,6 +1321,7 @@
1320
1321
  "ListNetworkMigrationExecutions",
1321
1322
  "ListNetworkMigrationMapperSegmentConstructs",
1322
1323
  "ListNetworkMigrationMapperSegments",
1324
+ "ListNetworkMigrationMappingUpdates",
1323
1325
  "ListNetworkMigrationMappings",
1324
1326
  "ListSourceServerActions",
1325
1327
  "ListTagsForResource",
@@ -1350,11 +1352,13 @@
1350
1352
  "StartCutover",
1351
1353
  "StartExport",
1352
1354
  "StartImport",
1355
+ "StartImportFileEnrichment",
1353
1356
  "StartNetworkMigrationAnalysis",
1354
1357
  "StartNetworkMigrationCodeGeneration",
1355
1358
  "StartNetworkMigrationDeployedStacksDeletion",
1356
1359
  "StartNetworkMigrationDeployment",
1357
1360
  "StartNetworkMigrationMapping",
1361
+ "StartNetworkMigrationMappingUpdate",
1358
1362
  "StartReplication",
1359
1363
  "StartTest",
1360
1364
  "StopReplication",
@@ -2067,12 +2071,13 @@
2067
2071
  "name": "AWS Backup",
2068
2072
  "servicePrefix": "backup",
2069
2073
  "authReferenceUrl": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_awsbackup.html",
2070
- "actionsCount": 106,
2074
+ "actionsCount": 118,
2071
2075
  "actions": [
2072
2076
  "AssociateBackupVaultMpaApprovalTeam",
2073
2077
  "CancelLegalHold",
2074
2078
  "CopyFromBackupVault",
2075
2079
  "CopyIntoBackupVault",
2080
+ "CreateBackupAccessPoint",
2076
2081
  "CreateBackupPlan",
2077
2082
  "CreateBackupSelection",
2078
2083
  "CreateBackupVault",
@@ -2083,6 +2088,8 @@
2083
2088
  "CreateRestoreAccessBackupVault",
2084
2089
  "CreateRestoreTestingPlan",
2085
2090
  "CreateRestoreTestingSelection",
2091
+ "CreateTieringConfiguration",
2092
+ "DeleteBackupAccessPoint",
2086
2093
  "DeleteBackupPlan",
2087
2094
  "DeleteBackupSelection",
2088
2095
  "DeleteBackupVault",
@@ -2095,6 +2102,8 @@
2095
2102
  "DeleteReportPlan",
2096
2103
  "DeleteRestoreTestingPlan",
2097
2104
  "DeleteRestoreTestingSelection",
2105
+ "DeleteTieringConfiguration",
2106
+ "DescribeBackupAccessPoint",
2098
2107
  "DescribeBackupJob",
2099
2108
  "DescribeBackupVault",
2100
2109
  "DescribeCopyJob",
@@ -2106,6 +2115,7 @@
2106
2115
  "DescribeReportJob",
2107
2116
  "DescribeReportPlan",
2108
2117
  "DescribeRestoreJob",
2118
+ "DescribeScanJob",
2109
2119
  "DisassociateBackupVaultMpaApprovalTeam",
2110
2120
  "DisassociateRecoveryPoint",
2111
2121
  "DisassociateRecoveryPointFromParent",
@@ -2125,6 +2135,7 @@
2125
2135
  "GetRestoreTestingPlan",
2126
2136
  "GetRestoreTestingSelection",
2127
2137
  "GetSupportedResourceTypes",
2138
+ "GetTieringConfiguration",
2128
2139
  "ListBackupJobSummaries",
2129
2140
  "ListBackupJobs",
2130
2141
  "ListBackupPlanTemplates",
@@ -2151,7 +2162,10 @@
2151
2162
  "ListRestoreJobsByProtectedResource",
2152
2163
  "ListRestoreTestingPlans",
2153
2164
  "ListRestoreTestingSelections",
2165
+ "ListScanJobSummaries",
2166
+ "ListScanJobs",
2154
2167
  "ListTags",
2168
+ "ListTieringConfigurations",
2155
2169
  "PutBackupVaultAccessPolicy",
2156
2170
  "PutBackupVaultLockConfiguration",
2157
2171
  "PutBackupVaultNotifications",
@@ -2163,6 +2177,7 @@
2163
2177
  "StartCopyJob",
2164
2178
  "StartReportJob",
2165
2179
  "StartRestoreJob",
2180
+ "StartScanJob",
2166
2181
  "StopBackupJob",
2167
2182
  "TagResource",
2168
2183
  "UntagResource",
@@ -2174,9 +2189,10 @@
2174
2189
  "UpdateRegionSettings",
2175
2190
  "UpdateReportPlan",
2176
2191
  "UpdateRestoreTestingPlan",
2177
- "UpdateRestoreTestingSelection"
2192
+ "UpdateRestoreTestingSelection",
2193
+ "UpdateTieringConfiguration"
2178
2194
  ],
2179
- "resourceTypesCount": 7,
2195
+ "resourceTypesCount": 8,
2180
2196
  "resourceTypes": [
2181
2197
  "backupVault",
2182
2198
  "backupPlan",
@@ -2184,7 +2200,8 @@
2184
2200
  "framework",
2185
2201
  "reportPlan",
2186
2202
  "legalHold",
2187
- "restoreTestingPlan"
2203
+ "restoreTestingPlan",
2204
+ "tieringConfiguration"
2188
2205
  ],
2189
2206
  "conditionKeysCount": 11,
2190
2207
  "conditionKeys": [
@@ -2390,7 +2407,7 @@
2390
2407
  "name": "Amazon Bedrock",
2391
2408
  "servicePrefix": "bedrock",
2392
2409
  "authReferenceUrl": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazonbedrock.html",
2393
- "actionsCount": 227,
2410
+ "actionsCount": 228,
2394
2411
  "actions": [
2395
2412
  "AllowVendedLogDeliveryForResource",
2396
2413
  "ApplyGuardrail",
@@ -2526,6 +2543,7 @@
2526
2543
  "InvokeAutomatedReasoningPolicy",
2527
2544
  "InvokeBlueprintRecommendationAsync",
2528
2545
  "InvokeBuilder",
2546
+ "InvokeDataAutomation",
2529
2547
  "InvokeDataAutomationAsync",
2530
2548
  "InvokeFlow",
2531
2549
  "InvokeInlineAgent",
@@ -2658,7 +2676,7 @@
2658
2676
  "session",
2659
2677
  "custom-model-deployment"
2660
2678
  ],
2661
- "conditionKeysCount": 9,
2679
+ "conditionKeysCount": 10,
2662
2680
  "conditionKeys": [
2663
2681
  "aws:RequestTag/${TagKey}",
2664
2682
  "aws:ResourceTag/${TagKey}",
@@ -2668,6 +2686,7 @@
2668
2686
  "bedrock:InferenceProfileArn",
2669
2687
  "bedrock:InlineAgentName",
2670
2688
  "bedrock:PromptRouterArn",
2689
+ "bedrock:ServiceTier",
2671
2690
  "bedrock:ThirdPartyKnowledgeBaseCredentialsSecretArn"
2672
2691
  ]
2673
2692
  },
@@ -2786,7 +2805,7 @@
2786
2805
  "workload-identity-directory",
2787
2806
  "token-vault"
2788
2807
  ],
2789
- "conditionKeysCount": 14,
2808
+ "conditionKeysCount": 15,
2790
2809
  "conditionKeys": [
2791
2810
  "aws:RequestTag/${TagKey}",
2792
2811
  "aws:ResourceTag/${TagKey}",
@@ -2797,6 +2816,7 @@
2797
2816
  "bedrock-agentcore:InboundJwtClaim/iss",
2798
2817
  "bedrock-agentcore:InboundJwtClaim/scope",
2799
2818
  "bedrock-agentcore:InboundJwtClaim/sub",
2819
+ "bedrock-agentcore:KmsKeyArn",
2800
2820
  "bedrock-agentcore:actorId",
2801
2821
  "bedrock-agentcore:namespace",
2802
2822
  "bedrock-agentcore:sessionId",
@@ -3052,13 +3072,15 @@
3052
3072
  "name": "Amazon Braket",
3053
3073
  "servicePrefix": "braket",
3054
3074
  "authReferenceUrl": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazonbraket.html",
3055
- "actionsCount": 16,
3075
+ "actionsCount": 20,
3056
3076
  "actions": [
3057
3077
  "AcceptUserAgreement",
3058
3078
  "CancelJob",
3059
3079
  "CancelQuantumTask",
3060
3080
  "CreateJob",
3061
3081
  "CreateQuantumTask",
3082
+ "CreateSpendingLimit",
3083
+ "DeleteSpendingLimit",
3062
3084
  "GetDevice",
3063
3085
  "GetJob",
3064
3086
  "GetQuantumTask",
@@ -3068,13 +3090,16 @@
3068
3090
  "SearchDevices",
3069
3091
  "SearchJobs",
3070
3092
  "SearchQuantumTasks",
3093
+ "SearchSpendingLimits",
3071
3094
  "TagResource",
3072
- "UntagResource"
3095
+ "UntagResource",
3096
+ "UpdateSpendingLimit"
3073
3097
  ],
3074
- "resourceTypesCount": 2,
3098
+ "resourceTypesCount": 3,
3075
3099
  "resourceTypes": [
3076
3100
  "quantum-task",
3077
- "job"
3101
+ "job",
3102
+ "spending-limit"
3078
3103
  ],
3079
3104
  "conditionKeysCount": 3,
3080
3105
  "conditionKeys": [
@@ -4015,7 +4040,7 @@
4015
4040
  "name": "AWS CloudFormation",
4016
4041
  "servicePrefix": "cloudformation",
4017
4042
  "authReferenceUrl": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_awscloudformation.html",
4018
- "actionsCount": 93,
4043
+ "actionsCount": 94,
4019
4044
  "actions": [
4020
4045
  "ActivateOrganizationsAccess",
4021
4046
  "ActivateType",
@@ -4040,6 +4065,7 @@
4040
4065
  "DescribeAccountLimits",
4041
4066
  "DescribeChangeSet",
4042
4067
  "DescribeChangeSetHooks",
4068
+ "DescribeEvents",
4043
4069
  "DescribeGeneratedTemplate",
4044
4070
  "DescribeOrganizationsAccess",
4045
4071
  "DescribePublisher",
@@ -4464,7 +4490,7 @@
4464
4490
  "name": "AWS CloudTrail",
4465
4491
  "servicePrefix": "cloudtrail",
4466
4492
  "authReferenceUrl": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_awscloudtrail.html",
4467
- "actionsCount": 65,
4493
+ "actionsCount": 66,
4468
4494
  "actions": [
4469
4495
  "AddTags",
4470
4496
  "CancelQuery",
@@ -4504,6 +4530,7 @@
4504
4530
  "ListEventDataStores",
4505
4531
  "ListImportFailures",
4506
4532
  "ListImports",
4533
+ "ListInsightsData",
4507
4534
  "ListPublicKeys",
4508
4535
  "ListQueries",
4509
4536
  "ListServiceLinkedChannels",
@@ -4694,7 +4721,7 @@
4694
4721
  "name": "Amazon CloudWatch Application Signals",
4695
4722
  "servicePrefix": "application-signals",
4696
4723
  "authReferenceUrl": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazoncloudwatchapplicationsignals.html",
4697
- "actionsCount": 24,
4724
+ "actionsCount": 25,
4698
4725
  "actions": [
4699
4726
  "BatchGetServiceLevelObjectiveBudgetReport",
4700
4727
  "BatchUpdateExclusionWindows",
@@ -4705,6 +4732,7 @@
4705
4732
  "GetServiceLevelObjective",
4706
4733
  "Link",
4707
4734
  "ListAuditFindings",
4735
+ "ListEntityEvents",
4708
4736
  "ListGroupingAttributeDefinitions",
4709
4737
  "ListObservedEntities",
4710
4738
  "ListServiceDependencies",
@@ -4833,7 +4861,7 @@
4833
4861
  "name": "Amazon CloudWatch Logs",
4834
4862
  "servicePrefix": "logs",
4835
4863
  "authReferenceUrl": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazoncloudwatchlogs.html",
4836
- "actionsCount": 100,
4864
+ "actionsCount": 106,
4837
4865
  "actions": [
4838
4866
  "AssociateKmsKey",
4839
4867
  "CancelExportTask",
@@ -4843,6 +4871,7 @@
4843
4871
  "CreateLogDelivery",
4844
4872
  "CreateLogGroup",
4845
4873
  "CreateLogStream",
4874
+ "CreateScheduledQuery",
4846
4875
  "DeleteAccountPolicy",
4847
4876
  "DeleteDataProtectionPolicy",
4848
4877
  "DeleteDelivery",
@@ -4860,6 +4889,7 @@
4860
4889
  "DeleteQueryDefinition",
4861
4890
  "DeleteResourcePolicy",
4862
4891
  "DeleteRetentionPolicy",
4892
+ "DeleteScheduledQuery",
4863
4893
  "DeleteSubscriptionFilter",
4864
4894
  "DeleteTransformer",
4865
4895
  "DescribeAccountPolicies",
@@ -4892,6 +4922,8 @@
4892
4922
  "GetLogGroupFields",
4893
4923
  "GetLogRecord",
4894
4924
  "GetQueryResults",
4925
+ "GetScheduledQuery",
4926
+ "GetScheduledQueryHistory",
4895
4927
  "GetTransformer",
4896
4928
  "Link",
4897
4929
  "ListAnomalies",
@@ -4902,6 +4934,7 @@
4902
4934
  "ListLogGroups",
4903
4935
  "ListLogGroupsForEntity",
4904
4936
  "ListLogGroupsForQuery",
4937
+ "ListScheduledQueries",
4905
4938
  "ListTagsForResource",
4906
4939
  "ListTagsLogGroup",
4907
4940
  "PutAccountPolicy",
@@ -4934,9 +4967,10 @@
4934
4967
  "UpdateAnomaly",
4935
4968
  "UpdateDeliveryConfiguration",
4936
4969
  "UpdateLogAnomalyDetector",
4937
- "UpdateLogDelivery"
4970
+ "UpdateLogDelivery",
4971
+ "UpdateScheduledQuery"
4938
4972
  ],
4939
- "resourceTypesCount": 7,
4973
+ "resourceTypesCount": 8,
4940
4974
  "resourceTypes": [
4941
4975
  "log-group",
4942
4976
  "log-stream",
@@ -4944,7 +4978,8 @@
4944
4978
  "delivery-source",
4945
4979
  "delivery",
4946
4980
  "delivery-destination",
4947
- "anomaly-detector"
4981
+ "anomaly-detector",
4982
+ "scheduled-query"
4948
4983
  ],
4949
4984
  "conditionKeysCount": 5,
4950
4985
  "conditionKeys": [
@@ -7338,7 +7373,7 @@
7338
7373
  "conditionKeys": []
7339
7374
  },
7340
7375
  {
7341
- "name": "the console Mobile App",
7376
+ "name": "AWS Management Console Mobile App",
7342
7377
  "servicePrefix": "consoleapp",
7343
7378
  "authReferenceUrl": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_awsconsolemobileapp.html",
7344
7379
  "actionsCount": 2,
@@ -7589,10 +7624,11 @@
7589
7624
  "name": "AWS Cost Optimization Hub",
7590
7625
  "servicePrefix": "cost-optimization-hub",
7591
7626
  "authReferenceUrl": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_awscostoptimizationhub.html",
7592
- "actionsCount": 7,
7627
+ "actionsCount": 8,
7593
7628
  "actions": [
7594
7629
  "GetPreferences",
7595
7630
  "GetRecommendation",
7631
+ "ListEfficiencyMetrics",
7596
7632
  "ListEnrollmentStatuses",
7597
7633
  "ListRecommendationSummaries",
7598
7634
  "ListRecommendations",
@@ -7760,7 +7796,7 @@
7760
7796
  "name": "AWS Database Migration Service",
7761
7797
  "servicePrefix": "dms",
7762
7798
  "authReferenceUrl": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_awsdatabasemigrationservice.html",
7763
- "actionsCount": 122,
7799
+ "actionsCount": 124,
7764
7800
  "actions": [
7765
7801
  "AddTagsToResource",
7766
7802
  "ApplyPendingMaintenanceAction",
@@ -7776,6 +7812,7 @@
7776
7812
  "CreateFleetAdvisorCollector",
7777
7813
  "CreateInstanceProfile",
7778
7814
  "CreateMigrationProject",
7815
+ "CreateOutboundIntegration",
7779
7816
  "CreateReplicationConfig",
7780
7817
  "CreateReplicationInstance",
7781
7818
  "CreateReplicationSubnetGroup",
@@ -7851,6 +7888,7 @@
7851
7888
  "ModifyEventSubscription",
7852
7889
  "ModifyFleetAdvisorCollector",
7853
7890
  "ModifyFleetAdvisorCollectorStatuses",
7891
+ "ModifyOutboundIntegration",
7854
7892
  "ModifyReplicationConfig",
7855
7893
  "ModifyReplicationInstance",
7856
7894
  "ModifyReplicationSubnetGroup",
@@ -10171,7 +10209,7 @@
10171
10209
  "name": "Amazon EC2 Auto Scaling",
10172
10210
  "servicePrefix": "autoscaling",
10173
10211
  "authReferenceUrl": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazonec2autoscaling.html",
10174
- "actionsCount": 66,
10212
+ "actionsCount": 68,
10175
10213
  "actions": [
10176
10214
  "AttachInstances",
10177
10215
  "AttachLoadBalancerTargetGroups",
@@ -10193,6 +10231,7 @@
10193
10231
  "DeleteTags",
10194
10232
  "DeleteWarmPool",
10195
10233
  "DescribeAccountLimits",
10234
+ "DescribeAccountSettings",
10196
10235
  "DescribeAdjustmentTypes",
10197
10236
  "DescribeAutoScalingGroups",
10198
10237
  "DescribeAutoScalingInstances",
@@ -10224,6 +10263,7 @@
10224
10263
  "ExitStandby",
10225
10264
  "GetPredictiveScalingForecast",
10226
10265
  "LaunchInstances",
10266
+ "PutAccountSetting",
10227
10267
  "PutLifecycleHook",
10228
10268
  "PutNotificationConfiguration",
10229
10269
  "PutScalingPolicy",
@@ -10275,7 +10315,7 @@
10275
10315
  "name": "Amazon EC2 Image Builder",
10276
10316
  "servicePrefix": "imagebuilder",
10277
10317
  "authReferenceUrl": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazonec2imagebuilder.html",
10278
- "actionsCount": 75,
10318
+ "actionsCount": 77,
10279
10319
  "actions": [
10280
10320
  "CancelImageCreation",
10281
10321
  "CancelLifecycleExecution",
@@ -10297,6 +10337,7 @@
10297
10337
  "DeleteInfrastructureConfiguration",
10298
10338
  "DeleteLifecyclePolicy",
10299
10339
  "DeleteWorkflow",
10340
+ "DistributeImage",
10300
10341
  "GetComponent",
10301
10342
  "GetComponentPolicy",
10302
10343
  "GetContainerRecipe",
@@ -10343,6 +10384,7 @@
10343
10384
  "PutContainerRecipePolicy",
10344
10385
  "PutImagePolicy",
10345
10386
  "PutImageRecipePolicy",
10387
+ "RetryImage",
10346
10388
  "SendWorkflowStepAction",
10347
10389
  "StartImagePipelineExecution",
10348
10390
  "StartResourceStateUpdate",
@@ -10667,16 +10709,18 @@
10667
10709
  "name": "Amazon Elastic Container Service",
10668
10710
  "servicePrefix": "ecs",
10669
10711
  "authReferenceUrl": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazonelasticcontainerservice.html",
10670
- "actionsCount": 63,
10712
+ "actionsCount": 67,
10671
10713
  "actions": [
10672
10714
  "CreateCapacityProvider",
10673
10715
  "CreateCluster",
10716
+ "CreateExpressGatewayService",
10674
10717
  "CreateService",
10675
10718
  "CreateTaskSet",
10676
10719
  "DeleteAccountSetting",
10677
10720
  "DeleteAttributes",
10678
10721
  "DeleteCapacityProvider",
10679
10722
  "DeleteCluster",
10723
+ "DeleteExpressGatewayService",
10680
10724
  "DeleteService",
10681
10725
  "DeleteTaskDefinitions",
10682
10726
  "DeleteTaskSet",
@@ -10685,6 +10729,7 @@
10685
10729
  "DescribeCapacityProviders",
10686
10730
  "DescribeClusters",
10687
10731
  "DescribeContainerInstances",
10732
+ "DescribeExpressGatewayService",
10688
10733
  "DescribeServiceDeployments",
10689
10734
  "DescribeServiceRevisions",
10690
10735
  "DescribeServices",
@@ -10728,6 +10773,7 @@
10728
10773
  "UpdateClusterSettings",
10729
10774
  "UpdateContainerAgent",
10730
10775
  "UpdateContainerInstancesState",
10776
+ "UpdateExpressGatewayService",
10731
10777
  "UpdateService",
10732
10778
  "UpdateServicePrimaryTaskSet",
10733
10779
  "UpdateTaskProtection",
@@ -13465,7 +13511,7 @@
13465
13511
  "name": "AWS Glue",
13466
13512
  "servicePrefix": "glue",
13467
13513
  "authReferenceUrl": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_awsglue.html",
13468
- "actionsCount": 296,
13514
+ "actionsCount": 297,
13469
13515
  "actions": [
13470
13516
  "AuthorizeInboundIntegration",
13471
13517
  "BatchCreatePartition",
@@ -13695,6 +13741,7 @@
13695
13741
  "RefreshOAuth2Tokens",
13696
13742
  "RegisterSchemaVersion",
13697
13743
  "RemoveSchemaVersionMetadata",
13744
+ "RenameTable",
13698
13745
  "RequestLogParsing",
13699
13746
  "ResetJobBookmark",
13700
13747
  "ResumeWorkflowRun",
@@ -13971,7 +14018,7 @@
13971
14018
  "name": "Amazon GuardDuty",
13972
14019
  "servicePrefix": "guardduty",
13973
14020
  "authReferenceUrl": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazonguardduty.html",
13974
- "actionsCount": 85,
14021
+ "actionsCount": 88,
13975
14022
  "actions": [
13976
14023
  "AcceptAdministratorInvitation",
13977
14024
  "AcceptInvitation",
@@ -14014,6 +14061,7 @@
14014
14061
  "GetIPSet",
14015
14062
  "GetInvitationsCount",
14016
14063
  "GetMalwareProtectionPlan",
14064
+ "GetMalwareScan",
14017
14065
  "GetMalwareScanSettings",
14018
14066
  "GetMasterAccount",
14019
14067
  "GetMemberDetectors",
@@ -14032,6 +14080,7 @@
14032
14080
  "ListIPSets",
14033
14081
  "ListInvitations",
14034
14082
  "ListMalwareProtectionPlans",
14083
+ "ListMalwareScans",
14035
14084
  "ListMembers",
14036
14085
  "ListOrganizationAdminAccounts",
14037
14086
  "ListPublishingDestinations",
@@ -14039,6 +14088,7 @@
14039
14088
  "ListThreatEntitySets",
14040
14089
  "ListThreatIntelSets",
14041
14090
  "ListTrustedEntitySets",
14091
+ "SendObjectMalwareScan",
14042
14092
  "SendSecurityTelemetry",
14043
14093
  "StartMalwareScan",
14044
14094
  "StartMonitoringMembers",
@@ -14683,17 +14733,20 @@
14683
14733
  "name": "AWS Identity and Access Management (IAM)",
14684
14734
  "servicePrefix": "iam",
14685
14735
  "authReferenceUrl": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_awsidentityandaccessmanagementiam.html",
14686
- "actionsCount": 176,
14736
+ "actionsCount": 187,
14687
14737
  "actions": [
14738
+ "AcceptDelegationRequest",
14688
14739
  "AddClientIDToOpenIDConnectProvider",
14689
14740
  "AddRoleToInstanceProfile",
14690
14741
  "AddUserToGroup",
14742
+ "AssociateDelegationRequest",
14691
14743
  "AttachGroupPolicy",
14692
14744
  "AttachRolePolicy",
14693
14745
  "AttachUserPolicy",
14694
14746
  "ChangePassword",
14695
14747
  "CreateAccessKey",
14696
14748
  "CreateAccountAlias",
14749
+ "CreateDelegationRequest",
14697
14750
  "CreateGroup",
14698
14751
  "CreateInstanceProfile",
14699
14752
  "CreateLoginProfile",
@@ -14736,9 +14789,11 @@
14736
14789
  "DetachUserPolicy",
14737
14790
  "DisableOrganizationsRootCredentialsManagement",
14738
14791
  "DisableOrganizationsRootSessions",
14792
+ "DisableOutboundWebIdentityFederation",
14739
14793
  "EnableMFADevice",
14740
14794
  "EnableOrganizationsRootCredentialsManagement",
14741
14795
  "EnableOrganizationsRootSessions",
14796
+ "EnableOutboundWebIdentityFederation",
14742
14797
  "GenerateCredentialReport",
14743
14798
  "GenerateOrganizationsAccessReport",
14744
14799
  "GenerateServiceLastAccessedDetails",
@@ -14752,13 +14807,16 @@
14752
14807
  "GetContextKeysForCustomPolicy",
14753
14808
  "GetContextKeysForPrincipalPolicy",
14754
14809
  "GetCredentialReport",
14810
+ "GetDelegationRequest",
14755
14811
  "GetGroup",
14756
14812
  "GetGroupPolicy",
14813
+ "GetHumanReadableSummary",
14757
14814
  "GetInstanceProfile",
14758
14815
  "GetLoginProfile",
14759
14816
  "GetMFADevice",
14760
14817
  "GetOpenIDConnectProvider",
14761
14818
  "GetOrganizationsAccessReport",
14819
+ "GetOutboundWebIdentityFederationInfo",
14762
14820
  "GetPolicy",
14763
14821
  "GetPolicyVersion",
14764
14822
  "GetRole",
@@ -14777,6 +14835,7 @@
14777
14835
  "ListAttachedRolePolicies",
14778
14836
  "ListAttachedUserPolicies",
14779
14837
  "ListCloudFrontPublicKeys",
14838
+ "ListDelegationRequests",
14780
14839
  "ListEntitiesForPolicy",
14781
14840
  "ListGroupPolicies",
14782
14841
  "ListGroups",
@@ -14814,11 +14873,13 @@
14814
14873
  "PutRolePolicy",
14815
14874
  "PutUserPermissionsBoundary",
14816
14875
  "PutUserPolicy",
14876
+ "RejectDelegationRequest",
14817
14877
  "RemoveClientIDFromOpenIDConnectProvider",
14818
14878
  "RemoveRoleFromInstanceProfile",
14819
14879
  "RemoveUserFromGroup",
14820
14880
  "ResetServiceSpecificCredential",
14821
14881
  "ResyncMFADevice",
14882
+ "SendDelegationToken",
14822
14883
  "SetDefaultPolicyVersion",
14823
14884
  "SetSTSRegionalEndpointStatus",
14824
14885
  "SetSecurityTokenServicePreferences",
@@ -14862,7 +14923,7 @@
14862
14923
  "UploadServerCertificate",
14863
14924
  "UploadSigningCertificate"
14864
14925
  ],
14865
- "resourceTypesCount": 13,
14926
+ "resourceTypesCount": 14,
14866
14927
  "resourceTypes": [
14867
14928
  "access-report",
14868
14929
  "assumed-role",
@@ -14876,18 +14937,22 @@
14876
14937
  "saml-provider",
14877
14938
  "server-certificate",
14878
14939
  "sms-mfa",
14879
- "user"
14940
+ "user",
14941
+ "delegation-request"
14880
14942
  ],
14881
- "conditionKeysCount": 16,
14943
+ "conditionKeysCount": 20,
14882
14944
  "conditionKeys": [
14883
14945
  "aws:RequestTag/${TagKey}",
14884
14946
  "aws:ResourceTag/${TagKey}",
14885
14947
  "aws:TagKeys",
14886
14948
  "iam:AWSServiceName",
14887
14949
  "iam:AssociatedResourceArn",
14950
+ "iam:DelegationDuration",
14951
+ "iam:DelegationRequestOwner",
14888
14952
  "iam:FIDO-FIPS-140-2-certification",
14889
14953
  "iam:FIDO-FIPS-140-3-certification",
14890
14954
  "iam:FIDO-certification",
14955
+ "iam:NotificationChannel",
14891
14956
  "iam:OrganizationsPolicyId",
14892
14957
  "iam:PassedToService",
14893
14958
  "iam:PermissionsBoundary",
@@ -14895,7 +14960,8 @@
14895
14960
  "iam:RegisterSecurityKey",
14896
14961
  "iam:ResourceTag/${TagKey}",
14897
14962
  "iam:ServiceSpecificCredentialAgeDays",
14898
- "iam:ServiceSpecificCredentialServiceName"
14963
+ "iam:ServiceSpecificCredentialServiceName",
14964
+ "iam:TemplateArn"
14899
14965
  ]
14900
14966
  },
14901
14967
  {
@@ -14988,8 +15054,13 @@
14988
15054
  "AllGroups",
14989
15055
  "AllGroupMemberships"
14990
15056
  ],
14991
- "conditionKeysCount": 1,
15057
+ "conditionKeysCount": 6,
14992
15058
  "conditionKeys": [
15059
+ "identitystore:GroupExternalIdIssuers",
15060
+ "identitystore:IdentityStoreArn",
15061
+ "identitystore:PrimaryRegion",
15062
+ "identitystore:ReservedUserId",
15063
+ "identitystore:UserExternalIdIssuers",
14993
15064
  "identitystore:UserId"
14994
15065
  ]
14995
15066
  },
@@ -15352,28 +15423,35 @@
15352
15423
  "name": "AWS Invoicing Service",
15353
15424
  "servicePrefix": "invoicing",
15354
15425
  "authReferenceUrl": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_awsinvoicingservice.html",
15355
- "actionsCount": 16,
15426
+ "actionsCount": 22,
15356
15427
  "actions": [
15357
15428
  "BatchGetInvoiceProfile",
15358
15429
  "CreateInvoiceUnit",
15430
+ "CreateProcurementPortalPreference",
15359
15431
  "DeleteInvoiceUnit",
15432
+ "DeleteProcurementPortalPreference",
15360
15433
  "GetInvoiceCorrection",
15361
15434
  "GetInvoiceEmailDeliveryPreferences",
15362
15435
  "GetInvoicePDF",
15363
15436
  "GetInvoiceUnit",
15437
+ "GetProcurementPortalPreference",
15364
15438
  "ListInvoiceCorrections",
15365
15439
  "ListInvoiceSummaries",
15366
15440
  "ListInvoiceUnits",
15441
+ "ListProcurementPortalPreferences",
15367
15442
  "ListTagsForResource",
15368
15443
  "PutInvoiceEmailDeliveryPreferences",
15444
+ "PutProcurementPortalPreference",
15369
15445
  "StartInvoiceCorrection",
15370
15446
  "TagResource",
15371
15447
  "UntagResource",
15372
- "UpdateInvoiceUnit"
15448
+ "UpdateInvoiceUnit",
15449
+ "UpdateProcurementPortalPreferenceStatus"
15373
15450
  ],
15374
- "resourceTypesCount": 1,
15451
+ "resourceTypesCount": 2,
15375
15452
  "resourceTypes": [
15376
- "invoice-unit"
15453
+ "invoice-unit",
15454
+ "procurement-portal-preference"
15377
15455
  ],
15378
15456
  "conditionKeysCount": 3,
15379
15457
  "conditionKeys": [
@@ -17288,7 +17366,7 @@
17288
17366
  "name": "Amazon Kinesis Video Streams",
17289
17367
  "servicePrefix": "kinesisvideo",
17290
17368
  "authReferenceUrl": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazonkinesisvideostreams.html",
17291
- "actionsCount": 44,
17369
+ "actionsCount": 46,
17292
17370
  "actions": [
17293
17371
  "ConnectAsMaster",
17294
17372
  "ConnectAsViewer",
@@ -17304,6 +17382,7 @@
17304
17382
  "DescribeNotificationConfiguration",
17305
17383
  "DescribeSignalingChannel",
17306
17384
  "DescribeStream",
17385
+ "DescribeStreamStorageConfiguration",
17307
17386
  "GetClip",
17308
17387
  "GetDASHStreamingSessionURL",
17309
17388
  "GetDataEndpoint",
@@ -17333,7 +17412,8 @@
17333
17412
  "UpdateMediaStorageConfiguration",
17334
17413
  "UpdateNotificationConfiguration",
17335
17414
  "UpdateSignalingChannel",
17336
- "UpdateStream"
17415
+ "UpdateStream",
17416
+ "UpdateStreamStorageConfiguration"
17337
17417
  ],
17338
17418
  "resourceTypesCount": 2,
17339
17419
  "resourceTypes": [
@@ -17351,7 +17431,7 @@
17351
17431
  "name": "AWS Lake Formation",
17352
17432
  "servicePrefix": "lakeformation",
17353
17433
  "authReferenceUrl": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_awslakeformation.html",
17354
- "actionsCount": 59,
17434
+ "actionsCount": 61,
17355
17435
  "actions": [
17356
17436
  "AddLFTagsToResource",
17357
17437
  "BatchGrantPermissions",
@@ -17385,6 +17465,8 @@
17385
17465
  "GetQueryStatistics",
17386
17466
  "GetResourceLFTags",
17387
17467
  "GetTableObjects",
17468
+ "GetTemporaryGluePartitionCredentials",
17469
+ "GetTemporaryGlueTableCredentials",
17388
17470
  "GetWorkUnitResults",
17389
17471
  "GetWorkUnits",
17390
17472
  "GrantPermissions",
@@ -17791,7 +17873,7 @@
17791
17873
  "name": "AWS License Manager",
17792
17874
  "servicePrefix": "license-manager",
17793
17875
  "authReferenceUrl": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_awslicensemanager.html",
17794
- "actionsCount": 50,
17876
+ "actionsCount": 62,
17795
17877
  "actions": [
17796
17878
  "AcceptGrant",
17797
17879
  "CheckInLicense",
@@ -17800,6 +17882,8 @@
17800
17882
  "CreateGrant",
17801
17883
  "CreateGrantVersion",
17802
17884
  "CreateLicense",
17885
+ "CreateLicenseAssetGroup",
17886
+ "CreateLicenseAssetRuleset",
17803
17887
  "CreateLicenseConfiguration",
17804
17888
  "CreateLicenseConversionTaskForResource",
17805
17889
  "CreateLicenseManagerReportGenerator",
@@ -17807,6 +17891,8 @@
17807
17891
  "CreateToken",
17808
17892
  "DeleteGrant",
17809
17893
  "DeleteLicense",
17894
+ "DeleteLicenseAssetGroup",
17895
+ "DeleteLicenseAssetRuleset",
17810
17896
  "DeleteLicenseConfiguration",
17811
17897
  "DeleteLicenseManagerReportGenerator",
17812
17898
  "DeleteToken",
@@ -17814,15 +17900,21 @@
17814
17900
  "GetAccessToken",
17815
17901
  "GetGrant",
17816
17902
  "GetLicense",
17903
+ "GetLicenseAssetGroup",
17904
+ "GetLicenseAssetRuleset",
17817
17905
  "GetLicenseConfiguration",
17818
17906
  "GetLicenseConversionTask",
17819
17907
  "GetLicenseManagerReportGenerator",
17820
17908
  "GetLicenseUsage",
17821
17909
  "GetServiceSettings",
17910
+ "ListAssetsForLicenseAssetGroup",
17822
17911
  "ListAssociationsForLicenseConfiguration",
17823
17912
  "ListDistributedGrants",
17824
17913
  "ListFailuresForLicenseConfigurationOperations",
17914
+ "ListLicenseAssetGroups",
17915
+ "ListLicenseAssetRulesets",
17825
17916
  "ListLicenseConfigurations",
17917
+ "ListLicenseConfigurationsForOrganization",
17826
17918
  "ListLicenseConversionTasks",
17827
17919
  "ListLicenseManagerReportGenerators",
17828
17920
  "ListLicenseSpecificationsForResource",
@@ -17839,17 +17931,21 @@
17839
17931
  "RejectGrant",
17840
17932
  "TagResource",
17841
17933
  "UntagResource",
17934
+ "UpdateLicenseAssetGroup",
17935
+ "UpdateLicenseAssetRuleset",
17842
17936
  "UpdateLicenseConfiguration",
17843
17937
  "UpdateLicenseManagerReportGenerator",
17844
17938
  "UpdateLicenseSpecificationsForResource",
17845
17939
  "UpdateServiceSettings"
17846
17940
  ],
17847
- "resourceTypesCount": 4,
17941
+ "resourceTypesCount": 6,
17848
17942
  "resourceTypes": [
17849
17943
  "license-configuration",
17850
17944
  "license",
17851
17945
  "grant",
17852
- "report-generator"
17946
+ "report-generator",
17947
+ "license-asset-ruleset",
17948
+ "license-asset-group"
17853
17949
  ],
17854
17950
  "conditionKeysCount": 4,
17855
17951
  "conditionKeys": [
@@ -18887,7 +18983,7 @@
18887
18983
  "name": "Amazon Managed Streaming for Apache Kafka",
18888
18984
  "servicePrefix": "kafka",
18889
18985
  "authReferenceUrl": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazonmanagedstreamingforapachekafka.html",
18890
- "actionsCount": 53,
18986
+ "actionsCount": 56,
18891
18987
  "actions": [
18892
18988
  "BatchAssociateScramSecret",
18893
18989
  "BatchDisassociateScramSecret",
@@ -18908,6 +19004,8 @@
18908
19004
  "DescribeConfiguration",
18909
19005
  "DescribeConfigurationRevision",
18910
19006
  "DescribeReplicator",
19007
+ "DescribeTopic",
19008
+ "DescribeTopicPartitions",
18911
19009
  "DescribeVpcConnection",
18912
19010
  "GetBootstrapBrokers",
18913
19011
  "GetClusterPolicy",
@@ -18924,6 +19022,7 @@
18924
19022
  "ListReplicators",
18925
19023
  "ListScramSecrets",
18926
19024
  "ListTagsForResource",
19025
+ "ListTopics",
18927
19026
  "ListVpcConnections",
18928
19027
  "PutClusterPolicy",
18929
19028
  "RebootBroker",
@@ -20810,7 +20909,7 @@
20810
20909
  "name": "AWS Organizations",
20811
20910
  "servicePrefix": "organizations",
20812
20911
  "authReferenceUrl": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_awsorganizations.html",
20813
- "actionsCount": 57,
20912
+ "actionsCount": 63,
20814
20913
  "actions": [
20815
20914
  "AcceptHandshake",
20816
20915
  "AttachPolicy",
@@ -20835,6 +20934,7 @@
20835
20934
  "DescribeOrganizationalUnit",
20836
20935
  "DescribePolicy",
20837
20936
  "DescribeResourcePolicy",
20937
+ "DescribeResponsibilityTransfer",
20838
20938
  "DetachPolicy",
20839
20939
  "DisableAWSServiceAccess",
20840
20940
  "DisablePolicyType",
@@ -20842,6 +20942,7 @@
20842
20942
  "EnableAllFeatures",
20843
20943
  "EnablePolicyType",
20844
20944
  "InviteAccountToOrganization",
20945
+ "InviteOrganizationToTransferResponsibility",
20845
20946
  "LeaveOrganization",
20846
20947
  "ListAWSServiceAccessForOrganization",
20847
20948
  "ListAccounts",
@@ -20854,7 +20955,9 @@
20854
20955
  "ListEffectivePolicyValidationErrors",
20855
20956
  "ListHandshakesForAccount",
20856
20957
  "ListHandshakesForOrganization",
20958
+ "ListInboundResponsibilityTransfers",
20857
20959
  "ListOrganizationalUnitsForParent",
20960
+ "ListOutboundResponsibilityTransfers",
20858
20961
  "ListParents",
20859
20962
  "ListPolicies",
20860
20963
  "ListPoliciesForTarget",
@@ -20866,11 +20969,13 @@
20866
20969
  "RegisterDelegatedAdministrator",
20867
20970
  "RemoveAccountFromOrganization",
20868
20971
  "TagResource",
20972
+ "TerminateResponsibilityTransfer",
20869
20973
  "UntagResource",
20870
20974
  "UpdateOrganizationalUnit",
20871
- "UpdatePolicy"
20975
+ "UpdatePolicy",
20976
+ "UpdateResponsibilityTransfer"
20872
20977
  ],
20873
- "resourceTypesCount": 8,
20978
+ "resourceTypesCount": 9,
20874
20979
  "resourceTypes": [
20875
20980
  "account",
20876
20981
  "handshake",
@@ -20879,15 +20984,18 @@
20879
20984
  "policy",
20880
20985
  "resourcepolicy",
20881
20986
  "awspolicy",
20882
- "root"
20987
+ "root",
20988
+ "responsibilitytransfer"
20883
20989
  ],
20884
- "conditionKeysCount": 5,
20990
+ "conditionKeysCount": 7,
20885
20991
  "conditionKeys": [
20886
20992
  "aws:RequestTag/${TagKey}",
20887
20993
  "aws:ResourceTag/${TagKey}",
20888
20994
  "aws:TagKeys",
20889
20995
  "organizations:PolicyType",
20890
- "organizations:ServicePrincipal"
20996
+ "organizations:ServicePrincipal",
20997
+ "organizations:TransferDirection",
20998
+ "organizations:TransferType"
20891
20999
  ]
20892
21000
  },
20893
21001
  {
@@ -21042,43 +21150,38 @@
21042
21150
  ]
21043
21151
  },
21044
21152
  {
21045
- "name": "AWS Partner central account management",
21046
- "servicePrefix": "partnercentral-account-management",
21047
- "authReferenceUrl": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_awspartnercentralaccountmanagement.html",
21048
- "actionsCount": 3,
21049
- "actions": [
21050
- "AssociatePartnerAccount",
21051
- "AssociatePartnerUser",
21052
- "DisassociatePartnerUser"
21053
- ],
21054
- "resourceTypesCount": 0,
21055
- "resourceTypes": [],
21056
- "conditionKeysCount": 0,
21057
- "conditionKeys": []
21058
- },
21059
- {
21060
- "name": "AWS Partner Central Selling",
21153
+ "name": "AWS Partner Central",
21061
21154
  "servicePrefix": "partnercentral",
21062
- "authReferenceUrl": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_awspartnercentralselling.html",
21063
- "actionsCount": 38,
21155
+ "authReferenceUrl": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_awspartnercentral.html",
21156
+ "actionsCount": 53,
21064
21157
  "actions": [
21158
+ "AcceptChannelHandshake",
21065
21159
  "AcceptEngagementInvitation",
21066
21160
  "AssignOpportunity",
21067
21161
  "AssociateOpportunity",
21162
+ "CancelChannelHandshake",
21163
+ "CreateChannelHandshake",
21068
21164
  "CreateEngagement",
21069
21165
  "CreateEngagementInvitation",
21070
21166
  "CreateOpportunity",
21167
+ "CreateProgramManagementAccount",
21168
+ "CreateRelationship",
21071
21169
  "CreateResourceSnapshot",
21072
21170
  "CreateResourceSnapshotJob",
21171
+ "DeleteProgramManagementAccount",
21172
+ "DeleteRelationship",
21073
21173
  "DeleteResourceSnapshotJob",
21074
21174
  "DisassociateOpportunity",
21075
21175
  "GetAwsOpportunitySummary",
21076
21176
  "GetEngagement",
21077
21177
  "GetEngagementInvitation",
21078
21178
  "GetOpportunity",
21179
+ "GetProgramManagementAccount",
21180
+ "GetRelationship",
21079
21181
  "GetResourceSnapshot",
21080
21182
  "GetResourceSnapshotJob",
21081
21183
  "GetSellingSystemSettings",
21184
+ "ListChannelHandshakes",
21082
21185
  "ListEngagementByAcceptingInvitationTasks",
21083
21186
  "ListEngagementFromOpportunityTasks",
21084
21187
  "ListEngagementInvitations",
@@ -21086,11 +21189,14 @@
21086
21189
  "ListEngagementResourceAssociations",
21087
21190
  "ListEngagements",
21088
21191
  "ListOpportunities",
21192
+ "ListProgramManagementAccounts",
21193
+ "ListRelationships",
21089
21194
  "ListResourceSnapshotJobs",
21090
21195
  "ListResourceSnapshots",
21091
21196
  "ListSolutions",
21092
21197
  "ListTagsForResource",
21093
21198
  "PutSellingSystemSettings",
21199
+ "RejectChannelHandshake",
21094
21200
  "RejectEngagementInvitation",
21095
21201
  "StartEngagementByAcceptingInvitationTask",
21096
21202
  "StartEngagementFromOpportunityTask",
@@ -21099,9 +21205,11 @@
21099
21205
  "SubmitOpportunity",
21100
21206
  "TagResource",
21101
21207
  "UntagResource",
21102
- "UpdateOpportunity"
21208
+ "UpdateOpportunity",
21209
+ "UpdateProgramManagementAccount",
21210
+ "UpdateRelationship"
21103
21211
  ],
21104
- "resourceTypesCount": 8,
21212
+ "resourceTypesCount": 11,
21105
21213
  "resourceTypes": [
21106
21214
  "Engagement",
21107
21215
  "engagement-by-accepting-invitation-task",
@@ -21110,17 +21218,36 @@
21110
21218
  "Opportunity",
21111
21219
  "resource-snapshot-job",
21112
21220
  "ResourceSnapshot",
21113
- "Solution"
21221
+ "Solution",
21222
+ "ProgramManagementAccount",
21223
+ "Relationship",
21224
+ "ChannelHandshake"
21114
21225
  ],
21115
- "conditionKeysCount": 5,
21226
+ "conditionKeysCount": 6,
21116
21227
  "conditionKeys": [
21117
21228
  "aws:RequestTag/${TagKey}",
21118
21229
  "aws:ResourceTag/${TagKey}",
21119
21230
  "aws:TagKeys",
21120
21231
  "partnercentral:Catalog",
21232
+ "partnercentral:ChannelHandshakeType",
21121
21233
  "partnercentral:RelatedEntityType"
21122
21234
  ]
21123
21235
  },
21236
+ {
21237
+ "name": "AWS Partner central account management",
21238
+ "servicePrefix": "partnercentral-account-management",
21239
+ "authReferenceUrl": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_awspartnercentralaccountmanagement.html",
21240
+ "actionsCount": 3,
21241
+ "actions": [
21242
+ "AssociatePartnerAccount",
21243
+ "AssociatePartnerUser",
21244
+ "DisassociatePartnerUser"
21245
+ ],
21246
+ "resourceTypesCount": 0,
21247
+ "resourceTypes": [],
21248
+ "conditionKeysCount": 0,
21249
+ "conditionKeys": []
21250
+ },
21124
21251
  {
21125
21252
  "name": "AWS Payment Cryptography",
21126
21253
  "servicePrefix": "payment-cryptography",
@@ -21666,6 +21793,28 @@
21666
21793
  "conditionKeysCount": 0,
21667
21794
  "conditionKeys": []
21668
21795
  },
21796
+ {
21797
+ "name": "AWS PricingPlanManager Service",
21798
+ "servicePrefix": "pricingplanmanager",
21799
+ "authReferenceUrl": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_awspricingplanmanagerservice.html",
21800
+ "actionsCount": 8,
21801
+ "actions": [
21802
+ "AssociateResourcesToSubscription",
21803
+ "CancelSubscription",
21804
+ "CancelSubscriptionChange",
21805
+ "CreateSubscription",
21806
+ "DisassociateResourcesFromSubscription",
21807
+ "GetSubscription",
21808
+ "ListSubscriptions",
21809
+ "UpdateSubscription"
21810
+ ],
21811
+ "resourceTypesCount": 1,
21812
+ "resourceTypes": [
21813
+ "subscription"
21814
+ ],
21815
+ "conditionKeysCount": 0,
21816
+ "conditionKeys": []
21817
+ },
21669
21818
  {
21670
21819
  "name": "AWS Private CA Connector for Active Directory",
21671
21820
  "servicePrefix": "pca-connector-ad",
@@ -22427,9 +22576,10 @@
22427
22576
  "name": "Amazon QuickSight",
22428
22577
  "servicePrefix": "quicksight",
22429
22578
  "authReferenceUrl": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazonquicksight.html",
22430
- "actionsCount": 263,
22579
+ "actionsCount": 264,
22431
22580
  "actions": [
22432
22581
  "AccountConfigurations",
22582
+ "AllowVendedLogDeliveryForResource",
22433
22583
  "BatchCreateTopicReviewedAnswer",
22434
22584
  "BatchDeleteTopicReviewedAnswer",
22435
22585
  "CancelIngestion",
@@ -23725,13 +23875,14 @@
23725
23875
  "name": "Amazon Resource Group Tagging API",
23726
23876
  "servicePrefix": "tag",
23727
23877
  "authReferenceUrl": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazonresourcegrouptaggingapi.html",
23728
- "actionsCount": 8,
23878
+ "actionsCount": 9,
23729
23879
  "actions": [
23730
23880
  "DescribeReportCreation",
23731
23881
  "GetComplianceSummary",
23732
23882
  "GetResources",
23733
23883
  "GetTagKeys",
23734
23884
  "GetTagValues",
23885
+ "ListRequiredTags",
23735
23886
  "StartReportCreation",
23736
23887
  "TagResources",
23737
23888
  "UntagResources"
@@ -24346,7 +24497,7 @@
24346
24497
  "name": "Amazon S3",
24347
24498
  "servicePrefix": "s3",
24348
24499
  "authReferenceUrl": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazons3.html",
24349
- "actionsCount": 165,
24500
+ "actionsCount": 167,
24350
24501
  "actions": [
24351
24502
  "AbortMultipartUpload",
24352
24503
  "AssociateAccessGrantsIdentityCenter",
@@ -24400,6 +24551,7 @@
24400
24551
  "GetAccessPointPolicyStatusForObjectLambda",
24401
24552
  "GetAccountPublicAccessBlock",
24402
24553
  "GetAnalyticsConfiguration",
24554
+ "GetBucketAbac",
24403
24555
  "GetBucketAcl",
24404
24556
  "GetBucketCORS",
24405
24557
  "GetBucketLocation",
@@ -24471,6 +24623,7 @@
24471
24623
  "PutAccessPointPublicAccessBlock",
24472
24624
  "PutAccountPublicAccessBlock",
24473
24625
  "PutAnalyticsConfiguration",
24626
+ "PutBucketAbac",
24474
24627
  "PutBucketAcl",
24475
24628
  "PutBucketCORS",
24476
24629
  "PutBucketLogging",
@@ -24530,7 +24683,7 @@
24530
24683
  "accessgrantslocation",
24531
24684
  "accessgrant"
24532
24685
  ],
24533
- "conditionKeysCount": 53,
24686
+ "conditionKeysCount": 54,
24534
24687
  "conditionKeys": [
24535
24688
  "aws:RequestTag/${TagKey}",
24536
24689
  "aws:ResourceTag/${TagKey}",
@@ -24540,6 +24693,7 @@
24540
24693
  "s3:AccessGrantsLocationScope",
24541
24694
  "s3:AccessPointNetworkOrigin",
24542
24695
  "s3:AccessPointTag/${TagKey}",
24696
+ "s3:BucketTag/${TagKey}",
24543
24697
  "s3:DataAccessPointAccount",
24544
24698
  "s3:DataAccessPointArn",
24545
24699
  "s3:ExistingJobOperation",
@@ -25672,7 +25826,7 @@
25672
25826
  "resourceTypes": [
25673
25827
  "Secret"
25674
25828
  ],
25675
- "conditionKeysCount": 21,
25829
+ "conditionKeysCount": 24,
25676
25830
  "conditionKeys": [
25677
25831
  "aws:RequestTag/${TagKey}",
25678
25832
  "aws:ResourceTag/${TagKey}",
@@ -25680,6 +25834,7 @@
25680
25834
  "secretsmanager:AddReplicaRegions",
25681
25835
  "secretsmanager:BlockPublicPolicy",
25682
25836
  "secretsmanager:Description",
25837
+ "secretsmanager:ExternalSecretRotationRoleArn",
25683
25838
  "secretsmanager:ForceDeleteWithoutRecovery",
25684
25839
  "secretsmanager:ForceOverwriteReplicaSecret",
25685
25840
  "secretsmanager:KmsKeyArn",
@@ -25692,16 +25847,18 @@
25692
25847
  "secretsmanager:RotationLambdaARN",
25693
25848
  "secretsmanager:SecretId",
25694
25849
  "secretsmanager:SecretPrimaryRegion",
25850
+ "secretsmanager:Type",
25695
25851
  "secretsmanager:VersionId",
25696
25852
  "secretsmanager:VersionStage",
25697
- "secretsmanager:resource/AllowRotationLambdaArn"
25853
+ "secretsmanager:resource/AllowRotationLambdaArn",
25854
+ "secretsmanager:resource/Type"
25698
25855
  ]
25699
25856
  },
25700
25857
  {
25701
25858
  "name": "AWS Security Hub",
25702
25859
  "servicePrefix": "securityhub",
25703
25860
  "authReferenceUrl": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_awssecurityhub.html",
25704
- "actionsCount": 112,
25861
+ "actionsCount": 114,
25705
25862
  "actions": [
25706
25863
  "AcceptAdministratorInvitation",
25707
25864
  "AcceptInvitation",
@@ -25769,6 +25926,7 @@
25769
25926
  "GetFindingAggregator",
25770
25927
  "GetFindingHistory",
25771
25928
  "GetFindings",
25929
+ "GetFindingsTrendsV2",
25772
25930
  "GetFreeTrialEndDate",
25773
25931
  "GetFreeTrialUsage",
25774
25932
  "GetInsightFindingTrend",
@@ -25778,6 +25936,7 @@
25778
25936
  "GetMasterAccount",
25779
25937
  "GetMembers",
25780
25938
  "GetResourcesStatisticsV2",
25939
+ "GetResourcesTrendsV2",
25781
25940
  "GetResourcesV2",
25782
25941
  "GetSecurityControlDefinition",
25783
25942
  "GetUsage",
@@ -26106,7 +26265,7 @@
26106
26265
  "name": "AWS Service - Oracle Database@AWS",
26107
26266
  "servicePrefix": "odb",
26108
26267
  "authReferenceUrl": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_awsservice-oracledatabase_aws.html",
26109
- "actionsCount": 47,
26268
+ "actionsCount": 48,
26110
26269
  "actions": [
26111
26270
  "AcceptMarketplaceRegistration",
26112
26271
  "CreateCloudAutonomousVmCluster",
@@ -26154,7 +26313,8 @@
26154
26313
  "UntagResource",
26155
26314
  "UpdateCloudExadataInfrastructure",
26156
26315
  "UpdateOdbNetwork",
26157
- "UpdateOdbPeeringConnection"
26316
+ "UpdateOdbPeeringConnection",
26317
+ "UpdateOutboundIntegration"
26158
26318
  ],
26159
26319
  "resourceTypesCount": 6,
26160
26320
  "resourceTypes": [
@@ -26307,7 +26467,7 @@
26307
26467
  "conditionKeys": []
26308
26468
  },
26309
26469
  {
26310
- "name": "AWS Service for managing the console user experience capabilities.",
26470
+ "name": "AWS Service for managing AWS Management Console user experience capabilities.",
26311
26471
  "servicePrefix": "uxc",
26312
26472
  "authReferenceUrl": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_awsserviceformanagingawsconsoleuserexperiencecapabilities..html",
26313
26473
  "actionsCount": 3,
@@ -26629,8 +26789,10 @@
26629
26789
  "name": "AWS Signin",
26630
26790
  "servicePrefix": "signin",
26631
26791
  "authReferenceUrl": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_awssignin.html",
26632
- "actionsCount": 2,
26792
+ "actionsCount": 4,
26633
26793
  "actions": [
26794
+ "AuthorizeOAuth2Access",
26795
+ "CreateOAuth2Token",
26634
26796
  "CreateTrustedIdentityPropagationApplicationForConsole",
26635
26797
  "ListTrustedIdentityPropagationApplicationsForConsole"
26636
26798
  ],