|
2 | 2 | "Statement": [
|
3 | 3 | {
|
4 | 4 | "Action": [
|
| 5 | + "account:GetContactInformation", |
5 | 6 | "apigateway:GET",
|
6 | 7 | "autoscaling:Describe*",
|
7 | 8 | "backup:List*",
|
8 | 9 | "bcm-data-exports:GetExport",
|
9 | 10 | "bcm-data-exports:ListExports",
|
| 11 | + "bedrock:GetAgent", |
| 12 | + "bedrock:GetAgentAlias", |
| 13 | + "bedrock:GetFlow", |
| 14 | + "bedrock:GetFlowAlias", |
| 15 | + "bedrock:GetGuardrail", |
| 16 | + "bedrock:GetImportedModel", |
| 17 | + "bedrock:GetInferenceProfile", |
| 18 | + "bedrock:GetMarketplaceModelEndpoint", |
| 19 | + "bedrock:ListAgentAliases", |
| 20 | + "bedrock:ListAgents", |
| 21 | + "bedrock:ListFlowAliases", |
| 22 | + "bedrock:ListFlows", |
| 23 | + "bedrock:ListGuardrails", |
| 24 | + "bedrock:ListImportedModels", |
| 25 | + "bedrock:ListInferenceProfiles", |
| 26 | + "bedrock:ListMarketplaceModelEndpoints", |
| 27 | + "bedrock:ListPromptRouters", |
| 28 | + "bedrock:ListProvisionedModelThroughputs", |
10 | 29 | "budgets:ViewBudget",
|
11 | 30 | "cassandra:Select",
|
12 | 31 | "cloudfront:GetDistributionConfig",
|
|
67 | 86 | "logs:FilterLogEvents",
|
68 | 87 | "logs:PutSubscriptionFilter",
|
69 | 88 | "logs:TestMetricFilter",
|
| 89 | + "memorydb:DescribeACLs", |
| 90 | + "memorydb:DescribeMultiRegionClusters", |
| 91 | + "memorydb:DescribeParameterGroups", |
| 92 | + "memorydb:DescribeReservedNodes", |
| 93 | + "memorydb:DescribeSnapshots", |
| 94 | + "memorydb:DescribeSubnetGroups", |
| 95 | + "memorydb:DescribeUsers", |
70 | 96 | "oam:ListAttachedLinks",
|
71 | 97 | "oam:ListSinks",
|
72 | 98 | "organizations:Describe*",
|
|
98 | 124 | "tag:GetTagKeys",
|
99 | 125 | "tag:GetTagValues",
|
100 | 126 | "timestream:DescribeEndpoints",
|
| 127 | + "timestream:ListTables", |
101 | 128 | "waf-regional:ListRuleGroups",
|
102 | 129 | "waf-regional:ListRules",
|
103 | 130 | "waf:ListRuleGroups",
|
|
0 commit comments