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
iamdata/data/actions/ses.json
CHANGED
|
@@ -402,6 +402,12 @@
|
|
|
402
402
|
"conditionKeys": [],
|
|
403
403
|
"dependentActions": []
|
|
404
404
|
},
|
|
405
|
+
{
|
|
406
|
+
"name": "custom-verification-email-template",
|
|
407
|
+
"required": false,
|
|
408
|
+
"conditionKeys": [],
|
|
409
|
+
"dependentActions": []
|
|
410
|
+
},
|
|
405
411
|
{
|
|
406
412
|
"name": "dedicated-ip-pool",
|
|
407
413
|
"required": false,
|
|
@@ -420,6 +426,12 @@
|
|
|
420
426
|
"conditionKeys": [],
|
|
421
427
|
"dependentActions": []
|
|
422
428
|
},
|
|
429
|
+
{
|
|
430
|
+
"name": "template",
|
|
431
|
+
"required": false,
|
|
432
|
+
"conditionKeys": [],
|
|
433
|
+
"dependentActions": []
|
|
434
|
+
},
|
|
423
435
|
{
|
|
424
436
|
"name": "tenant",
|
|
425
437
|
"required": false,
|
|
@@ -674,6 +686,12 @@
|
|
|
674
686
|
"conditionKeys": [],
|
|
675
687
|
"dependentActions": []
|
|
676
688
|
},
|
|
689
|
+
{
|
|
690
|
+
"name": "custom-verification-email-template",
|
|
691
|
+
"required": false,
|
|
692
|
+
"conditionKeys": [],
|
|
693
|
+
"dependentActions": []
|
|
694
|
+
},
|
|
677
695
|
{
|
|
678
696
|
"name": "dedicated-ip-pool",
|
|
679
697
|
"required": false,
|
|
@@ -692,6 +710,12 @@
|
|
|
692
710
|
"conditionKeys": [],
|
|
693
711
|
"dependentActions": []
|
|
694
712
|
},
|
|
713
|
+
{
|
|
714
|
+
"name": "template",
|
|
715
|
+
"required": false,
|
|
716
|
+
"conditionKeys": [],
|
|
717
|
+
"dependentActions": []
|
|
718
|
+
},
|
|
695
719
|
{
|
|
696
720
|
"name": "tenant",
|
|
697
721
|
"required": false,
|
|
@@ -723,6 +747,12 @@
|
|
|
723
747
|
"conditionKeys": [],
|
|
724
748
|
"dependentActions": []
|
|
725
749
|
},
|
|
750
|
+
{
|
|
751
|
+
"name": "custom-verification-email-template",
|
|
752
|
+
"required": false,
|
|
753
|
+
"conditionKeys": [],
|
|
754
|
+
"dependentActions": []
|
|
755
|
+
},
|
|
726
756
|
{
|
|
727
757
|
"name": "dedicated-ip-pool",
|
|
728
758
|
"required": false,
|
|
@@ -741,6 +771,12 @@
|
|
|
741
771
|
"conditionKeys": [],
|
|
742
772
|
"dependentActions": []
|
|
743
773
|
},
|
|
774
|
+
{
|
|
775
|
+
"name": "template",
|
|
776
|
+
"required": false,
|
|
777
|
+
"conditionKeys": [],
|
|
778
|
+
"dependentActions": []
|
|
779
|
+
},
|
|
744
780
|
{
|
|
745
781
|
"name": "tenant",
|
|
746
782
|
"required": false,
|
|
@@ -805,7 +841,9 @@
|
|
|
805
841
|
}
|
|
806
842
|
],
|
|
807
843
|
"conditionKeys": [
|
|
808
|
-
"ses:ApiVersion"
|
|
844
|
+
"ses:ApiVersion",
|
|
845
|
+
"aws:TagKeys",
|
|
846
|
+
"aws:RequestTag/${TagKey}"
|
|
809
847
|
],
|
|
810
848
|
"dependentActions": []
|
|
811
849
|
},
|
|
@@ -872,7 +910,8 @@
|
|
|
872
910
|
}
|
|
873
911
|
],
|
|
874
912
|
"conditionKeys": [
|
|
875
|
-
"ses:ApiVersion"
|
|
913
|
+
"ses:ApiVersion",
|
|
914
|
+
"aws:ResourceTag/${TagKey}"
|
|
876
915
|
],
|
|
877
916
|
"dependentActions": []
|
|
878
917
|
},
|
|
@@ -1009,7 +1048,8 @@
|
|
|
1009
1048
|
}
|
|
1010
1049
|
],
|
|
1011
1050
|
"conditionKeys": [
|
|
1012
|
-
"ses:ApiVersion"
|
|
1051
|
+
"ses:ApiVersion",
|
|
1052
|
+
"aws:ResourceTag/${TagKey}"
|
|
1013
1053
|
],
|
|
1014
1054
|
"dependentActions": []
|
|
1015
1055
|
},
|
|
@@ -1444,7 +1484,8 @@
|
|
|
1444
1484
|
}
|
|
1445
1485
|
],
|
|
1446
1486
|
"conditionKeys": [
|
|
1447
|
-
"ses:ApiVersion"
|
|
1487
|
+
"ses:ApiVersion",
|
|
1488
|
+
"aws:ResourceTag/${TagKey}"
|
|
1448
1489
|
],
|
|
1449
1490
|
"dependentActions": []
|
|
1450
1491
|
},
|
|
@@ -2461,7 +2502,9 @@
|
|
|
2461
2502
|
}
|
|
2462
2503
|
],
|
|
2463
2504
|
"conditionKeys": [
|
|
2464
|
-
"ses:ApiVersion"
|
|
2505
|
+
"ses:ApiVersion",
|
|
2506
|
+
"aws:TagKeys",
|
|
2507
|
+
"aws:RequestTag/${TagKey}"
|
|
2465
2508
|
],
|
|
2466
2509
|
"dependentActions": []
|
|
2467
2510
|
},
|
|
@@ -2623,7 +2666,8 @@
|
|
|
2623
2666
|
}
|
|
2624
2667
|
],
|
|
2625
2668
|
"conditionKeys": [
|
|
2626
|
-
"ses:ApiVersion"
|
|
2669
|
+
"ses:ApiVersion",
|
|
2670
|
+
"aws:ResourceTag/${TagKey}"
|
|
2627
2671
|
],
|
|
2628
2672
|
"dependentActions": []
|
|
2629
2673
|
},
|
|
@@ -2762,6 +2806,18 @@
|
|
|
2762
2806
|
],
|
|
2763
2807
|
"dependentActions": []
|
|
2764
2808
|
},
|
|
2809
|
+
"getemailaddressinsights": {
|
|
2810
|
+
"name": "GetEmailAddressInsights",
|
|
2811
|
+
"description": "Grants permission to get insights about email address",
|
|
2812
|
+
"accessLevel": "Read",
|
|
2813
|
+
"resourceTypes": [],
|
|
2814
|
+
"conditionKeys": [
|
|
2815
|
+
"ses:ApiVersion"
|
|
2816
|
+
],
|
|
2817
|
+
"dependentActions": [
|
|
2818
|
+
"iam:CreateServiceLinkedRole"
|
|
2819
|
+
]
|
|
2820
|
+
},
|
|
2765
2821
|
"getemailidentitypolicies": {
|
|
2766
2822
|
"name": "GetEmailIdentityPolicies",
|
|
2767
2823
|
"description": "Grants permission to return the requested sending authorization policies for the given identity (an email address or a domain)",
|
|
@@ -2793,7 +2849,8 @@
|
|
|
2793
2849
|
}
|
|
2794
2850
|
],
|
|
2795
2851
|
"conditionKeys": [
|
|
2796
|
-
"ses:ApiVersion"
|
|
2852
|
+
"ses:ApiVersion",
|
|
2853
|
+
"aws:ResourceTag/${TagKey}"
|
|
2797
2854
|
],
|
|
2798
2855
|
"dependentActions": []
|
|
2799
2856
|
},
|
|
@@ -3371,7 +3428,8 @@
|
|
|
3371
3428
|
}
|
|
3372
3429
|
],
|
|
3373
3430
|
"conditionKeys": [
|
|
3374
|
-
"ses:ApiVersion"
|
|
3431
|
+
"ses:ApiVersion",
|
|
3432
|
+
"aws:ResourceTag/${TagKey}"
|
|
3375
3433
|
],
|
|
3376
3434
|
"dependentActions": []
|
|
3377
3435
|
},
|
iamdata/data/actions/signin.json
CHANGED
|
@@ -1,4 +1,20 @@
|
|
|
1
1
|
{
|
|
2
|
+
"authorizeoauth2access": {
|
|
3
|
+
"name": "AuthorizeOAuth2Access",
|
|
4
|
+
"description": "Grants permission to authenticate through a browser and obtain an OAuth 2.0 authorization code for credential exchange",
|
|
5
|
+
"accessLevel": "Read",
|
|
6
|
+
"resourceTypes": [],
|
|
7
|
+
"conditionKeys": [],
|
|
8
|
+
"dependentActions": []
|
|
9
|
+
},
|
|
10
|
+
"createoauth2token": {
|
|
11
|
+
"name": "CreateOAuth2Token",
|
|
12
|
+
"description": "Grants permission to exchange an authorization code for OAuth 2.0 access token and refresh token that can be used to access AWS services from developer tools and applications",
|
|
13
|
+
"accessLevel": "Read",
|
|
14
|
+
"resourceTypes": [],
|
|
15
|
+
"conditionKeys": [],
|
|
16
|
+
"dependentActions": []
|
|
17
|
+
},
|
|
2
18
|
"createtrustedidentitypropagationapplicationforconsole": {
|
|
3
19
|
"name": "CreateTrustedIdentityPropagationApplicationForConsole",
|
|
4
20
|
"description": "Grants permission to create an Identity Center application that represents the AWS Management Console on an Identity Center organization instance",
|
iamdata/data/actions/ssm.json
CHANGED
|
@@ -2115,7 +2115,7 @@
|
|
|
2115
2115
|
"accessLevel": "Write",
|
|
2116
2116
|
"resourceTypes": [
|
|
2117
2117
|
{
|
|
2118
|
-
"name": "automation-
|
|
2118
|
+
"name": "automation-execution",
|
|
2119
2119
|
"required": true,
|
|
2120
2120
|
"conditionKeys": [],
|
|
2121
2121
|
"dependentActions": []
|
|
@@ -2125,11 +2125,19 @@
|
|
|
2125
2125
|
"required": true,
|
|
2126
2126
|
"conditionKeys": [],
|
|
2127
2127
|
"dependentActions": []
|
|
2128
|
+
},
|
|
2129
|
+
{
|
|
2130
|
+
"name": "automation-definition",
|
|
2131
|
+
"required": false,
|
|
2132
|
+
"conditionKeys": [],
|
|
2133
|
+
"dependentActions": []
|
|
2128
2134
|
}
|
|
2129
2135
|
],
|
|
2130
2136
|
"conditionKeys": [
|
|
2131
2137
|
"aws:RequestTag/${TagKey}",
|
|
2132
|
-
"aws:
|
|
2138
|
+
"aws:ResourceTag/${TagKey}",
|
|
2139
|
+
"aws:TagKeys",
|
|
2140
|
+
"ssm:DocumentVersion"
|
|
2133
2141
|
],
|
|
2134
2142
|
"dependentActions": []
|
|
2135
2143
|
},
|
|
@@ -2139,7 +2147,7 @@
|
|
|
2139
2147
|
"accessLevel": "Write",
|
|
2140
2148
|
"resourceTypes": [
|
|
2141
2149
|
{
|
|
2142
|
-
"name": "automation-
|
|
2150
|
+
"name": "automation-execution",
|
|
2143
2151
|
"required": true,
|
|
2144
2152
|
"conditionKeys": [],
|
|
2145
2153
|
"dependentActions": []
|
|
@@ -2149,12 +2157,20 @@
|
|
|
2149
2157
|
"required": true,
|
|
2150
2158
|
"conditionKeys": [],
|
|
2151
2159
|
"dependentActions": []
|
|
2160
|
+
},
|
|
2161
|
+
{
|
|
2162
|
+
"name": "automation-definition",
|
|
2163
|
+
"required": false,
|
|
2164
|
+
"conditionKeys": [],
|
|
2165
|
+
"dependentActions": []
|
|
2152
2166
|
}
|
|
2153
2167
|
],
|
|
2154
2168
|
"conditionKeys": [
|
|
2155
2169
|
"aws:RequestTag/${TagKey}",
|
|
2170
|
+
"aws:ResourceTag/${TagKey}",
|
|
2156
2171
|
"aws:TagKeys",
|
|
2157
|
-
"ssm:AutoApprove"
|
|
2172
|
+
"ssm:AutoApprove",
|
|
2173
|
+
"ssm:DocumentVersion"
|
|
2158
2174
|
],
|
|
2159
2175
|
"dependentActions": []
|
|
2160
2176
|
},
|
iamdata/data/actions/tag.json
CHANGED
|
@@ -39,6 +39,14 @@
|
|
|
39
39
|
"conditionKeys": [],
|
|
40
40
|
"dependentActions": []
|
|
41
41
|
},
|
|
42
|
+
"listrequiredtags": {
|
|
43
|
+
"name": "ListRequiredTags",
|
|
44
|
+
"description": "Grants permission to list required tags for supported resource types in the calling account",
|
|
45
|
+
"accessLevel": "List",
|
|
46
|
+
"resourceTypes": [],
|
|
47
|
+
"conditionKeys": [],
|
|
48
|
+
"dependentActions": []
|
|
49
|
+
},
|
|
42
50
|
"startreportcreation": {
|
|
43
51
|
"name": "StartReportCreation",
|
|
44
52
|
"description": "Grants permission to start generating a report listing all tagged resources in accounts across your organization, and whether each resource is compliant with the effective tag policy",
|
|
@@ -193,6 +193,44 @@
|
|
|
193
193
|
],
|
|
194
194
|
"dependentActions": []
|
|
195
195
|
},
|
|
196
|
+
"rebootdbcluster": {
|
|
197
|
+
"name": "RebootDbCluster",
|
|
198
|
+
"description": "Grants permission to reboot a Timestream InfluxDB Cluster",
|
|
199
|
+
"accessLevel": "Write",
|
|
200
|
+
"resourceTypes": [
|
|
201
|
+
{
|
|
202
|
+
"name": "db-cluster",
|
|
203
|
+
"required": true,
|
|
204
|
+
"conditionKeys": [],
|
|
205
|
+
"dependentActions": [
|
|
206
|
+
"timestream-influxdb:RebootDbInstance"
|
|
207
|
+
]
|
|
208
|
+
},
|
|
209
|
+
{
|
|
210
|
+
"name": "db-instance",
|
|
211
|
+
"required": false,
|
|
212
|
+
"conditionKeys": [],
|
|
213
|
+
"dependentActions": []
|
|
214
|
+
}
|
|
215
|
+
],
|
|
216
|
+
"conditionKeys": [],
|
|
217
|
+
"dependentActions": []
|
|
218
|
+
},
|
|
219
|
+
"rebootdbinstance": {
|
|
220
|
+
"name": "RebootDbInstance",
|
|
221
|
+
"description": "Grants permission to reboot a Timestream InfluxDB instance",
|
|
222
|
+
"accessLevel": "Write",
|
|
223
|
+
"resourceTypes": [
|
|
224
|
+
{
|
|
225
|
+
"name": "db-instance",
|
|
226
|
+
"required": true,
|
|
227
|
+
"conditionKeys": [],
|
|
228
|
+
"dependentActions": []
|
|
229
|
+
}
|
|
230
|
+
],
|
|
231
|
+
"conditionKeys": [],
|
|
232
|
+
"dependentActions": []
|
|
233
|
+
},
|
|
196
234
|
"tagresource": {
|
|
197
235
|
"name": "TagResource",
|
|
198
236
|
"description": "Grants permission to tag a Timestream InfluxDB resource",
|
|
@@ -0,0 +1,361 @@
|
|
|
1
|
+
{
|
|
2
|
+
"completetransformationpackageupload": {
|
|
3
|
+
"name": "CompleteTransformationPackageUpload",
|
|
4
|
+
"description": "Grants permission to invoke CompleteTransformationPackageUpload on AWS Transform custom",
|
|
5
|
+
"accessLevel": "Write",
|
|
6
|
+
"resourceTypes": [
|
|
7
|
+
{
|
|
8
|
+
"name": "package",
|
|
9
|
+
"required": true,
|
|
10
|
+
"conditionKeys": [],
|
|
11
|
+
"dependentActions": []
|
|
12
|
+
}
|
|
13
|
+
],
|
|
14
|
+
"conditionKeys": [
|
|
15
|
+
"aws:ResourceTag/${TagKey}"
|
|
16
|
+
],
|
|
17
|
+
"dependentActions": []
|
|
18
|
+
},
|
|
19
|
+
"conversestream": {
|
|
20
|
+
"name": "ConverseStream",
|
|
21
|
+
"description": "Grants permission to invoke ConverseStream on AWS Transform custom",
|
|
22
|
+
"accessLevel": "Write",
|
|
23
|
+
"resourceTypes": [],
|
|
24
|
+
"conditionKeys": [],
|
|
25
|
+
"dependentActions": []
|
|
26
|
+
},
|
|
27
|
+
"createcampaign": {
|
|
28
|
+
"name": "CreateCampaign",
|
|
29
|
+
"description": "Grants permission to invoke CreateCampaign on AWS Transform custom",
|
|
30
|
+
"accessLevel": "Write",
|
|
31
|
+
"resourceTypes": [
|
|
32
|
+
{
|
|
33
|
+
"name": "campaign",
|
|
34
|
+
"required": true,
|
|
35
|
+
"conditionKeys": [],
|
|
36
|
+
"dependentActions": []
|
|
37
|
+
}
|
|
38
|
+
],
|
|
39
|
+
"conditionKeys": [
|
|
40
|
+
"aws:RequestTag/${TagKey}",
|
|
41
|
+
"aws:ResourceTag/${TagKey}",
|
|
42
|
+
"aws:TagKeys"
|
|
43
|
+
],
|
|
44
|
+
"dependentActions": []
|
|
45
|
+
},
|
|
46
|
+
"createtransformationpackageurl": {
|
|
47
|
+
"name": "CreateTransformationPackageUrl",
|
|
48
|
+
"description": "Grants permission to invoke CreateTransformationPackageUrl on AWS Transform custom",
|
|
49
|
+
"accessLevel": "Write",
|
|
50
|
+
"resourceTypes": [
|
|
51
|
+
{
|
|
52
|
+
"name": "package",
|
|
53
|
+
"required": true,
|
|
54
|
+
"conditionKeys": [],
|
|
55
|
+
"dependentActions": []
|
|
56
|
+
}
|
|
57
|
+
],
|
|
58
|
+
"conditionKeys": [
|
|
59
|
+
"aws:RequestTag/${TagKey}",
|
|
60
|
+
"aws:ResourceTag/${TagKey}",
|
|
61
|
+
"aws:TagKeys"
|
|
62
|
+
],
|
|
63
|
+
"dependentActions": []
|
|
64
|
+
},
|
|
65
|
+
"deletecampaign": {
|
|
66
|
+
"name": "DeleteCampaign",
|
|
67
|
+
"description": "Grants permission to invoke DeleteCampaign on AWS Transform custom",
|
|
68
|
+
"accessLevel": "Write",
|
|
69
|
+
"resourceTypes": [
|
|
70
|
+
{
|
|
71
|
+
"name": "campaign",
|
|
72
|
+
"required": true,
|
|
73
|
+
"conditionKeys": [],
|
|
74
|
+
"dependentActions": []
|
|
75
|
+
}
|
|
76
|
+
],
|
|
77
|
+
"conditionKeys": [
|
|
78
|
+
"aws:ResourceTag/${TagKey}"
|
|
79
|
+
],
|
|
80
|
+
"dependentActions": []
|
|
81
|
+
},
|
|
82
|
+
"deleteknowledgeitem": {
|
|
83
|
+
"name": "DeleteKnowledgeItem",
|
|
84
|
+
"description": "Grants permission to invoke DeleteKnowledgeItem on AWS Transform custom",
|
|
85
|
+
"accessLevel": "Write",
|
|
86
|
+
"resourceTypes": [
|
|
87
|
+
{
|
|
88
|
+
"name": "knowledge-item",
|
|
89
|
+
"required": true,
|
|
90
|
+
"conditionKeys": [],
|
|
91
|
+
"dependentActions": []
|
|
92
|
+
}
|
|
93
|
+
],
|
|
94
|
+
"conditionKeys": [
|
|
95
|
+
"aws:ResourceTag/${TagKey}"
|
|
96
|
+
],
|
|
97
|
+
"dependentActions": []
|
|
98
|
+
},
|
|
99
|
+
"deletetransformationpackage": {
|
|
100
|
+
"name": "DeleteTransformationPackage",
|
|
101
|
+
"description": "Grants permission to invoke DeleteTransformationPackage on AWS Transform custom",
|
|
102
|
+
"accessLevel": "Write",
|
|
103
|
+
"resourceTypes": [
|
|
104
|
+
{
|
|
105
|
+
"name": "package",
|
|
106
|
+
"required": true,
|
|
107
|
+
"conditionKeys": [],
|
|
108
|
+
"dependentActions": []
|
|
109
|
+
}
|
|
110
|
+
],
|
|
111
|
+
"conditionKeys": [
|
|
112
|
+
"aws:ResourceTag/${TagKey}"
|
|
113
|
+
],
|
|
114
|
+
"dependentActions": []
|
|
115
|
+
},
|
|
116
|
+
"executetransformation": {
|
|
117
|
+
"name": "ExecuteTransformation",
|
|
118
|
+
"description": "Grants permission to invoke ExecuteTransformation on AWS Transform custom",
|
|
119
|
+
"accessLevel": "Write",
|
|
120
|
+
"resourceTypes": [
|
|
121
|
+
{
|
|
122
|
+
"name": "package",
|
|
123
|
+
"required": true,
|
|
124
|
+
"conditionKeys": [],
|
|
125
|
+
"dependentActions": []
|
|
126
|
+
}
|
|
127
|
+
],
|
|
128
|
+
"conditionKeys": [
|
|
129
|
+
"aws:ResourceTag/${TagKey}"
|
|
130
|
+
],
|
|
131
|
+
"dependentActions": []
|
|
132
|
+
},
|
|
133
|
+
"getcampaign": {
|
|
134
|
+
"name": "GetCampaign",
|
|
135
|
+
"description": "Grants permission to invoke GetCampaign on AWS Transform custom",
|
|
136
|
+
"accessLevel": "Read",
|
|
137
|
+
"resourceTypes": [
|
|
138
|
+
{
|
|
139
|
+
"name": "campaign",
|
|
140
|
+
"required": true,
|
|
141
|
+
"conditionKeys": [],
|
|
142
|
+
"dependentActions": []
|
|
143
|
+
}
|
|
144
|
+
],
|
|
145
|
+
"conditionKeys": [
|
|
146
|
+
"aws:ResourceTag/${TagKey}"
|
|
147
|
+
],
|
|
148
|
+
"dependentActions": []
|
|
149
|
+
},
|
|
150
|
+
"getknowledgeitem": {
|
|
151
|
+
"name": "GetKnowledgeItem",
|
|
152
|
+
"description": "Grants permission to invoke GetKnowledgeItem on AWS Transform custom",
|
|
153
|
+
"accessLevel": "Read",
|
|
154
|
+
"resourceTypes": [
|
|
155
|
+
{
|
|
156
|
+
"name": "knowledge-item",
|
|
157
|
+
"required": true,
|
|
158
|
+
"conditionKeys": [],
|
|
159
|
+
"dependentActions": []
|
|
160
|
+
}
|
|
161
|
+
],
|
|
162
|
+
"conditionKeys": [
|
|
163
|
+
"aws:ResourceTag/${TagKey}"
|
|
164
|
+
],
|
|
165
|
+
"dependentActions": []
|
|
166
|
+
},
|
|
167
|
+
"gettransformationpackageurl": {
|
|
168
|
+
"name": "GetTransformationPackageUrl",
|
|
169
|
+
"description": "Grants permission to invoke GetTransformationPackageUrl on AWS Transform custom",
|
|
170
|
+
"accessLevel": "Read",
|
|
171
|
+
"resourceTypes": [
|
|
172
|
+
{
|
|
173
|
+
"name": "package",
|
|
174
|
+
"required": true,
|
|
175
|
+
"conditionKeys": [],
|
|
176
|
+
"dependentActions": []
|
|
177
|
+
}
|
|
178
|
+
],
|
|
179
|
+
"conditionKeys": [
|
|
180
|
+
"aws:ResourceTag/${TagKey}"
|
|
181
|
+
],
|
|
182
|
+
"dependentActions": []
|
|
183
|
+
},
|
|
184
|
+
"listcampaignrepositories": {
|
|
185
|
+
"name": "ListCampaignRepositories",
|
|
186
|
+
"description": "Grants permission to invoke ListCampaignRepositories on AWS Transform custom",
|
|
187
|
+
"accessLevel": "Read",
|
|
188
|
+
"resourceTypes": [
|
|
189
|
+
{
|
|
190
|
+
"name": "campaign",
|
|
191
|
+
"required": true,
|
|
192
|
+
"conditionKeys": [],
|
|
193
|
+
"dependentActions": []
|
|
194
|
+
}
|
|
195
|
+
],
|
|
196
|
+
"conditionKeys": [
|
|
197
|
+
"aws:ResourceTag/${TagKey}"
|
|
198
|
+
],
|
|
199
|
+
"dependentActions": []
|
|
200
|
+
},
|
|
201
|
+
"listcampaigns": {
|
|
202
|
+
"name": "ListCampaigns",
|
|
203
|
+
"description": "Grants permission to invoke ListCampaign on AWS Transform custom",
|
|
204
|
+
"accessLevel": "List",
|
|
205
|
+
"resourceTypes": [],
|
|
206
|
+
"conditionKeys": [],
|
|
207
|
+
"dependentActions": []
|
|
208
|
+
},
|
|
209
|
+
"listknowledgeitems": {
|
|
210
|
+
"name": "ListKnowledgeItems",
|
|
211
|
+
"description": "Grants permission to invoke ListKnowledgeItems on AWS Transform custom",
|
|
212
|
+
"accessLevel": "List",
|
|
213
|
+
"resourceTypes": [],
|
|
214
|
+
"conditionKeys": [],
|
|
215
|
+
"dependentActions": []
|
|
216
|
+
},
|
|
217
|
+
"listtagsforresource": {
|
|
218
|
+
"name": "ListTagsForResource",
|
|
219
|
+
"description": "Grants permission to invoke ListTagsForResource on AWS Transform custom",
|
|
220
|
+
"accessLevel": "Read",
|
|
221
|
+
"resourceTypes": [],
|
|
222
|
+
"conditionKeys": [],
|
|
223
|
+
"dependentActions": []
|
|
224
|
+
},
|
|
225
|
+
"listtransformationpackagemetadata": {
|
|
226
|
+
"name": "ListTransformationPackageMetadata",
|
|
227
|
+
"description": "Grants permission to invoke ListTransformationPackageMetadata on AWS Transform custom",
|
|
228
|
+
"accessLevel": "List",
|
|
229
|
+
"resourceTypes": [],
|
|
230
|
+
"conditionKeys": [],
|
|
231
|
+
"dependentActions": []
|
|
232
|
+
},
|
|
233
|
+
"tagresource": {
|
|
234
|
+
"name": "TagResource",
|
|
235
|
+
"description": "Grants permission to invoke TagResource on AWS Transform custom",
|
|
236
|
+
"accessLevel": "Tagging",
|
|
237
|
+
"resourceTypes": [
|
|
238
|
+
{
|
|
239
|
+
"name": "campaign",
|
|
240
|
+
"required": false,
|
|
241
|
+
"conditionKeys": [],
|
|
242
|
+
"dependentActions": []
|
|
243
|
+
},
|
|
244
|
+
{
|
|
245
|
+
"name": "knowledge-item",
|
|
246
|
+
"required": false,
|
|
247
|
+
"conditionKeys": [],
|
|
248
|
+
"dependentActions": []
|
|
249
|
+
},
|
|
250
|
+
{
|
|
251
|
+
"name": "package",
|
|
252
|
+
"required": false,
|
|
253
|
+
"conditionKeys": [],
|
|
254
|
+
"dependentActions": []
|
|
255
|
+
}
|
|
256
|
+
],
|
|
257
|
+
"conditionKeys": [
|
|
258
|
+
"aws:RequestTag/${TagKey}",
|
|
259
|
+
"aws:ResourceTag/${TagKey}",
|
|
260
|
+
"aws:TagKeys"
|
|
261
|
+
],
|
|
262
|
+
"dependentActions": []
|
|
263
|
+
},
|
|
264
|
+
"untagresource": {
|
|
265
|
+
"name": "UntagResource",
|
|
266
|
+
"description": "Grants permission to invoke UntagResource on AWS Transform custom",
|
|
267
|
+
"accessLevel": "Tagging",
|
|
268
|
+
"resourceTypes": [
|
|
269
|
+
{
|
|
270
|
+
"name": "campaign",
|
|
271
|
+
"required": false,
|
|
272
|
+
"conditionKeys": [],
|
|
273
|
+
"dependentActions": []
|
|
274
|
+
},
|
|
275
|
+
{
|
|
276
|
+
"name": "knowledge-item",
|
|
277
|
+
"required": false,
|
|
278
|
+
"conditionKeys": [],
|
|
279
|
+
"dependentActions": []
|
|
280
|
+
},
|
|
281
|
+
{
|
|
282
|
+
"name": "package",
|
|
283
|
+
"required": false,
|
|
284
|
+
"conditionKeys": [],
|
|
285
|
+
"dependentActions": []
|
|
286
|
+
}
|
|
287
|
+
],
|
|
288
|
+
"conditionKeys": [
|
|
289
|
+
"aws:TagKeys"
|
|
290
|
+
],
|
|
291
|
+
"dependentActions": []
|
|
292
|
+
},
|
|
293
|
+
"updatecampaign": {
|
|
294
|
+
"name": "UpdateCampaign",
|
|
295
|
+
"description": "Grants permission to invoke UpdateCampaign on AWS Transform custom",
|
|
296
|
+
"accessLevel": "Write",
|
|
297
|
+
"resourceTypes": [
|
|
298
|
+
{
|
|
299
|
+
"name": "campaign",
|
|
300
|
+
"required": true,
|
|
301
|
+
"conditionKeys": [],
|
|
302
|
+
"dependentActions": []
|
|
303
|
+
}
|
|
304
|
+
],
|
|
305
|
+
"conditionKeys": [
|
|
306
|
+
"aws:ResourceTag/${TagKey}"
|
|
307
|
+
],
|
|
308
|
+
"dependentActions": []
|
|
309
|
+
},
|
|
310
|
+
"updatecampaignrepositorystatus": {
|
|
311
|
+
"name": "UpdateCampaignRepositoryStatus",
|
|
312
|
+
"description": "Grants permission to invoke UpdateCampaignRepositories on AWS Transform custom",
|
|
313
|
+
"accessLevel": "Write",
|
|
314
|
+
"resourceTypes": [
|
|
315
|
+
{
|
|
316
|
+
"name": "campaign",
|
|
317
|
+
"required": true,
|
|
318
|
+
"conditionKeys": [],
|
|
319
|
+
"dependentActions": []
|
|
320
|
+
}
|
|
321
|
+
],
|
|
322
|
+
"conditionKeys": [
|
|
323
|
+
"aws:ResourceTag/${TagKey}"
|
|
324
|
+
],
|
|
325
|
+
"dependentActions": []
|
|
326
|
+
},
|
|
327
|
+
"updateknowledgeitemconfiguration": {
|
|
328
|
+
"name": "UpdateKnowledgeItemConfiguration",
|
|
329
|
+
"description": "Grants permission to invoke UpdateKnowledgeItemConfiguration on AWS Transform custom",
|
|
330
|
+
"accessLevel": "Write",
|
|
331
|
+
"resourceTypes": [
|
|
332
|
+
{
|
|
333
|
+
"name": "package",
|
|
334
|
+
"required": true,
|
|
335
|
+
"conditionKeys": [],
|
|
336
|
+
"dependentActions": []
|
|
337
|
+
}
|
|
338
|
+
],
|
|
339
|
+
"conditionKeys": [
|
|
340
|
+
"aws:ResourceTag/${TagKey}"
|
|
341
|
+
],
|
|
342
|
+
"dependentActions": []
|
|
343
|
+
},
|
|
344
|
+
"updateknowledgeitemstatus": {
|
|
345
|
+
"name": "UpdateKnowledgeItemStatus",
|
|
346
|
+
"description": "Grants permission to invoke UpdateKnowledgeItemStatus on AWS Transform custom",
|
|
347
|
+
"accessLevel": "Write",
|
|
348
|
+
"resourceTypes": [
|
|
349
|
+
{
|
|
350
|
+
"name": "knowledge-item",
|
|
351
|
+
"required": true,
|
|
352
|
+
"conditionKeys": [],
|
|
353
|
+
"dependentActions": []
|
|
354
|
+
}
|
|
355
|
+
],
|
|
356
|
+
"conditionKeys": [
|
|
357
|
+
"aws:ResourceTag/${TagKey}"
|
|
358
|
+
],
|
|
359
|
+
"dependentActions": []
|
|
360
|
+
}
|
|
361
|
+
}
|