|
24 | 24 | "Action": [ |
25 | 25 | "ec2:ModifyImageAttribute", |
26 | 26 | "ec2:ModifyFPGAImageAttribute", |
| 27 | + "ec2:CreateNetworkInterfacePermission", |
| 28 | + "ec2:EnableAddressTransfer", |
27 | 29 | "ec2:ModifySnapshotAttribute", |
28 | 30 | "ec2:ModifyVpcEndpointServicePermissions", |
29 | 31 | "ssm:ModifyDocumentPermission", |
30 | 32 | "rds:ModifyDBSnapshotAttribute", |
31 | 33 | "rds:ModifyDBClusterSnapshotAttribute", |
32 | 34 | "redshift:AuthorizeDataShare", |
33 | 35 | "redshift:AuthorizeSnapshotAccess", |
| 36 | + "redshift:AuthorizeEndpointAccess", |
34 | 37 | "ds:ShareDirectory", |
| 38 | + "directconnect:CreateDirectConnectGatewayAssociationProposal", |
| 39 | + "detective:CreateMembers", |
35 | 40 | "logs:PutSubscriptionFilter", |
36 | 41 | "lakeformation:GrantPermissions", |
37 | 42 | "lakeformation:BatchGrantPermissions", |
|
42 | 47 | "guardduty:CreateMembers", |
43 | 48 | "guardduty:InviteMembers", |
44 | 49 | "auditmanager:StartAssessmentFrameworkShare", |
45 | | - "docdb:ModifyDBClusterSnapshots" |
| 50 | + "docdb:ModifyDBClusterSnapshots", |
| 51 | + "workspaces:UpdateWorkspaceImagePermission", |
| 52 | + "oam:CreateLink", |
| 53 | + "servicecatalog:CreatePortfolioShare", |
| 54 | + "config:PutConfigurationAggregator", |
| 55 | + "fis:CreateTargetAccountConfiguration", |
| 56 | + "globalaccelerator:CreateCrossAccountAttachment", |
| 57 | + "cloud9:CreateEnvironmentMembership" |
46 | 58 | ], |
47 | 59 | "Resource": "*", |
48 | 60 | "Condition": { |
|
0 commit comments