iamdata 0.1.202511181__py3-none-any.whl → 0.1.202512281__py3-none-any.whl
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- iamdata/data/actions/account.json +21 -0
- iamdata/data/actions/aco-automation.json +252 -0
- iamdata/data/actions/aidevops.json +481 -0
- iamdata/data/actions/apigateway.json +451 -0
- iamdata/data/actions/application-signals.json +8 -0
- iamdata/data/actions/arc-region-switch.json +15 -0
- iamdata/data/actions/artifact.json +8 -0
- iamdata/data/actions/autoscaling.json +16 -0
- iamdata/data/actions/aws-marketplace.json +48 -0
- iamdata/data/actions/aws-mcp.json +26 -0
- iamdata/data/actions/backup.json +170 -2
- iamdata/data/actions/bcm-data-exports.json +12 -0
- iamdata/data/actions/bedrock-agentcore.json +593 -0
- iamdata/data/actions/bedrock-mantle.json +106 -0
- iamdata/data/actions/bedrock.json +132 -37
- iamdata/data/actions/braket.json +62 -0
- iamdata/data/actions/ce.json +8 -0
- iamdata/data/actions/cleanrooms.json +15 -0
- iamdata/data/actions/cloudformation.json +21 -0
- iamdata/data/actions/cloudfront.json +239 -0
- iamdata/data/actions/cloudtrail.json +35 -8
- iamdata/data/actions/cloudwatch.json +45 -0
- iamdata/data/actions/cognito-identity.json +30 -8
- iamdata/data/actions/connect.json +1084 -8
- iamdata/data/actions/cost-optimization-hub.json +8 -0
- iamdata/data/actions/datazone.json +16 -0
- iamdata/data/actions/deadline.json +3 -3
- iamdata/data/actions/dms.json +27 -0
- iamdata/data/actions/ec2.json +1321 -28
- iamdata/data/actions/ecr.json +78 -0
- iamdata/data/actions/ecs.json +90 -0
- iamdata/data/actions/eks.json +108 -0
- iamdata/data/actions/glue.json +38 -1
- iamdata/data/actions/groundstation.json +11 -0
- iamdata/data/actions/guardduty.json +24 -0
- iamdata/data/actions/healthlake.json +1 -0
- iamdata/data/actions/iam.json +158 -5
- iamdata/data/actions/identitystore.json +95 -27
- iamdata/data/actions/imagebuilder.json +40 -0
- iamdata/data/actions/invoicing.json +56 -0
- iamdata/data/actions/kafka.json +57 -1
- iamdata/data/actions/kinesisvideo.json +30 -0
- iamdata/data/actions/lakeformation.json +16 -0
- iamdata/data/actions/lambda.json +297 -6
- iamdata/data/actions/license-manager.json +217 -3
- iamdata/data/actions/logs.json +235 -0
- iamdata/data/actions/mediaconnect.json +748 -91
- iamdata/data/actions/mgn.json +54 -1
- iamdata/data/actions/network-firewall.json +403 -0
- iamdata/data/actions/network-security-director.json +7 -15
- iamdata/data/actions/networkmanager.json +3 -3
- iamdata/data/actions/notifications-contacts.json +2 -1
- iamdata/data/actions/nova-act.json +276 -0
- iamdata/data/actions/observabilityadmin.json +180 -0
- iamdata/data/actions/odb.json +22 -0
- iamdata/data/actions/opensearch.json +40 -0
- iamdata/data/actions/organizations.json +117 -0
- iamdata/data/actions/partnercentral-account-management.json +22 -0
- iamdata/data/actions/partnercentral.json +1340 -155
- iamdata/data/actions/payment-cryptography.json +108 -0
- iamdata/data/actions/pricingplanmanager.json +66 -0
- iamdata/data/actions/quicksight.json +24 -0
- iamdata/data/actions/rds.json +47 -3
- iamdata/data/actions/redshift-serverless.json +32 -0
- iamdata/data/actions/redshift.json +40 -1
- iamdata/data/actions/route53.json +15 -0
- iamdata/data/actions/route53globalresolver.json +700 -0
- iamdata/data/actions/s3.json +66 -1
- iamdata/data/actions/s3tables.json +243 -3
- iamdata/data/actions/s3vectors.json +147 -22
- iamdata/data/actions/sagemaker-mlflow.json +180 -60
- iamdata/data/actions/sagemaker-unified-studio-mcp.json +3 -0
- iamdata/data/actions/sagemaker.json +187 -19
- iamdata/data/actions/secretsmanager.json +42 -20
- iamdata/data/actions/security-ir.json +31 -0
- iamdata/data/actions/securityagent.json +503 -0
- iamdata/data/actions/securityhub.json +30 -0
- iamdata/data/actions/servicequotas.json +16 -0
- iamdata/data/actions/ses.json +66 -8
- iamdata/data/actions/signin.json +16 -0
- iamdata/data/actions/ssm.json +20 -4
- iamdata/data/actions/tag.json +8 -0
- iamdata/data/actions/timestream-influxdb.json +38 -0
- iamdata/data/actions/transform-custom.json +361 -0
- iamdata/data/actions/transform.json +72 -0
- iamdata/data/actions/vpce.json +14 -1
- iamdata/data/actions/wickr.json +603 -9
- iamdata/data/conditionKeys/aco-automation.json +17 -0
- iamdata/data/conditionKeys/aidevops.json +22 -0
- iamdata/data/conditionKeys/apigateway.json +95 -0
- iamdata/data/conditionKeys/aws-mcp.json +1 -0
- iamdata/data/conditionKeys/bedrock-mantle.json +17 -0
- iamdata/data/conditionKeys/bedrock.json +5 -0
- iamdata/data/conditionKeys/cognito-identity.json +27 -2
- iamdata/data/conditionKeys/connect.json +10 -0
- iamdata/data/conditionKeys/dynamodb.json +21 -1
- iamdata/data/conditionKeys/ec2.json +45 -0
- iamdata/data/conditionKeys/glue.json +1 -1
- iamdata/data/conditionKeys/iam.json +20 -0
- iamdata/data/conditionKeys/identitystore.json +26 -1
- iamdata/data/conditionKeys/nova-act.json +1 -0
- iamdata/data/conditionKeys/observabilityadmin.json +5 -0
- iamdata/data/conditionKeys/organizations.json +10 -0
- iamdata/data/conditionKeys/partnercentral-account-management.json +12 -1
- iamdata/data/conditionKeys/partnercentral.json +22 -2
- iamdata/data/conditionKeys/pricingplanmanager.json +1 -0
- iamdata/data/conditionKeys/route53globalresolver.json +17 -0
- iamdata/data/conditionKeys/s3.json +5 -0
- iamdata/data/conditionKeys/s3tables.json +5 -0
- iamdata/data/conditionKeys/s3vectors.json +20 -0
- iamdata/data/conditionKeys/sagemaker-mlflow.json +0 -5
- iamdata/data/conditionKeys/sagemaker.json +5 -0
- iamdata/data/conditionKeys/secretsmanager.json +15 -0
- iamdata/data/conditionKeys/securityagent.json +1 -0
- iamdata/data/conditionKeys/ssm.json +5 -0
- iamdata/data/conditionKeys/transform-custom.json +17 -0
- iamdata/data/conditionPatterns.json +6 -1
- iamdata/data/metadata.json +2 -2
- iamdata/data/resourceTypes/aco-automation.json +9 -0
- iamdata/data/resourceTypes/aidevops.json +24 -0
- iamdata/data/resourceTypes/apigateway.json +41 -0
- iamdata/data/resourceTypes/aws-mcp.json +1 -0
- iamdata/data/resourceTypes/backup.json +7 -0
- iamdata/data/resourceTypes/bcm-data-exports.json +7 -0
- iamdata/data/resourceTypes/bedrock-agentcore.json +20 -0
- iamdata/data/resourceTypes/bedrock-mantle.json +6 -0
- iamdata/data/resourceTypes/bedrock.json +1 -1
- iamdata/data/resourceTypes/braket.json +7 -0
- iamdata/data/resourceTypes/cloudfront.json +14 -0
- iamdata/data/resourceTypes/connect.json +18 -0
- iamdata/data/resourceTypes/deadline.json +0 -4
- iamdata/data/resourceTypes/ec2.json +85 -1
- iamdata/data/resourceTypes/eks.json +7 -0
- iamdata/data/resourceTypes/iam.json +7 -0
- iamdata/data/resourceTypes/invoicing.json +7 -0
- iamdata/data/resourceTypes/lambda.json +11 -0
- iamdata/data/resourceTypes/license-manager.json +14 -0
- iamdata/data/resourceTypes/logs.json +7 -0
- iamdata/data/resourceTypes/mediaconnect.json +41 -12
- iamdata/data/resourceTypes/network-firewall.json +21 -0
- iamdata/data/resourceTypes/nova-act.json +10 -0
- iamdata/data/resourceTypes/observabilityadmin.json +14 -0
- iamdata/data/resourceTypes/omics.json +0 -4
- iamdata/data/resourceTypes/organizations.json +7 -0
- iamdata/data/resourceTypes/partnercentral.json +63 -0
- iamdata/data/resourceTypes/pricingplanmanager.json +6 -0
- iamdata/data/resourceTypes/rds.json +8 -2
- iamdata/data/resourceTypes/route53globalresolver.json +37 -0
- iamdata/data/resourceTypes/s3.json +11 -2
- iamdata/data/resourceTypes/s3vectors.json +10 -2
- iamdata/data/resourceTypes/sagemaker-mlflow.json +1 -5
- iamdata/data/resourceTypes/sagemaker.json +6 -10
- iamdata/data/resourceTypes/secretsmanager.json +2 -1
- iamdata/data/resourceTypes/securityagent.json +38 -0
- iamdata/data/resourceTypes/ses.json +8 -2
- iamdata/data/resourceTypes/ssm.json +4 -1
- iamdata/data/resourceTypes/transform-custom.json +23 -0
- iamdata/data/resourceTypes/vpce.json +10 -1
- iamdata/data/serviceNames.json +11 -3
- iamdata/data/services.json +9 -1
- iamdata/data/unassociatedConditions.json +6 -0
- {iamdata-0.1.202511181.dist-info → iamdata-0.1.202512281.dist-info}/METADATA +1 -1
- {iamdata-0.1.202511181.dist-info → iamdata-0.1.202512281.dist-info}/RECORD +165 -141
- {iamdata-0.1.202511181.dist-info → iamdata-0.1.202512281.dist-info}/WHEEL +1 -1
- iamdata/data/actions/deepcomposer.json +0 -316
- iamdata/data/conditionKeys/deepcomposer.json +0 -17
- iamdata/data/resourceTypes/deepcomposer.json +0 -20
- {iamdata-0.1.202511181.dist-info → iamdata-0.1.202512281.dist-info}/licenses/LICENSE.txt +0 -0
|
@@ -1,4 +1,8 @@
|
|
|
1
1
|
{
|
|
2
|
+
"bridge": {
|
|
3
|
+
"key": "Bridge",
|
|
4
|
+
"arn": "arn:${Partition}:mediaconnect:${Region}:${Account}:bridge:${BridgeId}:${BridgeName}"
|
|
5
|
+
},
|
|
2
6
|
"entitlement": {
|
|
3
7
|
"key": "Entitlement",
|
|
4
8
|
"arn": "arn:${Partition}:mediaconnect:${Region}:${Account}:entitlement:${FlowId}:${EntitlementName}",
|
|
@@ -13,6 +17,18 @@
|
|
|
13
17
|
"aws:ResourceTag/${TagKey}"
|
|
14
18
|
]
|
|
15
19
|
},
|
|
20
|
+
"gateway": {
|
|
21
|
+
"key": "Gateway",
|
|
22
|
+
"arn": "arn:${Partition}:mediaconnect:${Region}:${Account}:gateway:${GatewayId}:${GatewayName}"
|
|
23
|
+
},
|
|
24
|
+
"gatewayinstance": {
|
|
25
|
+
"key": "GatewayInstance",
|
|
26
|
+
"arn": "arn:${Partition}:mediaconnect:${Region}:${Account}:gateway:${GatewayId}:${GatewayName}:instance:${InstanceId}"
|
|
27
|
+
},
|
|
28
|
+
"offering": {
|
|
29
|
+
"key": "Offering",
|
|
30
|
+
"arn": "arn:${Partition}:mediaconnect:${Region}:offering:${OfferingId}"
|
|
31
|
+
},
|
|
16
32
|
"output": {
|
|
17
33
|
"key": "Output",
|
|
18
34
|
"arn": "arn:${Partition}:mediaconnect:${Region}:${Account}:output:${OutputId}:${OutputName}",
|
|
@@ -20,23 +36,36 @@
|
|
|
20
36
|
"aws:ResourceTag/${TagKey}"
|
|
21
37
|
]
|
|
22
38
|
},
|
|
23
|
-
"
|
|
24
|
-
"key": "
|
|
25
|
-
"arn": "arn:${Partition}:mediaconnect:${Region}:${Account}:
|
|
39
|
+
"reservation": {
|
|
40
|
+
"key": "Reservation",
|
|
41
|
+
"arn": "arn:${Partition}:mediaconnect:${Region}:${Account}:reservation:${ReservationId}:${ReservationName}"
|
|
42
|
+
},
|
|
43
|
+
"routerinput": {
|
|
44
|
+
"key": "RouterInput",
|
|
45
|
+
"arn": "arn:${Partition}:mediaconnect:${Region}:${Account}:routerInput:${RouterInputId}",
|
|
26
46
|
"conditionKeys": [
|
|
27
47
|
"aws:ResourceTag/${TagKey}"
|
|
28
48
|
]
|
|
29
49
|
},
|
|
30
|
-
"
|
|
31
|
-
"key": "
|
|
32
|
-
"arn": "arn:${Partition}:mediaconnect:${Region}:${Account}:
|
|
50
|
+
"routernetworkinterface": {
|
|
51
|
+
"key": "RouterNetworkInterface",
|
|
52
|
+
"arn": "arn:${Partition}:mediaconnect:${Region}:${Account}:routerNetworkInterface:${RouterNetworkInterfaceId}",
|
|
53
|
+
"conditionKeys": [
|
|
54
|
+
"aws:ResourceTag/${TagKey}"
|
|
55
|
+
]
|
|
33
56
|
},
|
|
34
|
-
"
|
|
35
|
-
"key": "
|
|
36
|
-
"arn": "arn:${Partition}:mediaconnect:${Region}:${Account}:
|
|
57
|
+
"routeroutput": {
|
|
58
|
+
"key": "RouterOutput",
|
|
59
|
+
"arn": "arn:${Partition}:mediaconnect:${Region}:${Account}:routerOutput:${RouterOutputId}",
|
|
60
|
+
"conditionKeys": [
|
|
61
|
+
"aws:ResourceTag/${TagKey}"
|
|
62
|
+
]
|
|
37
63
|
},
|
|
38
|
-
"
|
|
39
|
-
"key": "
|
|
40
|
-
"arn": "arn:${Partition}:mediaconnect:${Region}:${Account}:
|
|
64
|
+
"source": {
|
|
65
|
+
"key": "Source",
|
|
66
|
+
"arn": "arn:${Partition}:mediaconnect:${Region}:${Account}:source:${SourceId}:${SourceName}",
|
|
67
|
+
"conditionKeys": [
|
|
68
|
+
"aws:ResourceTag/${TagKey}"
|
|
69
|
+
]
|
|
41
70
|
}
|
|
42
71
|
}
|
|
@@ -40,5 +40,26 @@
|
|
|
40
40
|
"conditionKeys": [
|
|
41
41
|
"aws:ResourceTag/${TagKey}"
|
|
42
42
|
]
|
|
43
|
+
},
|
|
44
|
+
"proxyrulegroup": {
|
|
45
|
+
"key": "ProxyRuleGroup",
|
|
46
|
+
"arn": "arn:${Partition}:network-firewall:${Region}:${Account}:proxy-rule-group/${Name}",
|
|
47
|
+
"conditionKeys": [
|
|
48
|
+
"aws:ResourceTag/${TagKey}"
|
|
49
|
+
]
|
|
50
|
+
},
|
|
51
|
+
"proxyconfiguration": {
|
|
52
|
+
"key": "ProxyConfiguration",
|
|
53
|
+
"arn": "arn:${Partition}:network-firewall:${Region}:${Account}:proxy-configuration/${Name}",
|
|
54
|
+
"conditionKeys": [
|
|
55
|
+
"aws:ResourceTag/${TagKey}"
|
|
56
|
+
]
|
|
57
|
+
},
|
|
58
|
+
"proxy": {
|
|
59
|
+
"key": "Proxy",
|
|
60
|
+
"arn": "arn:${Partition}:network-firewall:${Region}:${Account}:proxy/${Name}",
|
|
61
|
+
"conditionKeys": [
|
|
62
|
+
"aws:ResourceTag/${TagKey}"
|
|
63
|
+
]
|
|
43
64
|
}
|
|
44
65
|
}
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
{
|
|
2
|
+
"workflow-definition": {
|
|
3
|
+
"key": "workflow-definition",
|
|
4
|
+
"arn": "arn:${Partition}:nova-act:${Region}:${Account}:workflow-definition/${WorkflowDefinitionName}"
|
|
5
|
+
},
|
|
6
|
+
"workflow-run": {
|
|
7
|
+
"key": "workflow-run",
|
|
8
|
+
"arn": "arn:${Partition}:nova-act:${Region}:${Account}:workflow-definition/${WorkflowDefinitionName}/workflow-run/${WorkflowRunId}"
|
|
9
|
+
}
|
|
10
|
+
}
|
|
@@ -19,5 +19,19 @@
|
|
|
19
19
|
"conditionKeys": [
|
|
20
20
|
"aws:ResourceTag/${TagKey}"
|
|
21
21
|
]
|
|
22
|
+
},
|
|
23
|
+
"telemetry-pipeline": {
|
|
24
|
+
"key": "telemetry-pipeline",
|
|
25
|
+
"arn": "arn:${Partition}:observabilityadmin:${Region}:${Account}:telemetry-pipeline/${TelemetryPipelineIdentifier}",
|
|
26
|
+
"conditionKeys": [
|
|
27
|
+
"aws:ResourceTag/${TagKey}"
|
|
28
|
+
]
|
|
29
|
+
},
|
|
30
|
+
"s3tableintegration": {
|
|
31
|
+
"key": "s3tableintegration",
|
|
32
|
+
"arn": "arn:${Partition}:observabilityadmin:${Region}:${Account}:s3tableintegration/${S3TableIntegrationIdentifier}",
|
|
33
|
+
"conditionKeys": [
|
|
34
|
+
"aws:ResourceTag/${TagKey}"
|
|
35
|
+
]
|
|
22
36
|
}
|
|
23
37
|
}
|
|
@@ -62,10 +62,6 @@
|
|
|
62
62
|
"aws:ResourceTag/${TagKey}"
|
|
63
63
|
]
|
|
64
64
|
},
|
|
65
|
-
"taggingresource": {
|
|
66
|
-
"key": "TaggingResource",
|
|
67
|
-
"arn": "arn:${Partition}:omics:${Region}:${Account}:tag/${TagKey}"
|
|
68
|
-
},
|
|
69
65
|
"taskresource": {
|
|
70
66
|
"key": "TaskResource",
|
|
71
67
|
"arn": "arn:${Partition}:omics:${Region}:${Account}:task/${Id}"
|
|
@@ -45,5 +45,12 @@
|
|
|
45
45
|
"conditionKeys": [
|
|
46
46
|
"aws:ResourceTag/${TagKey}"
|
|
47
47
|
]
|
|
48
|
+
},
|
|
49
|
+
"responsibilitytransfer": {
|
|
50
|
+
"key": "responsibilitytransfer",
|
|
51
|
+
"arn": "arn:${Partition}:organizations::${Account}:transfer/o-${OrganizationId}/${TransferType}/${TransferDirection}/rt-${ResponsibilityTransferId}",
|
|
52
|
+
"conditionKeys": [
|
|
53
|
+
"aws:ResourceTag/${TagKey}"
|
|
54
|
+
]
|
|
48
55
|
}
|
|
49
56
|
}
|
|
@@ -36,5 +36,68 @@
|
|
|
36
36
|
"solution": {
|
|
37
37
|
"key": "Solution",
|
|
38
38
|
"arn": "arn:${Partition}:partnercentral:${Region}:${Account}:catalog/${Catalog}/solution/${Identifier}"
|
|
39
|
+
},
|
|
40
|
+
"partner": {
|
|
41
|
+
"key": "Partner",
|
|
42
|
+
"arn": "arn:${Partition}:partnercentral:${Region}:${Account}:catalog/${Catalog}/partner/${Identifier}",
|
|
43
|
+
"conditionKeys": [
|
|
44
|
+
"aws:ResourceTag/${TagKey}"
|
|
45
|
+
]
|
|
46
|
+
},
|
|
47
|
+
"connection": {
|
|
48
|
+
"key": "Connection",
|
|
49
|
+
"arn": "arn:${Partition}:partnercentral:${Region}::catalog/${Catalog}/connection/${Identifier}"
|
|
50
|
+
},
|
|
51
|
+
"connectioninvitation": {
|
|
52
|
+
"key": "ConnectionInvitation",
|
|
53
|
+
"arn": "arn:${Partition}:partnercentral:${Region}::catalog/${Catalog}/connection-invitation/${Identifier}"
|
|
54
|
+
},
|
|
55
|
+
"connectionpreferences": {
|
|
56
|
+
"key": "ConnectionPreferences",
|
|
57
|
+
"arn": "arn:${Partition}:partnercentral:${Region}:${Account}:catalog/${Catalog}/connection-preferences"
|
|
58
|
+
},
|
|
59
|
+
"opportunityfromengagementtask": {
|
|
60
|
+
"key": "OpportunityFromEngagementTask",
|
|
61
|
+
"arn": "arn:${Partition}:partnercentral:${Region}::catalog/${Catalog}/opportunity-from-engagement-task/${TaskId}"
|
|
62
|
+
},
|
|
63
|
+
"benefit": {
|
|
64
|
+
"key": "Benefit",
|
|
65
|
+
"arn": "arn:${Partition}:partnercentral:${Region}::catalog/${Catalog}/benefit/${Identifier}"
|
|
66
|
+
},
|
|
67
|
+
"benefitallocation": {
|
|
68
|
+
"key": "BenefitAllocation",
|
|
69
|
+
"arn": "arn:${Partition}:partnercentral:${Region}:${Account}:catalog/${Catalog}/benefit-allocation/${Identifier}"
|
|
70
|
+
},
|
|
71
|
+
"benefitapplication": {
|
|
72
|
+
"key": "BenefitApplication",
|
|
73
|
+
"arn": "arn:${Partition}:partnercentral:${Region}:${Account}:catalog/${Catalog}/benefit-application/${Identifier}",
|
|
74
|
+
"conditionKeys": [
|
|
75
|
+
"aws:ResourceTag/${TagKey}"
|
|
76
|
+
]
|
|
77
|
+
},
|
|
78
|
+
"programmanagementaccount": {
|
|
79
|
+
"key": "ProgramManagementAccount",
|
|
80
|
+
"arn": "arn:${Partition}:partnercentral:${Region}:${Account}:catalog/${Catalog}/program-management-account/${Identifier}",
|
|
81
|
+
"conditionKeys": [
|
|
82
|
+
"aws:ResourceTag/${TagKey}"
|
|
83
|
+
]
|
|
84
|
+
},
|
|
85
|
+
"relationship": {
|
|
86
|
+
"key": "Relationship",
|
|
87
|
+
"arn": "arn:${Partition}:partnercentral:${Region}:${Account}:catalog/${Catalog}/program-management-account/${ProgramManagementAccountId}/relationship/${RelationshipId}",
|
|
88
|
+
"conditionKeys": [
|
|
89
|
+
"aws:ResourceTag/${TagKey}"
|
|
90
|
+
]
|
|
91
|
+
},
|
|
92
|
+
"channelhandshake": {
|
|
93
|
+
"key": "ChannelHandshake",
|
|
94
|
+
"arn": "arn:${Partition}:partnercentral:${Region}:${Account}:catalog/${Catalog}/channel-handshake/${Identifier}",
|
|
95
|
+
"conditionKeys": [
|
|
96
|
+
"aws:ResourceTag/${TagKey}"
|
|
97
|
+
]
|
|
98
|
+
},
|
|
99
|
+
"dashboard": {
|
|
100
|
+
"key": "Dashboard",
|
|
101
|
+
"arn": "arn:${Partition}:partnercentral::${Account}:catalog/${Catalog}/ReportingData/${TableId}/Dashboard/${DashboardId}"
|
|
39
102
|
}
|
|
40
103
|
}
|
|
@@ -16,11 +16,17 @@
|
|
|
16
16
|
},
|
|
17
17
|
"cluster-auto-backup": {
|
|
18
18
|
"key": "cluster-auto-backup",
|
|
19
|
-
"arn": "arn:${Partition}:rds:${Region}:${Account}:cluster-auto-backup:${DbClusterAutomatedBackupId}"
|
|
19
|
+
"arn": "arn:${Partition}:rds:${Region}:${Account}:cluster-auto-backup:${DbClusterAutomatedBackupId}",
|
|
20
|
+
"conditionKeys": [
|
|
21
|
+
"aws:ResourceTag/${TagKey}"
|
|
22
|
+
]
|
|
20
23
|
},
|
|
21
24
|
"auto-backup": {
|
|
22
25
|
"key": "auto-backup",
|
|
23
|
-
"arn": "arn:${Partition}:rds:${Region}:${Account}:auto-backup:${DbInstanceAutomatedBackupId}"
|
|
26
|
+
"arn": "arn:${Partition}:rds:${Region}:${Account}:auto-backup:${DbInstanceAutomatedBackupId}",
|
|
27
|
+
"conditionKeys": [
|
|
28
|
+
"aws:ResourceTag/${TagKey}"
|
|
29
|
+
]
|
|
24
30
|
},
|
|
25
31
|
"cluster-endpoint": {
|
|
26
32
|
"key": "cluster-endpoint",
|
|
@@ -0,0 +1,37 @@
|
|
|
1
|
+
{
|
|
2
|
+
"access-source": {
|
|
3
|
+
"key": "access-source",
|
|
4
|
+
"arn": "arn:${Partition}:route53globalresolver::${Account}:access-source/${Id}",
|
|
5
|
+
"conditionKeys": [
|
|
6
|
+
"aws:ResourceTag/${TagKey}"
|
|
7
|
+
]
|
|
8
|
+
},
|
|
9
|
+
"access-token": {
|
|
10
|
+
"key": "access-token",
|
|
11
|
+
"arn": "arn:${Partition}:route53globalresolver::${Account}:access-token/${Id}",
|
|
12
|
+
"conditionKeys": [
|
|
13
|
+
"aws:ResourceTag/${TagKey}"
|
|
14
|
+
]
|
|
15
|
+
},
|
|
16
|
+
"dns-view": {
|
|
17
|
+
"key": "dns-view",
|
|
18
|
+
"arn": "arn:${Partition}:route53globalresolver::${Account}:dns-view/${Id}",
|
|
19
|
+
"conditionKeys": [
|
|
20
|
+
"aws:ResourceTag/${TagKey}"
|
|
21
|
+
]
|
|
22
|
+
},
|
|
23
|
+
"firewall-domain-list": {
|
|
24
|
+
"key": "firewall-domain-list",
|
|
25
|
+
"arn": "arn:${Partition}:route53globalresolver::${Account}:firewall-domain-list/${Id}",
|
|
26
|
+
"conditionKeys": [
|
|
27
|
+
"aws:ResourceTag/${TagKey}"
|
|
28
|
+
]
|
|
29
|
+
},
|
|
30
|
+
"global-resolver": {
|
|
31
|
+
"key": "global-resolver",
|
|
32
|
+
"arn": "arn:${Partition}:route53globalresolver::${Account}:global-resolver/${Id}",
|
|
33
|
+
"conditionKeys": [
|
|
34
|
+
"aws:ResourceTag/${TagKey}"
|
|
35
|
+
]
|
|
36
|
+
}
|
|
37
|
+
}
|
|
@@ -17,17 +17,26 @@
|
|
|
17
17
|
"aws:ResourceTag/${TagKey}",
|
|
18
18
|
"s3:AccessPointNetworkOrigin",
|
|
19
19
|
"s3:AccessPointTag/${TagKey}",
|
|
20
|
+
"s3:BucketTag/${TagKey}",
|
|
20
21
|
"s3:DataAccessPointAccount",
|
|
21
22
|
"s3:DataAccessPointArn"
|
|
22
23
|
]
|
|
23
24
|
},
|
|
24
25
|
"bucket": {
|
|
25
26
|
"key": "bucket",
|
|
26
|
-
"arn": "arn:${Partition}:s3:::${BucketName}"
|
|
27
|
+
"arn": "arn:${Partition}:s3:::${BucketName}",
|
|
28
|
+
"conditionKeys": [
|
|
29
|
+
"aws:ResourceTag/${TagKey}",
|
|
30
|
+
"s3:BucketTag/${TagKey}"
|
|
31
|
+
]
|
|
27
32
|
},
|
|
28
33
|
"object": {
|
|
29
34
|
"key": "object",
|
|
30
|
-
"arn": "arn:${Partition}:s3:::${BucketName}/${ObjectName}"
|
|
35
|
+
"arn": "arn:${Partition}:s3:::${BucketName}/${ObjectName}",
|
|
36
|
+
"conditionKeys": [
|
|
37
|
+
"aws:ResourceTag/${TagKey}",
|
|
38
|
+
"s3:BucketTag/${TagKey}"
|
|
39
|
+
]
|
|
31
40
|
},
|
|
32
41
|
"job": {
|
|
33
42
|
"key": "job",
|
|
@@ -1,10 +1,18 @@
|
|
|
1
1
|
{
|
|
2
2
|
"index": {
|
|
3
3
|
"key": "Index",
|
|
4
|
-
"arn": "arn:${Partition}:s3vectors:${Region}:${Account}:bucket/${BucketName}/index/${IndexName}"
|
|
4
|
+
"arn": "arn:${Partition}:s3vectors:${Region}:${Account}:bucket/${BucketName}/index/${IndexName}",
|
|
5
|
+
"conditionKeys": [
|
|
6
|
+
"aws:ResourceTag/${TagKey}",
|
|
7
|
+
"s3vectors:VectorBucketTag/${TagKey}"
|
|
8
|
+
]
|
|
5
9
|
},
|
|
6
10
|
"vectorbucket": {
|
|
7
11
|
"key": "VectorBucket",
|
|
8
|
-
"arn": "arn:${Partition}:s3vectors:${Region}:${Account}:bucket/${BucketName}"
|
|
12
|
+
"arn": "arn:${Partition}:s3vectors:${Region}:${Account}:bucket/${BucketName}",
|
|
13
|
+
"conditionKeys": [
|
|
14
|
+
"aws:ResourceTag/${TagKey}",
|
|
15
|
+
"s3vectors:VectorBucketTag/${TagKey}"
|
|
16
|
+
]
|
|
9
17
|
}
|
|
10
18
|
}
|
|
@@ -1,10 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"mlflow-tracking-server": {
|
|
3
3
|
"key": "mlflow-tracking-server",
|
|
4
|
-
"arn": "arn:${Partition}:sagemaker:${Region}:${Account}:mlflow-tracking-server/${MlflowTrackingServerName}"
|
|
5
|
-
"conditionKeys": [
|
|
6
|
-
"aws:ResourceTag/${TagKey}",
|
|
7
|
-
"sagemaker:ResourceTag/${TagKey}"
|
|
8
|
-
]
|
|
4
|
+
"arn": "arn:${Partition}:sagemaker:${Region}:${Account}:mlflow-tracking-server/${MlflowTrackingServerName}"
|
|
9
5
|
}
|
|
10
6
|
}
|
|
@@ -496,11 +496,11 @@
|
|
|
496
496
|
},
|
|
497
497
|
"mlflow-tracking-server": {
|
|
498
498
|
"key": "mlflow-tracking-server",
|
|
499
|
-
"arn": "arn:${Partition}:sagemaker:${Region}:${Account}:mlflow-tracking-server/${MlflowTrackingServerName}"
|
|
500
|
-
|
|
501
|
-
|
|
502
|
-
|
|
503
|
-
|
|
499
|
+
"arn": "arn:${Partition}:sagemaker:${Region}:${Account}:mlflow-tracking-server/${MlflowTrackingServerName}"
|
|
500
|
+
},
|
|
501
|
+
"mlflow-app": {
|
|
502
|
+
"key": "mlflow-app",
|
|
503
|
+
"arn": "arn:${Partition}:sagemaker:${Region}:${Account}:mlflow-app/${MLflowAppId}"
|
|
504
504
|
},
|
|
505
505
|
"compute-quota": {
|
|
506
506
|
"key": "compute-quota",
|
|
@@ -520,10 +520,6 @@
|
|
|
520
520
|
},
|
|
521
521
|
"partner-app": {
|
|
522
522
|
"key": "partner-app",
|
|
523
|
-
"arn": "arn:${Partition}:sagemaker:${Region}:${Account}:partner-app/${AppId}"
|
|
524
|
-
"conditionKeys": [
|
|
525
|
-
"aws:ResourceTag/${TagKey}",
|
|
526
|
-
"sagemaker:ResourceTag/${TagKey}"
|
|
527
|
-
]
|
|
523
|
+
"arn": "arn:${Partition}:sagemaker:${Region}:${Account}:partner-app/${AppId}"
|
|
528
524
|
}
|
|
529
525
|
}
|
|
@@ -0,0 +1,38 @@
|
|
|
1
|
+
{
|
|
2
|
+
"application": {
|
|
3
|
+
"key": "Application",
|
|
4
|
+
"arn": "arn:${Partition}:securityagent:${Region}:${Account}:application/${ApplicationId}"
|
|
5
|
+
},
|
|
6
|
+
"control": {
|
|
7
|
+
"key": "Control",
|
|
8
|
+
"arn": "arn:${Partition}:securityagent:${Region}:${Account}:control/${ControlId}"
|
|
9
|
+
},
|
|
10
|
+
"integration": {
|
|
11
|
+
"key": "Integration",
|
|
12
|
+
"arn": "arn:${Partition}:securityagent:${Region}:${Account}:integration/${IntegrationId}"
|
|
13
|
+
},
|
|
14
|
+
"agentinstance": {
|
|
15
|
+
"key": "AgentInstance",
|
|
16
|
+
"arn": "arn:${Partition}:securityagent:${Region}:${Account}:agent-instance/${AgentId}"
|
|
17
|
+
},
|
|
18
|
+
"artifact": {
|
|
19
|
+
"key": "Artifact",
|
|
20
|
+
"arn": "arn:${Partition}:securityagent:${Region}:${Account}:agent-instance/${AgentId}/artifact/${ArtifactId}"
|
|
21
|
+
},
|
|
22
|
+
"pentest": {
|
|
23
|
+
"key": "Pentest",
|
|
24
|
+
"arn": "arn:${Partition}:securityagent:${Region}:${Account}:agent-instance/${AgentId}/pentest/${PentestId}"
|
|
25
|
+
},
|
|
26
|
+
"pentestjob": {
|
|
27
|
+
"key": "PentestJob",
|
|
28
|
+
"arn": "arn:${Partition}:securityagent:${Region}:${Account}:agent-instance/${AgentId}/pentest-job/${JobId}"
|
|
29
|
+
},
|
|
30
|
+
"pentesttask": {
|
|
31
|
+
"key": "PentestTask",
|
|
32
|
+
"arn": "arn:${Partition}:securityagent:${Region}:${Account}:agent-instance/${AgentId}/pentest-task/${TaskId}"
|
|
33
|
+
},
|
|
34
|
+
"finding": {
|
|
35
|
+
"key": "Finding",
|
|
36
|
+
"arn": "arn:${Partition}:securityagent:${Region}:${Account}:agent-instance/${AgentId}/finding/${FindingId}"
|
|
37
|
+
}
|
|
38
|
+
}
|
|
@@ -29,11 +29,17 @@
|
|
|
29
29
|
},
|
|
30
30
|
"custom-verification-email-template": {
|
|
31
31
|
"key": "custom-verification-email-template",
|
|
32
|
-
"arn": "arn:${Partition}:ses:${Region}:${Account}:custom-verification-email-template/${TemplateName}"
|
|
32
|
+
"arn": "arn:${Partition}:ses:${Region}:${Account}:custom-verification-email-template/${TemplateName}",
|
|
33
|
+
"conditionKeys": [
|
|
34
|
+
"aws:ResourceTag/${TagKey}"
|
|
35
|
+
]
|
|
33
36
|
},
|
|
34
37
|
"template": {
|
|
35
38
|
"key": "template",
|
|
36
|
-
"arn": "arn:${Partition}:ses:${Region}:${Account}:template/${TemplateName}"
|
|
39
|
+
"arn": "arn:${Partition}:ses:${Region}:${Account}:template/${TemplateName}",
|
|
40
|
+
"conditionKeys": [
|
|
41
|
+
"aws:ResourceTag/${TagKey}"
|
|
42
|
+
]
|
|
37
43
|
},
|
|
38
44
|
"addon-instance": {
|
|
39
45
|
"key": "addon-instance",
|
|
@@ -16,7 +16,10 @@
|
|
|
16
16
|
},
|
|
17
17
|
"automation-definition": {
|
|
18
18
|
"key": "automation-definition",
|
|
19
|
-
"arn": "arn:${Partition}:ssm:${Region}:${Account}:automation-definition/${AutomationDefinitionName}:${VersionId}"
|
|
19
|
+
"arn": "arn:${Partition}:ssm:${Region}:${Account}:automation-definition/${AutomationDefinitionName}:${VersionId}",
|
|
20
|
+
"conditionKeys": [
|
|
21
|
+
"ssm:DocumentType"
|
|
22
|
+
]
|
|
20
23
|
},
|
|
21
24
|
"bucket": {
|
|
22
25
|
"key": "bucket",
|
|
@@ -0,0 +1,23 @@
|
|
|
1
|
+
{
|
|
2
|
+
"campaign": {
|
|
3
|
+
"key": "campaign",
|
|
4
|
+
"arn": "arn:${Partition}:transform-custom:${Region}:${Account}:campaign/${Name}",
|
|
5
|
+
"conditionKeys": [
|
|
6
|
+
"aws:ResourceTag/${TagKey}"
|
|
7
|
+
]
|
|
8
|
+
},
|
|
9
|
+
"knowledge-item": {
|
|
10
|
+
"key": "knowledge-item",
|
|
11
|
+
"arn": "arn:${Partition}:transform-custom:${Region}:${Account}:package/${TransformationPackageName}/knowledge-item/${Id}",
|
|
12
|
+
"conditionKeys": [
|
|
13
|
+
"aws:ResourceTag/${TagKey}"
|
|
14
|
+
]
|
|
15
|
+
},
|
|
16
|
+
"package": {
|
|
17
|
+
"key": "package",
|
|
18
|
+
"arn": "arn:${Partition}:transform-custom:${Region}:${Account}:package/${Name}",
|
|
19
|
+
"conditionKeys": [
|
|
20
|
+
"aws:ResourceTag/${TagKey}"
|
|
21
|
+
]
|
|
22
|
+
}
|
|
23
|
+
}
|
|
@@ -1 +1,10 @@
|
|
|
1
|
-
{
|
|
1
|
+
{
|
|
2
|
+
"vpc-endpoint": {
|
|
3
|
+
"key": "vpc-endpoint",
|
|
4
|
+
"arn": "arn:${Partition}:ec2:${Region}:${Account}:vpc-endpoint/${VpcEndpointId}"
|
|
5
|
+
},
|
|
6
|
+
"vpc-endpoint-service": {
|
|
7
|
+
"key": "vpc-endpoint-service",
|
|
8
|
+
"arn": "arn:${Partition}:ec2:${Region}:${Account}:vpc-endpoint-service/${VpcEndpointServiceId}"
|
|
9
|
+
}
|
|
10
|
+
}
|
iamdata/data/serviceNames.json
CHANGED
|
@@ -5,8 +5,10 @@
|
|
|
5
5
|
"account": "AWS Account Management",
|
|
6
6
|
"acm": "AWS Certificate Manager",
|
|
7
7
|
"acm-pca": "AWS Private Certificate Authority",
|
|
8
|
+
"aco-automation": "AWS Compute Optimizer Automation",
|
|
8
9
|
"action-recommendations": "AWS Action Recommendations",
|
|
9
10
|
"activate": "AWS Activate",
|
|
11
|
+
"aidevops": "AWS DevOps Agent Service",
|
|
10
12
|
"aiops": "Amazon AI Operations",
|
|
11
13
|
"airflow": "Amazon Managed Workflows for Apache Airflow",
|
|
12
14
|
"airflow-serverless": "AWS MWAA Serverless",
|
|
@@ -41,6 +43,7 @@
|
|
|
41
43
|
"autoscaling-plans": "AWS Auto Scaling",
|
|
42
44
|
"aws-marketplace": "AWS Marketplace Catalog",
|
|
43
45
|
"aws-marketplace-management": "AWS Marketplace Management Portal",
|
|
46
|
+
"aws-mcp": "AWS MCP Server",
|
|
44
47
|
"aws-portal": "AWS Billing Console",
|
|
45
48
|
"awsconnector": "AWS Connector Service",
|
|
46
49
|
"b2bi": "AWS B2B Data Interchange",
|
|
@@ -55,6 +58,7 @@
|
|
|
55
58
|
"bcm-recommended-actions": "AWS Billing And Cost Management Recommended Actions",
|
|
56
59
|
"bedrock": "Amazon Bedrock",
|
|
57
60
|
"bedrock-agentcore": "Amazon Bedrock Agentcore",
|
|
61
|
+
"bedrock-mantle": "Amazon Bedrock Powered by AWS Mantle",
|
|
58
62
|
"billing": "AWS Billing",
|
|
59
63
|
"billingconductor": "AWS Billing Conductor",
|
|
60
64
|
"braket": "Amazon Braket",
|
|
@@ -118,7 +122,6 @@
|
|
|
118
122
|
"dax": "Amazon DynamoDB Accelerator (DAX)",
|
|
119
123
|
"dbqms": "Database Query Metadata Service",
|
|
120
124
|
"deadline": "AWS Deadline Cloud",
|
|
121
|
-
"deepcomposer": "AWS DeepComposer",
|
|
122
125
|
"deepracer": "AWS DeepRacer",
|
|
123
126
|
"detective": "Amazon Detective",
|
|
124
127
|
"devicefarm": "AWS Device Farm",
|
|
@@ -275,6 +278,7 @@
|
|
|
275
278
|
"nimble": "Amazon Nimble Studio",
|
|
276
279
|
"notifications": "AWS User Notifications",
|
|
277
280
|
"notifications-contacts": "AWS User Notifications Contacts",
|
|
281
|
+
"nova-act": "Amazon Nova Act",
|
|
278
282
|
"oam": "Amazon CloudWatch Observability Access Manager",
|
|
279
283
|
"observabilityadmin": "Amazon CloudWatch Observability Admin Service",
|
|
280
284
|
"odb": "AWS Service - Oracle Database@AWS",
|
|
@@ -287,7 +291,7 @@
|
|
|
287
291
|
"osis": "Amazon OpenSearch Ingestion",
|
|
288
292
|
"outposts": "AWS Outposts",
|
|
289
293
|
"panorama": "AWS Panorama",
|
|
290
|
-
"partnercentral": "AWS Partner Central
|
|
294
|
+
"partnercentral": "AWS Partner Central",
|
|
291
295
|
"partnercentral-account-management": "AWS Partner central account management",
|
|
292
296
|
"payment-cryptography": "AWS Payment Cryptography",
|
|
293
297
|
"payments": "AWS Payments",
|
|
@@ -299,6 +303,7 @@
|
|
|
299
303
|
"pipes": "Amazon EventBridge Pipes",
|
|
300
304
|
"polly": "Amazon Polly",
|
|
301
305
|
"pricing": "AWS Price List",
|
|
306
|
+
"pricingplanmanager": "AWS PricingPlanManager Service",
|
|
302
307
|
"private-networks": "AWS service providing managed private networks",
|
|
303
308
|
"profile": "Amazon Connect Customer Profiles",
|
|
304
309
|
"proton": "AWS Proton",
|
|
@@ -332,6 +337,7 @@
|
|
|
332
337
|
"route53-recovery-control-config": "Amazon Route 53 Recovery Controls",
|
|
333
338
|
"route53-recovery-readiness": "Amazon Route 53 Recovery Readiness",
|
|
334
339
|
"route53domains": "Amazon Route 53 Domains",
|
|
340
|
+
"route53globalresolver": "AWS Route53 Global Resolver",
|
|
335
341
|
"route53profiles": "Amazon Route 53 Profiles",
|
|
336
342
|
"route53resolver": "Amazon Route 53 Resolver",
|
|
337
343
|
"rtbfabric": "AWS RTB Fabric",
|
|
@@ -346,7 +352,7 @@
|
|
|
346
352
|
"sagemaker-data-science-assistant": "Amazon SageMaker data science assistant",
|
|
347
353
|
"sagemaker-geospatial": "Amazon SageMaker geospatial capabilities",
|
|
348
354
|
"sagemaker-mlflow": "Amazon SageMaker with MLflow",
|
|
349
|
-
"sagemaker-unified-studio-mcp": "
|
|
355
|
+
"sagemaker-unified-studio-mcp": "Amazon SageMaker Unified Studio MCP",
|
|
350
356
|
"savingsplans": "AWS Savings Plans",
|
|
351
357
|
"scheduler": "Amazon EventBridge Scheduler",
|
|
352
358
|
"schemas": "Amazon EventBridge Schemas",
|
|
@@ -354,6 +360,7 @@
|
|
|
354
360
|
"sdb": "Amazon SimpleDB",
|
|
355
361
|
"secretsmanager": "AWS Secrets Manager",
|
|
356
362
|
"security-ir": "AWS Security Incident Response",
|
|
363
|
+
"securityagent": "AWS Security Agent",
|
|
357
364
|
"securityhub": "AWS Security Hub",
|
|
358
365
|
"securitylake": "Amazon Security Lake",
|
|
359
366
|
"serverlessrepo": "AWS Serverless Application Repository",
|
|
@@ -405,6 +412,7 @@
|
|
|
405
412
|
"transcribe": "Amazon Transcribe",
|
|
406
413
|
"transfer": "AWS Transfer Family",
|
|
407
414
|
"transform": "AWS Transform",
|
|
415
|
+
"transform-custom": "AWS Transform custom",
|
|
408
416
|
"translate": "Amazon Translate",
|
|
409
417
|
"trustedadvisor": "AWS Trusted Advisor",
|
|
410
418
|
"ts": "AWS Diagnostic tools",
|