|
48 | 48 | "aws:TokenIssueTime",
|
49 | 49 | "aws:UserAgent",
|
50 | 50 | "aws:ViaAWSService",
|
| 51 | + "aws:VpcSourceIp", |
51 | 52 | "aws:userid",
|
52 | 53 | "aws:username"
|
53 | 54 | ],
|
|
2715 | 2716 | "HasResource": false,
|
2716 | 2717 | "StringPrefix": "consolidatedbilling"
|
2717 | 2718 | },
|
| 2719 | + "AWS Control Catalog": { |
| 2720 | + "ARNFormat": "arn:aws:controlcatalog:::${ResourceType}/${ResourcePath}", |
| 2721 | + "ARNRegex": "^arn:aws:controlcatalog:::.+", |
| 2722 | + "Actions": [ |
| 2723 | + "ListCommonControls", |
| 2724 | + "ListDomains", |
| 2725 | + "ListObjectives" |
| 2726 | + ], |
| 2727 | + "HasResource": true, |
| 2728 | + "StringPrefix": "controlcatalog" |
| 2729 | + }, |
2718 | 2730 | "AWS Control Tower": {
|
2719 | 2731 | "ARNFormat": "arn:aws:controltower:${Region}:${Account}:${ResourceType}/${ResourceName}",
|
2720 | 2732 | "ARNRegex": "^arn:aws:controltower:.+:.+:.+",
|
|
4210 | 4222 | "CancelInputDeviceTransfer",
|
4211 | 4223 | "ClaimDevice",
|
4212 | 4224 | "CreateChannel",
|
| 4225 | + "CreateCloudWatchAlarmTemplate", |
| 4226 | + "CreateCloudWatchAlarmTemplateGroup", |
| 4227 | + "CreateEventBridgeRuleTemplate", |
| 4228 | + "CreateEventBridgeRuleTemplateGroup", |
4213 | 4229 | "CreateInput",
|
4214 | 4230 | "CreateInputSecurityGroup",
|
4215 | 4231 | "CreateMultiplex",
|
4216 | 4232 | "CreateMultiplexProgram",
|
4217 | 4233 | "CreatePartnerInput",
|
| 4234 | + "CreateSignalMap", |
4218 | 4235 | "CreateTags",
|
4219 | 4236 | "DeleteChannel",
|
| 4237 | + "DeleteCloudWatchAlarmTemplate", |
| 4238 | + "DeleteCloudWatchAlarmTemplateGroup", |
| 4239 | + "DeleteEventBridgeRuleTemplate", |
| 4240 | + "DeleteEventBridgeRuleTemplateGroup", |
4220 | 4241 | "DeleteInput",
|
4221 | 4242 | "DeleteInputSecurityGroup",
|
4222 | 4243 | "DeleteMultiplex",
|
4223 | 4244 | "DeleteMultiplexProgram",
|
4224 | 4245 | "DeleteReservation",
|
4225 | 4246 | "DeleteSchedule",
|
| 4247 | + "DeleteSignalMap", |
4226 | 4248 | "DeleteTags",
|
4227 | 4249 | "DescribeAccountConfiguration",
|
4228 | 4250 | "DescribeChannel",
|
|
4236 | 4258 | "DescribeReservation",
|
4237 | 4259 | "DescribeSchedule",
|
4238 | 4260 | "DescribeThumbnails",
|
| 4261 | + "GetCloudWatchAlarmTemplate", |
| 4262 | + "GetCloudWatchAlarmTemplateGroup", |
| 4263 | + "GetEventBridgeRuleTemplate", |
| 4264 | + "GetEventBridgeRuleTemplateGroup", |
| 4265 | + "GetSignalMap", |
4239 | 4266 | "ListChannels",
|
| 4267 | + "ListCloudWatchAlarmTemplateGroups", |
| 4268 | + "ListCloudWatchAlarmTemplates", |
| 4269 | + "ListEventBridgeRuleTemplateGroups", |
| 4270 | + "ListEventBridgeRuleTemplates", |
4240 | 4271 | "ListInputDeviceTransfers",
|
4241 | 4272 | "ListInputDevices",
|
4242 | 4273 | "ListInputSecurityGroups",
|
|
4245 | 4276 | "ListMultiplexes",
|
4246 | 4277 | "ListOfferings",
|
4247 | 4278 | "ListReservations",
|
| 4279 | + "ListSignalMaps", |
4248 | 4280 | "ListTagsForResource",
|
4249 | 4281 | "PurchaseOffering",
|
4250 | 4282 | "RebootInputDevice",
|
4251 | 4283 | "RejectInputDeviceTransfer",
|
4252 | 4284 | "RestartChannelPipelines",
|
4253 | 4285 | "StartChannel",
|
| 4286 | + "StartDeleteMonitorDeployment", |
4254 | 4287 | "StartInputDevice",
|
4255 | 4288 | "StartInputDeviceMaintenanceWindow",
|
| 4289 | + "StartMonitorDeployment", |
4256 | 4290 | "StartMultiplex",
|
| 4291 | + "StartUpdateSignalMap", |
4257 | 4292 | "StopChannel",
|
4258 | 4293 | "StopInputDevice",
|
4259 | 4294 | "StopMultiplex",
|
4260 | 4295 | "TransferInputDevice",
|
4261 | 4296 | "UpdateAccountConfiguration",
|
4262 | 4297 | "UpdateChannel",
|
4263 | 4298 | "UpdateChannelClass",
|
| 4299 | + "UpdateCloudWatchAlarmTemplate", |
| 4300 | + "UpdateCloudWatchAlarmTemplateGroup", |
| 4301 | + "UpdateEventBridgeRuleTemplate", |
| 4302 | + "UpdateEventBridgeRuleTemplateGroup", |
4264 | 4303 | "UpdateInput",
|
4265 | 4304 | "UpdateInputDevice",
|
4266 | 4305 | "UpdateInputSecurityGroup",
|
|
4738 | 4777 | "BatchGetDevEndpoints",
|
4739 | 4778 | "BatchGetJobs",
|
4740 | 4779 | "BatchGetPartition",
|
| 4780 | + "BatchGetStageFiles", |
4741 | 4781 | "BatchGetTableOptimizer",
|
4742 | 4782 | "BatchGetTriggers",
|
4743 | 4783 | "BatchGetWorkflows",
|
|
4825 | 4865 | "GetDataflowGraph",
|
4826 | 4866 | "GetDevEndpoint",
|
4827 | 4867 | "GetDevEndpoints",
|
| 4868 | + "GetEnvironment", |
| 4869 | + "GetExecutors", |
| 4870 | + "GetExecutorsThreads", |
4828 | 4871 | "GetJob",
|
4829 | 4872 | "GetJobBookmark",
|
4830 | 4873 | "GetJobRun",
|
4831 | 4874 | "GetJobRuns",
|
4832 | 4875 | "GetJobs",
|
| 4876 | + "GetLogParsingStatus", |
4833 | 4877 | "GetMLTaskRun",
|
4834 | 4878 | "GetMLTaskRuns",
|
4835 | 4879 | "GetMLTransform",
|
|
4840 | 4884 | "GetPartitionIndexes",
|
4841 | 4885 | "GetPartitions",
|
4842 | 4886 | "GetPlan",
|
| 4887 | + "GetQueries", |
| 4888 | + "GetQuery", |
4843 | 4889 | "GetRegistry",
|
4844 | 4890 | "GetResourcePolicies",
|
4845 | 4891 | "GetResourcePolicy",
|
|
4850 | 4896 | "GetSecurityConfiguration",
|
4851 | 4897 | "GetSecurityConfigurations",
|
4852 | 4898 | "GetSession",
|
| 4899 | + "GetStage", |
| 4900 | + "GetStageAttempt", |
| 4901 | + "GetStageAttemptTaskList", |
| 4902 | + "GetStageAttemptTaskSummary", |
| 4903 | + "GetStageFiles", |
| 4904 | + "GetStages", |
4853 | 4905 | "GetStatement",
|
| 4906 | + "GetStorage", |
| 4907 | + "GetStorageUnit", |
4854 | 4908 | "GetTable",
|
4855 | 4909 | "GetTableOptimizer",
|
4856 | 4910 | "GetTableVersion",
|
|
4898 | 4952 | "QuerySchemaVersionMetadata",
|
4899 | 4953 | "RegisterSchemaVersion",
|
4900 | 4954 | "RemoveSchemaVersionMetadata",
|
| 4955 | + "RequestLogParsing", |
4901 | 4956 | "ResetJobBookmark",
|
4902 | 4957 | "ResumeWorkflowRun",
|
4903 | 4958 | "RunDataPreviewStatement",
|
|
7011 | 7066 | "ListAliases",
|
7012 | 7067 | "ListGrants",
|
7013 | 7068 | "ListKeyPolicies",
|
| 7069 | + "ListKeyRotations", |
7014 | 7070 | "ListKeys",
|
7015 | 7071 | "ListResourceTags",
|
7016 | 7072 | "ListRetirableGrants",
|
|
7020 | 7076 | "ReplicateKey",
|
7021 | 7077 | "RetireGrant",
|
7022 | 7078 | "RevokeGrant",
|
| 7079 | + "RotateKeyOnDemand", |
7023 | 7080 | "ScheduleKeyDeletion",
|
7024 | 7081 | "Sign",
|
7025 | 7082 | "SynchronizeMultiRegionKey",
|
|
7066 | 7123 | "kms:RequestAlias",
|
7067 | 7124 | "kms:ResourceAliases",
|
7068 | 7125 | "kms:RetiringPrincipal",
|
| 7126 | + "kms:RotationPeriodInDays", |
7069 | 7127 | "kms:ScheduleKeyDeletionPendingWindowInDays",
|
7070 | 7128 | "kms:SigningAlgorithm",
|
7071 | 7129 | "kms:ValidTo",
|
|
9739 | 9797 | "ListInstances",
|
9740 | 9798 | "ListTagsForResource",
|
9741 | 9799 | "RemoveAdminPermissionsForUser",
|
| 9800 | + "SendDataIntegrationEvent", |
9742 | 9801 | "TagResource",
|
9743 | 9802 | "UntagResource",
|
9744 | 9803 | "UpdateInstance"
|
|
13395 | 13454 | "Actions": [
|
13396 | 13455 | "AcceptPredictions",
|
13397 | 13456 | "AcceptSubscriptionRequest",
|
| 13457 | + "AddPolicyGrant", |
13398 | 13458 | "CancelMetadataGenerationRun",
|
13399 | 13459 | "CancelSubscription",
|
13400 | 13460 | "CreateAsset",
|
|
13476 | 13536 | "ListGroupsForUser",
|
13477 | 13537 | "ListMetadataGenerationRuns",
|
13478 | 13538 | "ListNotifications",
|
| 13539 | + "ListPolicyGrants", |
13479 | 13540 | "ListProjectMemberships",
|
13480 | 13541 | "ListProjects",
|
13481 | 13542 | "ListSubscriptionGrants",
|
|
13492 | 13553 | "RefreshToken",
|
13493 | 13554 | "RejectPredictions",
|
13494 | 13555 | "RejectSubscriptionRequest",
|
| 13556 | + "RemovePolicyGrant", |
13495 | 13557 | "RevokeSubscription",
|
13496 | 13558 | "Search",
|
13497 | 13559 | "SearchGroupProfiles",
|
|
13506 | 13568 | "TagResource",
|
13507 | 13569 | "UntagResource",
|
13508 | 13570 | "UpdateDataSource",
|
| 13571 | + "UpdateDataSourceRunActivities", |
13509 | 13572 | "UpdateDomain",
|
13510 | 13573 | "UpdateEnvironment",
|
13511 | 13574 | "UpdateEnvironmentBlueprint",
|
|
17997 | 18060 | "ReadDataViaQuery",
|
17998 | 18061 | "ResetGraph",
|
17999 | 18062 | "RestoreGraphFromSnapshot",
|
| 18063 | + "StartImportTask", |
18000 | 18064 | "TagResource",
|
18001 | 18065 | "UntagResource",
|
18002 | 18066 | "UpdateGraph",
|
|
18842 | 18906 | "UntagResource",
|
18843 | 18907 | "UpdateContent",
|
18844 | 18908 | "UpdateKnowledgeBaseTemplateUri",
|
18845 |
| - "UpdateQuickResponse" |
| 18909 | + "UpdateQuickResponse", |
| 18910 | + "UpdateSession" |
18846 | 18911 | ],
|
18847 | 18912 | "HasResource": true,
|
18848 | 18913 | "StringPrefix": "wisdom",
|
|
19252 | 19317 | "ModifyDBSubnetGroup",
|
19253 | 19318 | "ModifyEventSubscription",
|
19254 | 19319 | "ModifyGlobalCluster",
|
| 19320 | + "ModifyIntegration", |
19255 | 19321 | "ModifyOptionGroup",
|
19256 | 19322 | "ModifyRecommendation",
|
19257 | 19323 | "ModifyTenantDatabase",
|
|
0 commit comments