|
2300 | 2300 | "HasResource": false,
|
2301 | 2301 | "StringPrefix": "awsconnector"
|
2302 | 2302 | },
|
| 2303 | + "AWS Console Mobile App": { |
| 2304 | + "ARNFormat": "arn:aws:consoleapp:${Region}:${Account}:${ResourceType}", |
| 2305 | + "ARNRegex": "^arn:aws:consoleapp:.+:.+:.+", |
| 2306 | + "Actions": [ |
| 2307 | + "GetDeviceIdentity", |
| 2308 | + "ListDeviceIdentities" |
| 2309 | + ], |
| 2310 | + "HasResource": true, |
| 2311 | + "StringPrefix": "consoleapp", |
| 2312 | + "conditionKeys": [ |
| 2313 | + "consoleapp:DeviceIdentityArn" |
| 2314 | + ] |
| 2315 | + }, |
2303 | 2316 | "AWS Consolidated Billing": {
|
2304 | 2317 | "ARNFormat": "arn:${Partition}:consolidatedbilling::${Account}:${ResourceType}/${ResourceId}",
|
2305 | 2318 | "ARNRegex": "^arn:${Partition}:consolidatedbilling::.+:.+",
|
|
7292 | 7305 | "aws:TagKeys"
|
7293 | 7306 | ]
|
7294 | 7307 | },
|
7295 |
| - "AWS Resource Access Manager": { |
7296 |
| - "ARNFormat": "arn:aws:ram:${Region}:${AccountId}:resource-share/${ResourceUUID}", |
| 7308 | + "AWS Resource Access Manager (RAM)": { |
| 7309 | + "ARNFormat": "arn:aws:ram:${Region}:${Account}:resource-share/${ResourceUUID}", |
7297 | 7310 | "ARNRegex": "^arn:aws:ram:.+:.+:.+",
|
7298 | 7311 | "Actions": [
|
7299 | 7312 | "AcceptResourceShareInvitation",
|
7300 | 7313 | "AssociateResourceShare",
|
7301 | 7314 | "AssociateResourceSharePermission",
|
| 7315 | + "CreatePermission", |
| 7316 | + "CreatePermissionVersion", |
7302 | 7317 | "CreateResourceShare",
|
| 7318 | + "DeletePermission", |
| 7319 | + "DeletePermissionVersion", |
7303 | 7320 | "DeleteResourceShare",
|
7304 | 7321 | "DisassociateResourceShare",
|
7305 | 7322 | "DisassociateResourceSharePermission",
|
|
7310 | 7327 | "GetResourceShareInvitations",
|
7311 | 7328 | "GetResourceShares",
|
7312 | 7329 | "ListPendingInvitationResources",
|
| 7330 | + "ListPermissionAssociations", |
7313 | 7331 | "ListPermissionVersions",
|
7314 | 7332 | "ListPermissions",
|
7315 | 7333 | "ListPrincipals",
|
| 7334 | + "ListReplacePermissionAssociationsWork", |
7316 | 7335 | "ListResourceSharePermissions",
|
7317 | 7336 | "ListResourceTypes",
|
7318 | 7337 | "ListResources",
|
| 7338 | + "PromotePermissionCreatedFromPolicy", |
7319 | 7339 | "PromoteResourceShareCreatedFromPolicy",
|
7320 | 7340 | "RejectResourceShareInvitation",
|
| 7341 | + "ReplacePermissionAssociations", |
| 7342 | + "SetDefaultPermissionVersion", |
7321 | 7343 | "TagResource",
|
7322 | 7344 | "UntagResource",
|
7323 | 7345 | "UpdateResourceShare"
|
|
7336 | 7358 | "ram:RequestedResourceType",
|
7337 | 7359 | "ram:ResourceArn",
|
7338 | 7360 | "ram:ResourceShareName",
|
| 7361 | + "ram:ResourceTag/${TagKey}", |
7339 | 7362 | "ram:ShareOwnerAccountId"
|
7340 | 7363 | ]
|
7341 | 7364 | },
|
|
8903 | 8926 | "HasResource": true,
|
8904 | 8927 | "StringPrefix": "trustedadvisor"
|
8905 | 8928 | },
|
| 8929 | + "AWS User Notifications": { |
| 8930 | + "ARNFormat": "arn:aws:notifications::${Account}:${ResourceType}/${ResourceId}", |
| 8931 | + "ARNRegex": "^arn:aws:notifications:.*:.+:.+", |
| 8932 | + "Actions": [ |
| 8933 | + "AssociateChannel", |
| 8934 | + "CreateEventRule", |
| 8935 | + "CreateNotificationConfiguration", |
| 8936 | + "DeleteEventRule", |
| 8937 | + "DeleteNotificationConfiguration", |
| 8938 | + "DeregisterNotificationHub", |
| 8939 | + "DisassociateChannel", |
| 8940 | + "GetEventRule", |
| 8941 | + "GetNotificationConfiguration", |
| 8942 | + "GetNotificationEvent", |
| 8943 | + "ListChannels", |
| 8944 | + "ListEventRules", |
| 8945 | + "ListNotificationConfigurations", |
| 8946 | + "ListNotificationEvents", |
| 8947 | + "ListNotificationHubs", |
| 8948 | + "ListTagsForResource", |
| 8949 | + "RegisterNotificationHub", |
| 8950 | + "TagResource", |
| 8951 | + "UntagResource", |
| 8952 | + "UpdateEventRule", |
| 8953 | + "UpdateNotificationConfiguration" |
| 8954 | + ], |
| 8955 | + "HasResource": true, |
| 8956 | + "StringPrefix": "notifications", |
| 8957 | + "conditionKeys": [ |
| 8958 | + "aws:RequestTag/${TagKey}", |
| 8959 | + "aws:ResourceTag/${TagKey}", |
| 8960 | + "aws:TagKeys", |
| 8961 | + "notifications:ChannelArn", |
| 8962 | + "notifications:ChannelNotificationConfigurationArn", |
| 8963 | + "notifications:EventRuleArn", |
| 8964 | + "notifications:NotificationConfigurationArn", |
| 8965 | + "notifications:NotificationEventArn" |
| 8966 | + ] |
| 8967 | + }, |
| 8968 | + "AWS User Notifications Contacts": { |
| 8969 | + "ARNFormat": "arn:aws:notifications-contacts::${Account}:${ResourceType}/${ResourceId}", |
| 8970 | + "ARNRegex": "^arn:aws:notifications-contacts::.+:.+", |
| 8971 | + "Actions": [ |
| 8972 | + "ActivateEmailContact", |
| 8973 | + "CreateEmailContact", |
| 8974 | + "DeleteEmailContact", |
| 8975 | + "GetEmailContact", |
| 8976 | + "ListEmailContacts", |
| 8977 | + "ListTagsForResource", |
| 8978 | + "SendActivationCode", |
| 8979 | + "TagResource", |
| 8980 | + "UntagResource" |
| 8981 | + ], |
| 8982 | + "HasResource": true, |
| 8983 | + "StringPrefix": "notifications-contacts", |
| 8984 | + "conditionKeys": [ |
| 8985 | + "aws:RequestTag/${TagKey}", |
| 8986 | + "aws:ResourceTag/${TagKey}", |
| 8987 | + "aws:TagKeys", |
| 8988 | + "notifications-contacts:EmailContactResourceArn" |
| 8989 | + ] |
| 8990 | + }, |
8906 | 8991 | "AWS WAF": {
|
8907 | 8992 | "ARNFormat": "arn:aws:waf::${Account}:${ResourceId}/${Id}",
|
8908 | 8993 | "ARNRegex": "^arn:aws:waf::[0-9]+:.+/.+",
|
|
11121 | 11206 | "CreateHoursOfOperation",
|
11122 | 11207 | "CreateInstance",
|
11123 | 11208 | "CreateIntegrationAssociation",
|
| 11209 | + "CreateParticipant", |
11124 | 11210 | "CreateQueue",
|
11125 | 11211 | "CreateQuickConnect",
|
11126 | 11212 | "CreateRoutingProfile",
|
|
12676 | 12762 | ]
|
12677 | 12763 | },
|
12678 | 12764 | "Amazon EC2 Instance Connect": {
|
12679 |
| - "ARNFormat": "arn:aws:ec2:<region>:<account>:<resourceType>/<resourcePath>", |
| 12765 | + "ARNFormat": "arn:aws:ec2:${Region}:${Account}:${ResourceType}/${ResourcePath}", |
12680 | 12766 | "ARNRegex": "^arn:aws:ec2:.+",
|
12681 | 12767 | "Actions": [
|
12682 | 12768 | "SendSSHPublicKey",
|
|
0 commit comments