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,81 @@
|
|
|
1
1
|
{
|
|
2
|
+
"createportal": {
|
|
3
|
+
"name": "CreatePortal",
|
|
4
|
+
"description": "Grants permission to create a Portal",
|
|
5
|
+
"accessLevel": "Write",
|
|
6
|
+
"resourceTypes": [
|
|
7
|
+
{
|
|
8
|
+
"name": "Portal",
|
|
9
|
+
"required": true,
|
|
10
|
+
"conditionKeys": [],
|
|
11
|
+
"dependentActions": []
|
|
12
|
+
}
|
|
13
|
+
],
|
|
14
|
+
"conditionKeys": [
|
|
15
|
+
"apigateway:Request/PortalDisplayName",
|
|
16
|
+
"apigateway:Request/PortalDomainName",
|
|
17
|
+
"apigateway:Request/CognitoUserPoolArn",
|
|
18
|
+
"aws:RequestTag/${TagKey}",
|
|
19
|
+
"aws:TagKeys"
|
|
20
|
+
],
|
|
21
|
+
"dependentActions": []
|
|
22
|
+
},
|
|
23
|
+
"createportalproduct": {
|
|
24
|
+
"name": "CreatePortalProduct",
|
|
25
|
+
"description": "Grants permission to create a Portal Product",
|
|
26
|
+
"accessLevel": "Write",
|
|
27
|
+
"resourceTypes": [
|
|
28
|
+
{
|
|
29
|
+
"name": "PortalProduct",
|
|
30
|
+
"required": true,
|
|
31
|
+
"conditionKeys": [],
|
|
32
|
+
"dependentActions": []
|
|
33
|
+
}
|
|
34
|
+
],
|
|
35
|
+
"conditionKeys": [
|
|
36
|
+
"apigateway:Request/PortalProductDisplayName",
|
|
37
|
+
"aws:RequestTag/${TagKey}",
|
|
38
|
+
"aws:TagKeys"
|
|
39
|
+
],
|
|
40
|
+
"dependentActions": []
|
|
41
|
+
},
|
|
42
|
+
"createproductpage": {
|
|
43
|
+
"name": "CreateProductPage",
|
|
44
|
+
"description": "Grants permission to create a Product Page",
|
|
45
|
+
"accessLevel": "Write",
|
|
46
|
+
"resourceTypes": [
|
|
47
|
+
{
|
|
48
|
+
"name": "ProductPage",
|
|
49
|
+
"required": true,
|
|
50
|
+
"conditionKeys": [],
|
|
51
|
+
"dependentActions": []
|
|
52
|
+
}
|
|
53
|
+
],
|
|
54
|
+
"conditionKeys": [
|
|
55
|
+
"apigateway:Request/ProductPageTitle"
|
|
56
|
+
],
|
|
57
|
+
"dependentActions": []
|
|
58
|
+
},
|
|
59
|
+
"createproductrestendpointpage": {
|
|
60
|
+
"name": "CreateProductRestEndpointPage",
|
|
61
|
+
"description": "Grants permission to create a Product REST Endpoint Page",
|
|
62
|
+
"accessLevel": "Write",
|
|
63
|
+
"resourceTypes": [
|
|
64
|
+
{
|
|
65
|
+
"name": "ProductRestEndpointPage",
|
|
66
|
+
"required": true,
|
|
67
|
+
"conditionKeys": [],
|
|
68
|
+
"dependentActions": []
|
|
69
|
+
}
|
|
70
|
+
],
|
|
71
|
+
"conditionKeys": [
|
|
72
|
+
"apigateway:Request/RestApiId",
|
|
73
|
+
"apigateway:Request/Stage",
|
|
74
|
+
"apigateway:Request/Method",
|
|
75
|
+
"apigateway:Request/ProductRestEndpointPageEndpointPrefix"
|
|
76
|
+
],
|
|
77
|
+
"dependentActions": []
|
|
78
|
+
},
|
|
2
79
|
"createroutingrule": {
|
|
3
80
|
"name": "CreateRoutingRule",
|
|
4
81
|
"description": "Grants permission to create a routing rule",
|
|
@@ -189,6 +266,87 @@
|
|
|
189
266
|
],
|
|
190
267
|
"dependentActions": []
|
|
191
268
|
},
|
|
269
|
+
"deleteportal": {
|
|
270
|
+
"name": "DeletePortal",
|
|
271
|
+
"description": "Grants permission to delete a Portal",
|
|
272
|
+
"accessLevel": "Write",
|
|
273
|
+
"resourceTypes": [
|
|
274
|
+
{
|
|
275
|
+
"name": "Portal",
|
|
276
|
+
"required": true,
|
|
277
|
+
"conditionKeys": [],
|
|
278
|
+
"dependentActions": []
|
|
279
|
+
}
|
|
280
|
+
],
|
|
281
|
+
"conditionKeys": [],
|
|
282
|
+
"dependentActions": []
|
|
283
|
+
},
|
|
284
|
+
"deleteportalproduct": {
|
|
285
|
+
"name": "DeletePortalProduct",
|
|
286
|
+
"description": "Grants permission to delete a Portal Product",
|
|
287
|
+
"accessLevel": "Write",
|
|
288
|
+
"resourceTypes": [
|
|
289
|
+
{
|
|
290
|
+
"name": "PortalProduct",
|
|
291
|
+
"required": true,
|
|
292
|
+
"conditionKeys": [],
|
|
293
|
+
"dependentActions": []
|
|
294
|
+
}
|
|
295
|
+
],
|
|
296
|
+
"conditionKeys": [],
|
|
297
|
+
"dependentActions": []
|
|
298
|
+
},
|
|
299
|
+
"deleteportalproductsharingpolicy": {
|
|
300
|
+
"name": "DeletePortalProductSharingPolicy",
|
|
301
|
+
"description": "Grants permission to delete a Portal Product Sharing Policy",
|
|
302
|
+
"accessLevel": "Permissions management",
|
|
303
|
+
"resourceTypes": [
|
|
304
|
+
{
|
|
305
|
+
"name": "PortalProduct",
|
|
306
|
+
"required": true,
|
|
307
|
+
"conditionKeys": [],
|
|
308
|
+
"dependentActions": []
|
|
309
|
+
}
|
|
310
|
+
],
|
|
311
|
+
"conditionKeys": [],
|
|
312
|
+
"dependentActions": []
|
|
313
|
+
},
|
|
314
|
+
"deleteproductpage": {
|
|
315
|
+
"name": "DeleteProductPage",
|
|
316
|
+
"description": "Grants permission to delete a Product Page",
|
|
317
|
+
"accessLevel": "Write",
|
|
318
|
+
"resourceTypes": [
|
|
319
|
+
{
|
|
320
|
+
"name": "ProductPage",
|
|
321
|
+
"required": true,
|
|
322
|
+
"conditionKeys": [],
|
|
323
|
+
"dependentActions": []
|
|
324
|
+
}
|
|
325
|
+
],
|
|
326
|
+
"conditionKeys": [],
|
|
327
|
+
"dependentActions": []
|
|
328
|
+
},
|
|
329
|
+
"deleteproductrestendpointpage": {
|
|
330
|
+
"name": "DeleteProductRestEndpointPage",
|
|
331
|
+
"description": "Grants permission to delete a Product REST Endpoint Page",
|
|
332
|
+
"accessLevel": "Write",
|
|
333
|
+
"resourceTypes": [
|
|
334
|
+
{
|
|
335
|
+
"name": "PortalProduct",
|
|
336
|
+
"required": true,
|
|
337
|
+
"conditionKeys": [],
|
|
338
|
+
"dependentActions": []
|
|
339
|
+
},
|
|
340
|
+
{
|
|
341
|
+
"name": "ProductRestEndpointPage",
|
|
342
|
+
"required": true,
|
|
343
|
+
"conditionKeys": [],
|
|
344
|
+
"dependentActions": []
|
|
345
|
+
}
|
|
346
|
+
],
|
|
347
|
+
"conditionKeys": [],
|
|
348
|
+
"dependentActions": []
|
|
349
|
+
},
|
|
192
350
|
"deleteroutingrule": {
|
|
193
351
|
"name": "DeleteRoutingRule",
|
|
194
352
|
"description": "Grants permission to delete a routing rule",
|
|
@@ -211,6 +369,21 @@
|
|
|
211
369
|
],
|
|
212
370
|
"dependentActions": []
|
|
213
371
|
},
|
|
372
|
+
"disableportal": {
|
|
373
|
+
"name": "DisablePortal",
|
|
374
|
+
"description": "Grants permission to disable a Portal",
|
|
375
|
+
"accessLevel": "Write",
|
|
376
|
+
"resourceTypes": [
|
|
377
|
+
{
|
|
378
|
+
"name": "Portal",
|
|
379
|
+
"required": true,
|
|
380
|
+
"conditionKeys": [],
|
|
381
|
+
"dependentActions": []
|
|
382
|
+
}
|
|
383
|
+
],
|
|
384
|
+
"conditionKeys": [],
|
|
385
|
+
"dependentActions": []
|
|
386
|
+
},
|
|
214
387
|
"get": {
|
|
215
388
|
"name": "GET",
|
|
216
389
|
"description": "Grants permission to read a particular resource",
|
|
@@ -490,6 +663,93 @@
|
|
|
490
663
|
"conditionKeys": [],
|
|
491
664
|
"dependentActions": []
|
|
492
665
|
},
|
|
666
|
+
"getportal": {
|
|
667
|
+
"name": "GetPortal",
|
|
668
|
+
"description": "Grants permission to read a Portal",
|
|
669
|
+
"accessLevel": "Read",
|
|
670
|
+
"resourceTypes": [
|
|
671
|
+
{
|
|
672
|
+
"name": "Portal",
|
|
673
|
+
"required": true,
|
|
674
|
+
"conditionKeys": [],
|
|
675
|
+
"dependentActions": []
|
|
676
|
+
}
|
|
677
|
+
],
|
|
678
|
+
"conditionKeys": [],
|
|
679
|
+
"dependentActions": []
|
|
680
|
+
},
|
|
681
|
+
"getportalproduct": {
|
|
682
|
+
"name": "GetPortalProduct",
|
|
683
|
+
"description": "Grants permission to read a Portal Product",
|
|
684
|
+
"accessLevel": "Read",
|
|
685
|
+
"resourceTypes": [
|
|
686
|
+
{
|
|
687
|
+
"name": "PortalProduct",
|
|
688
|
+
"required": true,
|
|
689
|
+
"conditionKeys": [],
|
|
690
|
+
"dependentActions": []
|
|
691
|
+
}
|
|
692
|
+
],
|
|
693
|
+
"conditionKeys": [],
|
|
694
|
+
"dependentActions": []
|
|
695
|
+
},
|
|
696
|
+
"getportalproductsharingpolicy": {
|
|
697
|
+
"name": "GetPortalProductSharingPolicy",
|
|
698
|
+
"description": "Grants permission to read a Portal Product Sharing Policy",
|
|
699
|
+
"accessLevel": "Read",
|
|
700
|
+
"resourceTypes": [
|
|
701
|
+
{
|
|
702
|
+
"name": "PortalProduct",
|
|
703
|
+
"required": true,
|
|
704
|
+
"conditionKeys": [],
|
|
705
|
+
"dependentActions": []
|
|
706
|
+
}
|
|
707
|
+
],
|
|
708
|
+
"conditionKeys": [],
|
|
709
|
+
"dependentActions": []
|
|
710
|
+
},
|
|
711
|
+
"getproductpage": {
|
|
712
|
+
"name": "GetProductPage",
|
|
713
|
+
"description": "Grants permission to read a Product Page",
|
|
714
|
+
"accessLevel": "Read",
|
|
715
|
+
"resourceTypes": [
|
|
716
|
+
{
|
|
717
|
+
"name": "ProductPage",
|
|
718
|
+
"required": true,
|
|
719
|
+
"conditionKeys": [],
|
|
720
|
+
"dependentActions": []
|
|
721
|
+
},
|
|
722
|
+
{
|
|
723
|
+
"name": "PortalProduct",
|
|
724
|
+
"required": false,
|
|
725
|
+
"conditionKeys": [],
|
|
726
|
+
"dependentActions": []
|
|
727
|
+
}
|
|
728
|
+
],
|
|
729
|
+
"conditionKeys": [],
|
|
730
|
+
"dependentActions": []
|
|
731
|
+
},
|
|
732
|
+
"getproductrestendpointpage": {
|
|
733
|
+
"name": "GetProductRestEndpointPage",
|
|
734
|
+
"description": "Grants permission to read a Product REST Endpoint Page",
|
|
735
|
+
"accessLevel": "Read",
|
|
736
|
+
"resourceTypes": [
|
|
737
|
+
{
|
|
738
|
+
"name": "ProductRestEndpointPage",
|
|
739
|
+
"required": true,
|
|
740
|
+
"conditionKeys": [],
|
|
741
|
+
"dependentActions": []
|
|
742
|
+
},
|
|
743
|
+
{
|
|
744
|
+
"name": "PortalProduct",
|
|
745
|
+
"required": false,
|
|
746
|
+
"conditionKeys": [],
|
|
747
|
+
"dependentActions": []
|
|
748
|
+
}
|
|
749
|
+
],
|
|
750
|
+
"conditionKeys": [],
|
|
751
|
+
"dependentActions": []
|
|
752
|
+
},
|
|
493
753
|
"getroutingrule": {
|
|
494
754
|
"name": "GetRoutingRule",
|
|
495
755
|
"description": "Grants permission to read a routing rule",
|
|
@@ -507,6 +767,78 @@
|
|
|
507
767
|
],
|
|
508
768
|
"dependentActions": []
|
|
509
769
|
},
|
|
770
|
+
"listportalproducts": {
|
|
771
|
+
"name": "ListPortalProducts",
|
|
772
|
+
"description": "Grants permission to list Portal Products",
|
|
773
|
+
"accessLevel": "List",
|
|
774
|
+
"resourceTypes": [
|
|
775
|
+
{
|
|
776
|
+
"name": "PortalProduct",
|
|
777
|
+
"required": true,
|
|
778
|
+
"conditionKeys": [],
|
|
779
|
+
"dependentActions": []
|
|
780
|
+
}
|
|
781
|
+
],
|
|
782
|
+
"conditionKeys": [],
|
|
783
|
+
"dependentActions": []
|
|
784
|
+
},
|
|
785
|
+
"listportals": {
|
|
786
|
+
"name": "ListPortals",
|
|
787
|
+
"description": "Grants permission to list Portals",
|
|
788
|
+
"accessLevel": "List",
|
|
789
|
+
"resourceTypes": [
|
|
790
|
+
{
|
|
791
|
+
"name": "Portal",
|
|
792
|
+
"required": true,
|
|
793
|
+
"conditionKeys": [],
|
|
794
|
+
"dependentActions": []
|
|
795
|
+
}
|
|
796
|
+
],
|
|
797
|
+
"conditionKeys": [],
|
|
798
|
+
"dependentActions": []
|
|
799
|
+
},
|
|
800
|
+
"listproductpages": {
|
|
801
|
+
"name": "ListProductPages",
|
|
802
|
+
"description": "Grants permission to list Product Pages",
|
|
803
|
+
"accessLevel": "List",
|
|
804
|
+
"resourceTypes": [
|
|
805
|
+
{
|
|
806
|
+
"name": "ProductPage",
|
|
807
|
+
"required": true,
|
|
808
|
+
"conditionKeys": [],
|
|
809
|
+
"dependentActions": []
|
|
810
|
+
},
|
|
811
|
+
{
|
|
812
|
+
"name": "PortalProduct",
|
|
813
|
+
"required": false,
|
|
814
|
+
"conditionKeys": [],
|
|
815
|
+
"dependentActions": []
|
|
816
|
+
}
|
|
817
|
+
],
|
|
818
|
+
"conditionKeys": [],
|
|
819
|
+
"dependentActions": []
|
|
820
|
+
},
|
|
821
|
+
"listproductrestendpointpages": {
|
|
822
|
+
"name": "ListProductRestEndpointPages",
|
|
823
|
+
"description": "Grants permission to list Product REST Endpoint Pages",
|
|
824
|
+
"accessLevel": "List",
|
|
825
|
+
"resourceTypes": [
|
|
826
|
+
{
|
|
827
|
+
"name": "ProductRestEndpointPage",
|
|
828
|
+
"required": true,
|
|
829
|
+
"conditionKeys": [],
|
|
830
|
+
"dependentActions": []
|
|
831
|
+
},
|
|
832
|
+
{
|
|
833
|
+
"name": "PortalProduct",
|
|
834
|
+
"required": false,
|
|
835
|
+
"conditionKeys": [],
|
|
836
|
+
"dependentActions": []
|
|
837
|
+
}
|
|
838
|
+
],
|
|
839
|
+
"conditionKeys": [],
|
|
840
|
+
"dependentActions": []
|
|
841
|
+
},
|
|
510
842
|
"listroutingrules": {
|
|
511
843
|
"name": "ListRoutingRules",
|
|
512
844
|
"description": "Grants permission to list routing rules under a domain name",
|
|
@@ -872,6 +1204,125 @@
|
|
|
872
1204
|
],
|
|
873
1205
|
"dependentActions": []
|
|
874
1206
|
},
|
|
1207
|
+
"previewportal": {
|
|
1208
|
+
"name": "PreviewPortal",
|
|
1209
|
+
"description": "Grants permission to preview a Portal",
|
|
1210
|
+
"accessLevel": "Write",
|
|
1211
|
+
"resourceTypes": [
|
|
1212
|
+
{
|
|
1213
|
+
"name": "Portal",
|
|
1214
|
+
"required": true,
|
|
1215
|
+
"conditionKeys": [],
|
|
1216
|
+
"dependentActions": []
|
|
1217
|
+
}
|
|
1218
|
+
],
|
|
1219
|
+
"conditionKeys": [],
|
|
1220
|
+
"dependentActions": []
|
|
1221
|
+
},
|
|
1222
|
+
"publishportal": {
|
|
1223
|
+
"name": "PublishPortal",
|
|
1224
|
+
"description": "Grants permission to publish a Portal",
|
|
1225
|
+
"accessLevel": "Write",
|
|
1226
|
+
"resourceTypes": [
|
|
1227
|
+
{
|
|
1228
|
+
"name": "Portal",
|
|
1229
|
+
"required": true,
|
|
1230
|
+
"conditionKeys": [],
|
|
1231
|
+
"dependentActions": []
|
|
1232
|
+
}
|
|
1233
|
+
],
|
|
1234
|
+
"conditionKeys": [],
|
|
1235
|
+
"dependentActions": []
|
|
1236
|
+
},
|
|
1237
|
+
"putportalproductsharingpolicy": {
|
|
1238
|
+
"name": "PutPortalProductSharingPolicy",
|
|
1239
|
+
"description": "Grants permission to put a Portal Product Sharing Policy",
|
|
1240
|
+
"accessLevel": "Permissions management",
|
|
1241
|
+
"resourceTypes": [
|
|
1242
|
+
{
|
|
1243
|
+
"name": "PortalProduct",
|
|
1244
|
+
"required": true,
|
|
1245
|
+
"conditionKeys": [],
|
|
1246
|
+
"dependentActions": []
|
|
1247
|
+
}
|
|
1248
|
+
],
|
|
1249
|
+
"conditionKeys": [],
|
|
1250
|
+
"dependentActions": []
|
|
1251
|
+
},
|
|
1252
|
+
"updateportal": {
|
|
1253
|
+
"name": "UpdatePortal",
|
|
1254
|
+
"description": "Grants permission to update a Portal",
|
|
1255
|
+
"accessLevel": "Write",
|
|
1256
|
+
"resourceTypes": [
|
|
1257
|
+
{
|
|
1258
|
+
"name": "Portal",
|
|
1259
|
+
"required": true,
|
|
1260
|
+
"conditionKeys": [],
|
|
1261
|
+
"dependentActions": []
|
|
1262
|
+
}
|
|
1263
|
+
],
|
|
1264
|
+
"conditionKeys": [
|
|
1265
|
+
"apigateway:Request/PortalDisplayName",
|
|
1266
|
+
"apigateway:Request/PortalDomainName",
|
|
1267
|
+
"apigateway:Request/CognitoUserPoolArn",
|
|
1268
|
+
"aws:RequestTag/${TagKey}",
|
|
1269
|
+
"aws:TagKeys"
|
|
1270
|
+
],
|
|
1271
|
+
"dependentActions": []
|
|
1272
|
+
},
|
|
1273
|
+
"updateportalproduct": {
|
|
1274
|
+
"name": "UpdatePortalProduct",
|
|
1275
|
+
"description": "Grants permission to update a Portal Product",
|
|
1276
|
+
"accessLevel": "Write",
|
|
1277
|
+
"resourceTypes": [
|
|
1278
|
+
{
|
|
1279
|
+
"name": "PortalProduct",
|
|
1280
|
+
"required": true,
|
|
1281
|
+
"conditionKeys": [],
|
|
1282
|
+
"dependentActions": []
|
|
1283
|
+
}
|
|
1284
|
+
],
|
|
1285
|
+
"conditionKeys": [
|
|
1286
|
+
"apigateway:Request/PortalProductDisplayName",
|
|
1287
|
+
"aws:RequestTag/${TagKey}",
|
|
1288
|
+
"aws:TagKeys"
|
|
1289
|
+
],
|
|
1290
|
+
"dependentActions": []
|
|
1291
|
+
},
|
|
1292
|
+
"updateproductpage": {
|
|
1293
|
+
"name": "UpdateProductPage",
|
|
1294
|
+
"description": "Grants permission to update a Product Page",
|
|
1295
|
+
"accessLevel": "Write",
|
|
1296
|
+
"resourceTypes": [
|
|
1297
|
+
{
|
|
1298
|
+
"name": "ProductPage",
|
|
1299
|
+
"required": true,
|
|
1300
|
+
"conditionKeys": [],
|
|
1301
|
+
"dependentActions": []
|
|
1302
|
+
}
|
|
1303
|
+
],
|
|
1304
|
+
"conditionKeys": [
|
|
1305
|
+
"apigateway:Request/ProductPageTitle"
|
|
1306
|
+
],
|
|
1307
|
+
"dependentActions": []
|
|
1308
|
+
},
|
|
1309
|
+
"updateproductrestendpointpage": {
|
|
1310
|
+
"name": "UpdateProductRestEndpointPage",
|
|
1311
|
+
"description": "Grants permission to update a Product REST Endpoint Page",
|
|
1312
|
+
"accessLevel": "Write",
|
|
1313
|
+
"resourceTypes": [
|
|
1314
|
+
{
|
|
1315
|
+
"name": "ProductRestEndpointPage",
|
|
1316
|
+
"required": true,
|
|
1317
|
+
"conditionKeys": [],
|
|
1318
|
+
"dependentActions": []
|
|
1319
|
+
}
|
|
1320
|
+
],
|
|
1321
|
+
"conditionKeys": [
|
|
1322
|
+
"apigateway:Request/ProductRestEndpointPageEndpointPrefix"
|
|
1323
|
+
],
|
|
1324
|
+
"dependentActions": []
|
|
1325
|
+
},
|
|
875
1326
|
"updateroutingrule": {
|
|
876
1327
|
"name": "UpdateRoutingRule",
|
|
877
1328
|
"description": "Grants permission to update a routing rule using the PutRoutingRule API",
|
|
@@ -103,6 +103,14 @@
|
|
|
103
103
|
"conditionKeys": [],
|
|
104
104
|
"dependentActions": []
|
|
105
105
|
},
|
|
106
|
+
"listentityevents": {
|
|
107
|
+
"name": "ListEntityEvents",
|
|
108
|
+
"description": "Grants permission to list events for an entity",
|
|
109
|
+
"accessLevel": "List",
|
|
110
|
+
"resourceTypes": [],
|
|
111
|
+
"conditionKeys": [],
|
|
112
|
+
"dependentActions": []
|
|
113
|
+
},
|
|
106
114
|
"listgroupingattributedefinitions": {
|
|
107
115
|
"name": "ListGroupingAttributeDefinitions",
|
|
108
116
|
"description": "Grants permission to list grouping attribute configurations",
|
|
@@ -208,6 +208,21 @@
|
|
|
208
208
|
"conditionKeys": [],
|
|
209
209
|
"dependentActions": []
|
|
210
210
|
},
|
|
211
|
+
"listroute53healthchecksinregion": {
|
|
212
|
+
"name": "ListRoute53HealthChecksInRegion",
|
|
213
|
+
"description": "Grants permission to list Route 53 health checks in a specific AWS Region using the Region switch Regional data plane",
|
|
214
|
+
"accessLevel": "List",
|
|
215
|
+
"resourceTypes": [
|
|
216
|
+
{
|
|
217
|
+
"name": "plan",
|
|
218
|
+
"required": true,
|
|
219
|
+
"conditionKeys": [],
|
|
220
|
+
"dependentActions": []
|
|
221
|
+
}
|
|
222
|
+
],
|
|
223
|
+
"conditionKeys": [],
|
|
224
|
+
"dependentActions": []
|
|
225
|
+
},
|
|
211
226
|
"listtagsforresource": {
|
|
212
227
|
"name": "ListTagsForResource",
|
|
213
228
|
"description": "Grants permission to list tags for a resource",
|
|
@@ -143,6 +143,14 @@
|
|
|
143
143
|
"conditionKeys": [],
|
|
144
144
|
"dependentActions": []
|
|
145
145
|
},
|
|
146
|
+
"listreportversions": {
|
|
147
|
+
"name": "ListReportVersions",
|
|
148
|
+
"description": "Grants permission to list report versions in your account",
|
|
149
|
+
"accessLevel": "List",
|
|
150
|
+
"resourceTypes": [],
|
|
151
|
+
"conditionKeys": [],
|
|
152
|
+
"dependentActions": []
|
|
153
|
+
},
|
|
146
154
|
"listreports": {
|
|
147
155
|
"name": "ListReports",
|
|
148
156
|
"description": "Grants permission to list reports in your account",
|
|
@@ -381,6 +381,14 @@
|
|
|
381
381
|
"conditionKeys": [],
|
|
382
382
|
"dependentActions": []
|
|
383
383
|
},
|
|
384
|
+
"describeaccountsettings": {
|
|
385
|
+
"name": "DescribeAccountSettings",
|
|
386
|
+
"description": "Grants permission to describe the current Amazon EC2 Auto Scaling account settings for your account",
|
|
387
|
+
"accessLevel": "List",
|
|
388
|
+
"resourceTypes": [],
|
|
389
|
+
"conditionKeys": [],
|
|
390
|
+
"dependentActions": []
|
|
391
|
+
},
|
|
384
392
|
"describeadjustmenttypes": {
|
|
385
393
|
"name": "DescribeAdjustmentTypes",
|
|
386
394
|
"description": "Grants permission to describe the policy adjustment types for use with PutScalingPolicy",
|
|
@@ -735,6 +743,14 @@
|
|
|
735
743
|
],
|
|
736
744
|
"dependentActions": []
|
|
737
745
|
},
|
|
746
|
+
"putaccountsetting": {
|
|
747
|
+
"name": "PutAccountSetting",
|
|
748
|
+
"description": "Grants permission to modify an account setting for your account",
|
|
749
|
+
"accessLevel": "Write",
|
|
750
|
+
"resourceTypes": [],
|
|
751
|
+
"conditionKeys": [],
|
|
752
|
+
"dependentActions": []
|
|
753
|
+
},
|
|
738
754
|
"putlifecyclehook": {
|
|
739
755
|
"name": "PutLifecycleHook",
|
|
740
756
|
"description": "Grants permission to create or update a lifecycle hook for the specified Auto Scaling Group",
|
|
@@ -403,6 +403,14 @@
|
|
|
403
403
|
"conditionKeys": [],
|
|
404
404
|
"dependentActions": []
|
|
405
405
|
},
|
|
406
|
+
"acceptagreementpaymentrequest": {
|
|
407
|
+
"name": "AcceptAgreementPaymentRequest",
|
|
408
|
+
"description": "Grants permission to users to accept a payment request",
|
|
409
|
+
"accessLevel": "Write",
|
|
410
|
+
"resourceTypes": [],
|
|
411
|
+
"conditionKeys": [],
|
|
412
|
+
"dependentActions": []
|
|
413
|
+
},
|
|
406
414
|
"acceptagreementrequest": {
|
|
407
415
|
"name": "AcceptAgreementRequest",
|
|
408
416
|
"description": "Grants permission to users to accept their agreement requests. Note that this action is not applicable to Marketplace purchases",
|
|
@@ -419,6 +427,14 @@
|
|
|
419
427
|
"conditionKeys": [],
|
|
420
428
|
"dependentActions": []
|
|
421
429
|
},
|
|
430
|
+
"cancelagreementpaymentrequest": {
|
|
431
|
+
"name": "CancelAgreementPaymentRequest",
|
|
432
|
+
"description": "Grants permission to users to cancel a payment request",
|
|
433
|
+
"accessLevel": "Write",
|
|
434
|
+
"resourceTypes": [],
|
|
435
|
+
"conditionKeys": [],
|
|
436
|
+
"dependentActions": []
|
|
437
|
+
},
|
|
422
438
|
"cancelagreementrequest": {
|
|
423
439
|
"name": "CancelAgreementRequest",
|
|
424
440
|
"description": "Grants permission to users to cancel pending subscription requests for products that require subscription verification",
|
|
@@ -459,6 +475,14 @@
|
|
|
459
475
|
"conditionKeys": [],
|
|
460
476
|
"dependentActions": []
|
|
461
477
|
},
|
|
478
|
+
"getagreementpaymentrequest": {
|
|
479
|
+
"name": "GetAgreementPaymentRequest",
|
|
480
|
+
"description": "Grants permission to users to view details for a payment request",
|
|
481
|
+
"accessLevel": "Read",
|
|
482
|
+
"resourceTypes": [],
|
|
483
|
+
"conditionKeys": [],
|
|
484
|
+
"dependentActions": []
|
|
485
|
+
},
|
|
462
486
|
"getagreementrequest": {
|
|
463
487
|
"name": "GetAgreementRequest",
|
|
464
488
|
"description": "Grants permission to users to view the details of their subscription requests for data products that require subscription verification",
|
|
@@ -491,6 +515,14 @@
|
|
|
491
515
|
"conditionKeys": [],
|
|
492
516
|
"dependentActions": []
|
|
493
517
|
},
|
|
518
|
+
"listagreementpaymentrequests": {
|
|
519
|
+
"name": "ListAgreementPaymentRequests",
|
|
520
|
+
"description": "Grants permission to users to list payment requests for an agreement",
|
|
521
|
+
"accessLevel": "List",
|
|
522
|
+
"resourceTypes": [],
|
|
523
|
+
"conditionKeys": [],
|
|
524
|
+
"dependentActions": []
|
|
525
|
+
},
|
|
494
526
|
"listagreementrequests": {
|
|
495
527
|
"name": "ListAgreementRequests",
|
|
496
528
|
"description": "Grants permission to users to list their subscription requests for products that require subscription verification",
|
|
@@ -515,6 +547,14 @@
|
|
|
515
547
|
"conditionKeys": [],
|
|
516
548
|
"dependentActions": []
|
|
517
549
|
},
|
|
550
|
+
"rejectagreementpaymentrequest": {
|
|
551
|
+
"name": "RejectAgreementPaymentRequest",
|
|
552
|
+
"description": "Grants permission to users to reject a payment request",
|
|
553
|
+
"accessLevel": "Write",
|
|
554
|
+
"resourceTypes": [],
|
|
555
|
+
"conditionKeys": [],
|
|
556
|
+
"dependentActions": []
|
|
557
|
+
},
|
|
518
558
|
"searchagreements": {
|
|
519
559
|
"name": "SearchAgreements",
|
|
520
560
|
"description": "Grants permission to users to search their agreements",
|
|
@@ -523,6 +563,14 @@
|
|
|
523
563
|
"conditionKeys": [],
|
|
524
564
|
"dependentActions": []
|
|
525
565
|
},
|
|
566
|
+
"sendagreementpaymentrequest": {
|
|
567
|
+
"name": "SendAgreementPaymentRequest",
|
|
568
|
+
"description": "Grants permission to users to send payment request",
|
|
569
|
+
"accessLevel": "Write",
|
|
570
|
+
"resourceTypes": [],
|
|
571
|
+
"conditionKeys": [],
|
|
572
|
+
"dependentActions": []
|
|
573
|
+
},
|
|
526
574
|
"subscribe": {
|
|
527
575
|
"name": "Subscribe",
|
|
528
576
|
"description": "Grants permission to users to subscribe to AWS Marketplace products. Includes the ability to send a subscription request for products that require subscription verification. Includes the ability to enable auto-renewal for an existing subscription",
|
|
@@ -0,0 +1,26 @@
|
|
|
1
|
+
{
|
|
2
|
+
"callreadonlytool": {
|
|
3
|
+
"name": "CallReadOnlyTool",
|
|
4
|
+
"description": "Grants permission to call read-only tools in MCP service",
|
|
5
|
+
"accessLevel": "Read",
|
|
6
|
+
"resourceTypes": [],
|
|
7
|
+
"conditionKeys": [],
|
|
8
|
+
"dependentActions": []
|
|
9
|
+
},
|
|
10
|
+
"callreadwritetool": {
|
|
11
|
+
"name": "CallReadWriteTool",
|
|
12
|
+
"description": "Grants permission to call AWS Read and Write apis in MCP Service",
|
|
13
|
+
"accessLevel": "Write",
|
|
14
|
+
"resourceTypes": [],
|
|
15
|
+
"conditionKeys": [],
|
|
16
|
+
"dependentActions": []
|
|
17
|
+
},
|
|
18
|
+
"invokemcp": {
|
|
19
|
+
"name": "InvokeMcp",
|
|
20
|
+
"description": "Grants permission to use MCP service",
|
|
21
|
+
"accessLevel": "List",
|
|
22
|
+
"resourceTypes": [],
|
|
23
|
+
"conditionKeys": [],
|
|
24
|
+
"dependentActions": []
|
|
25
|
+
}
|
|
26
|
+
}
|