We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f30fcc0 commit f7c4c99Copy full SHA for f7c4c99
2 files changed
docs/metadata.json
@@ -1,26 +1,26 @@
1
{
2
"totalPaths": 65,
3
"services": [
4
- "glue",
5
- "codebuild",
6
- "apprunner",
7
- "ecs",
8
- "sagemaker",
9
- "cloudformation",
10
- "ec2-instance-connect",
11
"iam",
12
"datapipeline",
+ "cloudformation",
+ "lambda",
+ "glue",
+ "apprunner",
13
"sts",
+ "sagemaker",
+ "ssm",
+ "ecs",
14
"ec2",
15
- "lambda",
+ "ec2-instance-connect",
16
"bedrock-agentcore",
17
- "ssm"
+ "codebuild"
18
],
19
"categories": [
20
- "new-passrole",
21
"principal-access",
22
- "existing-passrole",
23
- "self-escalation"
+ "self-escalation",
+ "new-passrole",
+ "existing-passrole"
24
25
"lastUpdated": null
26
}
0 commit comments