2766
2766
"GetClassicReport",
2767
2767
"GetClassicReportPreferences",
2768
2768
"GetUsageReport",
2769
+ "ListTagsForResource",
2769
2770
"ModifyReportDefinition",
2770
2771
"PutClassicReportPreferences",
2771
2772
"PutReportDefinition",
2773
+ "TagResource",
2774
+ "UntagResource",
2772
2775
"ValidateReportDestination"
2773
2776
],
2774
2777
"HasResource": true,
2775
- "StringPrefix": "cur"
2778
+ "StringPrefix": "cur",
2779
+ "conditionKeys": [
2780
+ "aws:RequestTag/${TagKey}",
2781
+ "aws:ResourceTag/${TagKey}",
2782
+ "aws:TagKeys"
2783
+ ]
2776
2784
},
2777
2785
"AWS Customer Verification Service": {
2778
2786
"Actions": [
14295
14303
"CreateImageRecipe",
14296
14304
"CreateInfrastructureConfiguration",
14297
14305
"CreateLifecyclePolicy",
14306
+ "CreateWorkflow",
14298
14307
"DeleteComponent",
14299
14308
"DeleteContainerRecipe",
14300
14309
"DeleteDistributionConfiguration",
14303
14312
"DeleteImageRecipe",
14304
14313
"DeleteInfrastructureConfiguration",
14305
14314
"DeleteLifecyclePolicy",
14315
+ "DeleteWorkflow",
14306
14316
"GetComponent",
14307
14317
"GetComponentPolicy",
14308
14318
"GetContainerRecipe",
14316
14326
"GetInfrastructureConfiguration",
14317
14327
"GetLifecycleExecution",
14318
14328
"GetLifecyclePolicy",
14329
+ "GetWorkflow",
14319
14330
"GetWorkflowExecution",
14320
14331
"GetWorkflowStepExecution",
14321
14332
"ImportComponent",
@@ -14337,12 +14348,16 @@
14337
14348
"ListLifecycleExecutions",
14338
14349
"ListLifecyclePolicies",
14339
14350
"ListTagsForResource",
14351
+ "ListWaitingWorkflowSteps",
14352
+ "ListWorkflowBuildVersions",
14340
14353
"ListWorkflowExecutions",
14341
14354
"ListWorkflowStepExecutions",
14355
+ "ListWorkflows",
14342
14356
"PutComponentPolicy",
14343
14357
"PutContainerRecipePolicy",
14344
14358
"PutImagePolicy",
14345
14359
"PutImageRecipePolicy",
14360
+ "SendWorkflowStepAction",
14346
14361
"StartImagePipelineExecution",
14347
14362
"StartResourceStateUpdate",
14348
14363
"TagResource",
@@ -15274,30 +15289,42 @@
15274
15289
"CreateKxChangeset",
15275
15290
"CreateKxCluster",
15276
15291
"CreateKxDatabase",
15292
+ "CreateKxDataview",
15277
15293
"CreateKxEnvironment",
15294
+ "CreateKxScalingGroup",
15278
15295
"CreateKxUser",
15296
+ "CreateKxVolume",
15279
15297
"CreateUser",
15280
15298
"DeleteEnvironment",
15281
15299
"DeleteKxCluster",
15282
15300
"DeleteKxDatabase",
15301
+ "DeleteKxDataview",
15283
15302
"DeleteKxEnvironment",
15303
+ "DeleteKxScalingGroup",
15284
15304
"DeleteKxUser",
15305
+ "DeleteKxVolume",
15285
15306
"GetEnvironment",
15286
15307
"GetKxChangeset",
15287
15308
"GetKxCluster",
15288
15309
"GetKxConnectionString",
15289
15310
"GetKxDatabase",
15311
+ "GetKxDataview",
15290
15312
"GetKxEnvironment",
15313
+ "GetKxScalingGroup",
15291
15314
"GetKxUser",
15315
+ "GetKxVolume",
15292
15316
"GetLoadSampleDataSetGroupIntoEnvironmentStatus",
15293
15317
"GetUser",
15294
15318
"ListEnvironments",
15295
15319
"ListKxChangesets",
15296
15320
"ListKxClusterNodes",
15297
15321
"ListKxClusters",
15298
15322
"ListKxDatabases",
15323
+ "ListKxDataviews",
15299
15324
"ListKxEnvironments",
15325
+ "ListKxScalingGroups",
15300
15326
"ListKxUsers",
15327
+ "ListKxVolumes",
15301
15328
"ListTagsForResource",
15302
15329
"ListUsers",
15303
15330
"LoadSampleDataSetGroupIntoEnvironment",
15309
15336
"UpdateKxClusterCodeConfiguration",
15310
15337
"UpdateKxClusterDatabases",
15311
15338
"UpdateKxDatabase",
15339
+ "UpdateKxDataview",
15312
15340
"UpdateKxEnvironment",
15313
15341
"UpdateKxEnvironmentNetwork",
15314
15342
"UpdateKxUser",
15343
+ "UpdateKxVolume",
15315
15344
"UpdateUser"
15316
15345
],
15317
15346
"HasResource": true,
16422
16451
"DescribeBotChannel",
16423
16452
"DescribeBotLocale",
16424
16453
"DescribeBotRecommendation",
16454
+ "DescribeBotResourceGeneration",
16425
16455
"DescribeBotVersion",
16426
16456
"DescribeCustomVocabulary",
16427
16457
"DescribeCustomVocabularyMetadata",
@@ -16435,13 +16465,15 @@
16435
16465
"DescribeTestSet",
16436
16466
"DescribeTestSetDiscrepancyReport",
16437
16467
"DescribeTestSetGeneration",
16468
+ "GenerateBotElement",
16438
16469
"GetSession",
16439
16470
"GetTestExecutionArtifactsUrl",
16440
16471
"ListAggregatedUtterances",
16441
16472
"ListBotAliases",
16442
16473
"ListBotChannels",
16443
16474
"ListBotLocales",
16444
16475
"ListBotRecommendations",
16476
+ "ListBotResourceGenerations",
16445
16477
"ListBotVersions",
16446
16478
"ListBots",
16447
16479
"ListBuiltInIntents",
16468
16500
"RecognizeUtterance",
16469
16501
"SearchAssociatedTranscripts",
16470
16502
"StartBotRecommendation",
16503
+ "StartBotResourceGeneration",
16471
16504
"StartConversation",
16472
16505
"StartImport",
16473
16506
"StartTestExecution",
@@ -17437,13 +17470,19 @@
17437
17470
"Actions": [
17438
17471
"AssociateProjectAdminUser",
17439
17472
"CreateProject",
17473
+ "CreateProjectUserAssociation",
17474
+ "CreateUserAccessRoleAssociation",
17440
17475
"DeleteProject",
17476
+ "DeleteProjectUserAssociation",
17477
+ "DeleteUserAccessRoleAssociation",
17441
17478
"DisassociateProjectAdminUser",
17442
17479
"GetProject",
17443
17480
"GetProjectAdminUser",
17444
17481
"ListProjectAdminUsers",
17482
+ "ListProjectUserAssociations",
17445
17483
"ListProjects",
17446
17484
"ListTagsForResource",
17485
+ "ListUserAccessRoleAssociations",
17447
17486
"TagResource",
17448
17487
"UntagResource",
17449
17488
"UpdateProject"
0 commit comments