|
3339 | 3339 | "CreateSourceNetwork",
|
3340 | 3340 | "CreateSourceServerForDrs",
|
3341 | 3341 | "DeleteJob",
|
| 3342 | + "DeleteLaunchAction", |
3342 | 3343 | "DeleteLaunchConfigurationTemplate",
|
3343 | 3344 | "DeleteRecoveryInstance",
|
3344 | 3345 | "DeleteReplicationConfigurationTemplate",
|
|
3373 | 3374 | "InitializeService",
|
3374 | 3375 | "IssueAgentCertificateForDrs",
|
3375 | 3376 | "ListExtensibleSourceServers",
|
| 3377 | + "ListLaunchActions", |
3376 | 3378 | "ListStagingAccounts",
|
3377 | 3379 | "ListTagsForResource",
|
3378 | 3380 | "NotifyAgentAuthenticationForDrs",
|
|
3382 | 3384 | "NotifyConsistencyAttainedForDrs",
|
3383 | 3385 | "NotifyReplicationServerAuthenticationForDrs",
|
3384 | 3386 | "NotifyVolumeEventForDrs",
|
| 3387 | + "PutLaunchAction", |
3385 | 3388 | "RetryDataReplication",
|
3386 | 3389 | "ReverseReplication",
|
3387 | 3390 | "SendAgentLogsForDrs",
|
|
3671 | 3674 | "conditionKeys": [
|
3672 | 3675 | "aws:RequestTag/${TagKey}",
|
3673 | 3676 | "aws:ResourceTag/${TagKey}",
|
3674 |
| - "aws:TagKeys" |
| 3677 | + "aws:TagKeys", |
| 3678 | + "mediaconvert:HttpInputsAllowed", |
| 3679 | + "mediaconvert:HttpsInputsAllowed", |
| 3680 | + "mediaconvert:S3InputsAllowed" |
3675 | 3681 | ]
|
3676 | 3682 | },
|
3677 | 3683 | "AWS Elemental MediaLive": {
|
|
4502 | 4508 | ]
|
4503 | 4509 | },
|
4504 | 4510 | "AWS Health APIs and Notifications": {
|
4505 |
| - "ARNFormat": "arn:aws:health::${Namespace}:${RelativeId}", |
| 4511 | + "ARNFormat": "arn:aws:health:${Region}::${RelativeId}", |
4506 | 4512 | "ARNRegex": "^arn:aws:health:[^:]*:[^:]*:.+",
|
4507 | 4513 | "Actions": [
|
4508 | 4514 | "DescribeAffectedAccountsForOrganization",
|
4509 | 4515 | "DescribeAffectedEntities",
|
4510 | 4516 | "DescribeAffectedEntitiesForOrganization",
|
4511 | 4517 | "DescribeEntityAggregates",
|
| 4518 | + "DescribeEntityAggregatesForOrganization", |
4512 | 4519 | "DescribeEventAggregates",
|
4513 | 4520 | "DescribeEventDetails",
|
4514 | 4521 | "DescribeEventDetailsForOrganization",
|
|
12010 | 12017 | "CreateUseCase",
|
12011 | 12018 | "CreateUser",
|
12012 | 12019 | "CreateUserHierarchyGroup",
|
| 12020 | + "CreateView", |
| 12021 | + "CreateViewVersion", |
12013 | 12022 | "CreateVocabulary",
|
12014 | 12023 | "DeactivateEvaluationForm",
|
12015 | 12024 | "DeleteContactEvaluation",
|
|
12030 | 12039 | "DeleteUseCase",
|
12031 | 12040 | "DeleteUser",
|
12032 | 12041 | "DeleteUserHierarchyGroup",
|
| 12042 | + "DeleteView", |
| 12043 | + "DeleteViewVersion", |
12033 | 12044 | "DeleteVocabulary",
|
12034 | 12045 | "DescribeAgentStatus",
|
12035 | 12046 | "DescribeContact",
|
|
12053 | 12064 | "DescribeUser",
|
12054 | 12065 | "DescribeUserHierarchyGroup",
|
12055 | 12066 | "DescribeUserHierarchyStructure",
|
| 12067 | + "DescribeView", |
12056 | 12068 | "DescribeVocabulary",
|
12057 | 12069 | "DisassociateApprovedOrigin",
|
12058 | 12070 | "DisassociateBot",
|
|
12113 | 12125 | "ListUseCases",
|
12114 | 12126 | "ListUserHierarchyGroups",
|
12115 | 12127 | "ListUsers",
|
| 12128 | + "ListViewVersions", |
| 12129 | + "ListViews", |
12116 | 12130 | "MonitorContact",
|
12117 | 12131 | "PutUserStatus",
|
12118 | 12132 | "ReleasePhoneNumber",
|
|
12183 | 12197 | "UpdateUserIdentityInfo",
|
12184 | 12198 | "UpdateUserPhoneConfig",
|
12185 | 12199 | "UpdateUserRoutingProfile",
|
12186 |
| - "UpdateUserSecurityProfiles" |
| 12200 | + "UpdateUserSecurityProfiles", |
| 12201 | + "UpdateViewContent", |
| 12202 | + "UpdateViewMetadata" |
12187 | 12203 | ],
|
12188 | 12204 | "HasResource": true,
|
12189 | 12205 | "StringPrefix": "connect",
|
|
16604 | 16620 | "HasResource": false,
|
16605 | 16621 | "StringPrefix": "ec2messages",
|
16606 | 16622 | "conditionKeys": [
|
| 16623 | + "ec2:SourceInstanceARN", |
16607 | 16624 | "ssm:SourceInstanceARN"
|
16608 | 16625 | ]
|
16609 | 16626 | },
|
|
19447 | 19464 | "HasResource": false,
|
19448 | 19465 | "StringPrefix": "ssmmessages",
|
19449 | 19466 | "conditionKeys": [
|
| 19467 | + "ec2:SourceInstanceARN", |
19450 | 19468 | "ssm:SourceInstanceARN"
|
19451 | 19469 | ]
|
19452 | 19470 | },
|
|
0 commit comments