aws-iam-data 0.0.147 → 0.0.148
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.
|
@@ -1,4 +1,49 @@
|
|
|
1
1
|
[
|
|
2
|
+
{
|
|
3
|
+
"dateOfChange": "2024-02-07",
|
|
4
|
+
"addedServices": [
|
|
5
|
+
"AWS Billing And Cost Management Data Exports"
|
|
6
|
+
],
|
|
7
|
+
"removedServices": [
|
|
8
|
+
"AWS Billing and Cost Management And Cost Management Data Exports"
|
|
9
|
+
],
|
|
10
|
+
"addedActions": {
|
|
11
|
+
"AWS AppSync": [
|
|
12
|
+
"appsync:GetGraphqlApiEnvironmentVariables",
|
|
13
|
+
"appsync:PutGraphqlApiEnvironmentVariables"
|
|
14
|
+
],
|
|
15
|
+
"AWS Billing And Cost Management Data Exports": [
|
|
16
|
+
"bcm-data-exports:CreateExport",
|
|
17
|
+
"bcm-data-exports:DeleteExport",
|
|
18
|
+
"bcm-data-exports:GetExecution",
|
|
19
|
+
"bcm-data-exports:GetExport",
|
|
20
|
+
"bcm-data-exports:GetTable",
|
|
21
|
+
"bcm-data-exports:ListExecutions",
|
|
22
|
+
"bcm-data-exports:ListExports",
|
|
23
|
+
"bcm-data-exports:ListTables",
|
|
24
|
+
"bcm-data-exports:ListTagsForResource",
|
|
25
|
+
"bcm-data-exports:TagResource",
|
|
26
|
+
"bcm-data-exports:UntagResource",
|
|
27
|
+
"bcm-data-exports:UpdateExport"
|
|
28
|
+
]
|
|
29
|
+
},
|
|
30
|
+
"removedActions": {
|
|
31
|
+
"AWS Billing and Cost Management And Cost Management Data Exports": [
|
|
32
|
+
"bcm-data-exports:CreateExport",
|
|
33
|
+
"bcm-data-exports:DeleteExport",
|
|
34
|
+
"bcm-data-exports:GetExecution",
|
|
35
|
+
"bcm-data-exports:GetExport",
|
|
36
|
+
"bcm-data-exports:GetTable",
|
|
37
|
+
"bcm-data-exports:ListExecutions",
|
|
38
|
+
"bcm-data-exports:ListExports",
|
|
39
|
+
"bcm-data-exports:ListTables",
|
|
40
|
+
"bcm-data-exports:ListTagsForResource",
|
|
41
|
+
"bcm-data-exports:TagResource",
|
|
42
|
+
"bcm-data-exports:UntagResource",
|
|
43
|
+
"bcm-data-exports:UpdateExport"
|
|
44
|
+
]
|
|
45
|
+
}
|
|
46
|
+
},
|
|
2
47
|
{
|
|
3
48
|
"dateOfChange": "2024-02-04",
|
|
4
49
|
"addedServices": [
|
package/dist/data/json/iam.json
CHANGED
|
@@ -18138,6 +18138,21 @@
|
|
|
18138
18138
|
}
|
|
18139
18139
|
]
|
|
18140
18140
|
},
|
|
18141
|
+
{
|
|
18142
|
+
"name": "GetGraphqlApiEnvironmentVariables",
|
|
18143
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/appsync/latest/APIReference/API_GetGraphqlApiEnvironmentVariables.html",
|
|
18144
|
+
"permissionOnly": false,
|
|
18145
|
+
"description": "Grants permission to retrieve the environment variables for a GraphQL API",
|
|
18146
|
+
"accessLevel": "Read",
|
|
18147
|
+
"resourceTypes": [
|
|
18148
|
+
{
|
|
18149
|
+
"resourceType": "",
|
|
18150
|
+
"required": false,
|
|
18151
|
+
"conditionKeys": [],
|
|
18152
|
+
"dependentActions": []
|
|
18153
|
+
}
|
|
18154
|
+
]
|
|
18155
|
+
},
|
|
18141
18156
|
{
|
|
18142
18157
|
"name": "GetIntrospectionSchema",
|
|
18143
18158
|
"apiReferenceUrl": "https://docs.aws.amazon.com/appsync/latest/APIReference/API_GetIntrospectionSchema.html",
|
|
@@ -18422,6 +18437,21 @@
|
|
|
18422
18437
|
}
|
|
18423
18438
|
]
|
|
18424
18439
|
},
|
|
18440
|
+
{
|
|
18441
|
+
"name": "PutGraphqlApiEnvironmentVariables",
|
|
18442
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/appsync/latest/APIReference/API_PutGraphqlApiEnvironmentVariables.html",
|
|
18443
|
+
"permissionOnly": false,
|
|
18444
|
+
"description": "Grants permission to update the environment variables for a GraphQL API",
|
|
18445
|
+
"accessLevel": "Write",
|
|
18446
|
+
"resourceTypes": [
|
|
18447
|
+
{
|
|
18448
|
+
"resourceType": "",
|
|
18449
|
+
"required": false,
|
|
18450
|
+
"conditionKeys": [],
|
|
18451
|
+
"dependentActions": []
|
|
18452
|
+
}
|
|
18453
|
+
]
|
|
18454
|
+
},
|
|
18425
18455
|
{
|
|
18426
18456
|
"name": "PutResourcePolicy",
|
|
18427
18457
|
"apiReferenceUrl": "https://docs.aws.amazon.com/appsync/latest/devguide/merge-api.html",
|
|
@@ -27195,7 +27225,7 @@
|
|
|
27195
27225
|
"conditionKeys": []
|
|
27196
27226
|
},
|
|
27197
27227
|
{
|
|
27198
|
-
"name": "AWS Billing
|
|
27228
|
+
"name": "AWS Billing And Cost Management Data Exports",
|
|
27199
27229
|
"authReferenceUrl": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_awsbillingandcostmanagementdataexports.html",
|
|
27200
27230
|
"servicePrefix": "bcm-data-exports",
|
|
27201
27231
|
"actions": [
|
|
@@ -74790,7 +74820,7 @@
|
|
|
74790
74820
|
"name": "connect:UserArn",
|
|
74791
74821
|
"apiReferenceUrl": "https://docs.aws.amazon.com/connect/latest/APIReference/API_UserReference.html",
|
|
74792
74822
|
"description": "Filters access by connect's UserArn",
|
|
74793
|
-
"type": "
|
|
74823
|
+
"type": "ARN"
|
|
74794
74824
|
}
|
|
74795
74825
|
]
|
|
74796
74826
|
},
|
|
@@ -119622,7 +119652,10 @@
|
|
|
119622
119652
|
{
|
|
119623
119653
|
"resourceType": "component",
|
|
119624
119654
|
"required": true,
|
|
119625
|
-
"conditionKeys": [
|
|
119655
|
+
"conditionKeys": [
|
|
119656
|
+
"aws:RequestTag/${TagKey}",
|
|
119657
|
+
"aws:TagKeys"
|
|
119658
|
+
],
|
|
119626
119659
|
"dependentActions": [
|
|
119627
119660
|
"iam:CreateServiceLinkedRole",
|
|
119628
119661
|
"imagebuilder:TagResource",
|
|
@@ -119630,21 +119663,6 @@
|
|
|
119630
119663
|
"kms:GenerateDataKey",
|
|
119631
119664
|
"kms:GenerateDataKeyWithoutPlaintext"
|
|
119632
119665
|
]
|
|
119633
|
-
},
|
|
119634
|
-
{
|
|
119635
|
-
"resourceType": "kmsKey",
|
|
119636
|
-
"required": false,
|
|
119637
|
-
"conditionKeys": [],
|
|
119638
|
-
"dependentActions": []
|
|
119639
|
-
},
|
|
119640
|
-
{
|
|
119641
|
-
"resourceType": "",
|
|
119642
|
-
"required": false,
|
|
119643
|
-
"conditionKeys": [
|
|
119644
|
-
"aws:RequestTag/${TagKey}",
|
|
119645
|
-
"aws:TagKeys"
|
|
119646
|
-
],
|
|
119647
|
-
"dependentActions": []
|
|
119648
119666
|
}
|
|
119649
119667
|
]
|
|
119650
119668
|
},
|
|
@@ -119658,7 +119676,10 @@
|
|
|
119658
119676
|
{
|
|
119659
119677
|
"resourceType": "containerRecipe",
|
|
119660
119678
|
"required": true,
|
|
119661
|
-
"conditionKeys": [
|
|
119679
|
+
"conditionKeys": [
|
|
119680
|
+
"aws:RequestTag/${TagKey}",
|
|
119681
|
+
"aws:TagKeys"
|
|
119682
|
+
],
|
|
119662
119683
|
"dependentActions": [
|
|
119663
119684
|
"ecr:DescribeImages",
|
|
119664
119685
|
"ecr:DescribeRepositories",
|
|
@@ -119670,15 +119691,6 @@
|
|
|
119670
119691
|
"kms:GenerateDataKey",
|
|
119671
119692
|
"kms:GenerateDataKeyWithoutPlaintext"
|
|
119672
119693
|
]
|
|
119673
|
-
},
|
|
119674
|
-
{
|
|
119675
|
-
"resourceType": "",
|
|
119676
|
-
"required": false,
|
|
119677
|
-
"conditionKeys": [
|
|
119678
|
-
"aws:RequestTag/${TagKey}",
|
|
119679
|
-
"aws:TagKeys"
|
|
119680
|
-
],
|
|
119681
|
-
"dependentActions": []
|
|
119682
119694
|
}
|
|
119683
119695
|
]
|
|
119684
119696
|
},
|
|
@@ -119692,20 +119704,14 @@
|
|
|
119692
119704
|
{
|
|
119693
119705
|
"resourceType": "distributionConfiguration",
|
|
119694
119706
|
"required": true,
|
|
119695
|
-
"conditionKeys": [],
|
|
119696
|
-
"dependentActions": [
|
|
119697
|
-
"iam:CreateServiceLinkedRole",
|
|
119698
|
-
"imagebuilder:TagResource"
|
|
119699
|
-
]
|
|
119700
|
-
},
|
|
119701
|
-
{
|
|
119702
|
-
"resourceType": "",
|
|
119703
|
-
"required": false,
|
|
119704
119707
|
"conditionKeys": [
|
|
119705
119708
|
"aws:RequestTag/${TagKey}",
|
|
119706
119709
|
"aws:TagKeys"
|
|
119707
119710
|
],
|
|
119708
|
-
"dependentActions": [
|
|
119711
|
+
"dependentActions": [
|
|
119712
|
+
"iam:CreateServiceLinkedRole",
|
|
119713
|
+
"imagebuilder:TagResource"
|
|
119714
|
+
]
|
|
119709
119715
|
}
|
|
119710
119716
|
]
|
|
119711
119717
|
},
|
|
@@ -119719,7 +119725,10 @@
|
|
|
119719
119725
|
{
|
|
119720
119726
|
"resourceType": "image",
|
|
119721
119727
|
"required": true,
|
|
119722
|
-
"conditionKeys": [
|
|
119728
|
+
"conditionKeys": [
|
|
119729
|
+
"aws:RequestTag/${TagKey}",
|
|
119730
|
+
"aws:TagKeys"
|
|
119731
|
+
],
|
|
119723
119732
|
"dependentActions": [
|
|
119724
119733
|
"iam:CreateServiceLinkedRole",
|
|
119725
119734
|
"iam:PassRole",
|
|
@@ -119730,15 +119739,6 @@
|
|
|
119730
119739
|
"imagebuilder:GetWorkflow",
|
|
119731
119740
|
"imagebuilder:TagResource"
|
|
119732
119741
|
]
|
|
119733
|
-
},
|
|
119734
|
-
{
|
|
119735
|
-
"resourceType": "",
|
|
119736
|
-
"required": false,
|
|
119737
|
-
"conditionKeys": [
|
|
119738
|
-
"aws:RequestTag/${TagKey}",
|
|
119739
|
-
"aws:TagKeys"
|
|
119740
|
-
],
|
|
119741
|
-
"dependentActions": []
|
|
119742
119742
|
}
|
|
119743
119743
|
]
|
|
119744
119744
|
},
|
|
@@ -119752,7 +119752,10 @@
|
|
|
119752
119752
|
{
|
|
119753
119753
|
"resourceType": "imagePipeline",
|
|
119754
119754
|
"required": true,
|
|
119755
|
-
"conditionKeys": [
|
|
119755
|
+
"conditionKeys": [
|
|
119756
|
+
"aws:RequestTag/${TagKey}",
|
|
119757
|
+
"aws:TagKeys"
|
|
119758
|
+
],
|
|
119756
119759
|
"dependentActions": [
|
|
119757
119760
|
"iam:CreateServiceLinkedRole",
|
|
119758
119761
|
"iam:PassRole",
|
|
@@ -119763,15 +119766,6 @@
|
|
|
119763
119766
|
"imagebuilder:GetWorkflow",
|
|
119764
119767
|
"imagebuilder:TagResource"
|
|
119765
119768
|
]
|
|
119766
|
-
},
|
|
119767
|
-
{
|
|
119768
|
-
"resourceType": "",
|
|
119769
|
-
"required": false,
|
|
119770
|
-
"conditionKeys": [
|
|
119771
|
-
"aws:RequestTag/${TagKey}",
|
|
119772
|
-
"aws:TagKeys"
|
|
119773
|
-
],
|
|
119774
|
-
"dependentActions": []
|
|
119775
119769
|
}
|
|
119776
119770
|
]
|
|
119777
119771
|
},
|
|
@@ -119785,7 +119779,10 @@
|
|
|
119785
119779
|
{
|
|
119786
119780
|
"resourceType": "imageRecipe",
|
|
119787
119781
|
"required": true,
|
|
119788
|
-
"conditionKeys": [
|
|
119782
|
+
"conditionKeys": [
|
|
119783
|
+
"aws:RequestTag/${TagKey}",
|
|
119784
|
+
"aws:TagKeys"
|
|
119785
|
+
],
|
|
119789
119786
|
"dependentActions": [
|
|
119790
119787
|
"ec2:DescribeImages",
|
|
119791
119788
|
"iam:CreateServiceLinkedRole",
|
|
@@ -119793,15 +119790,6 @@
|
|
|
119793
119790
|
"imagebuilder:GetImage",
|
|
119794
119791
|
"imagebuilder:TagResource"
|
|
119795
119792
|
]
|
|
119796
|
-
},
|
|
119797
|
-
{
|
|
119798
|
-
"resourceType": "",
|
|
119799
|
-
"required": false,
|
|
119800
|
-
"conditionKeys": [
|
|
119801
|
-
"aws:RequestTag/${TagKey}",
|
|
119802
|
-
"aws:TagKeys"
|
|
119803
|
-
],
|
|
119804
|
-
"dependentActions": []
|
|
119805
119793
|
}
|
|
119806
119794
|
]
|
|
119807
119795
|
},
|
|
@@ -119815,17 +119803,6 @@
|
|
|
119815
119803
|
{
|
|
119816
119804
|
"resourceType": "infrastructureConfiguration",
|
|
119817
119805
|
"required": true,
|
|
119818
|
-
"conditionKeys": [],
|
|
119819
|
-
"dependentActions": [
|
|
119820
|
-
"iam:CreateServiceLinkedRole",
|
|
119821
|
-
"iam:PassRole",
|
|
119822
|
-
"imagebuilder:TagResource",
|
|
119823
|
-
"sns:Publish"
|
|
119824
|
-
]
|
|
119825
|
-
},
|
|
119826
|
-
{
|
|
119827
|
-
"resourceType": "",
|
|
119828
|
-
"required": false,
|
|
119829
119806
|
"conditionKeys": [
|
|
119830
119807
|
"aws:RequestTag/${TagKey}",
|
|
119831
119808
|
"aws:TagKeys",
|
|
@@ -119834,7 +119811,12 @@
|
|
|
119834
119811
|
"imagebuilder:Ec2MetadataHttpTokens",
|
|
119835
119812
|
"imagebuilder:StatusTopicArn"
|
|
119836
119813
|
],
|
|
119837
|
-
"dependentActions": [
|
|
119814
|
+
"dependentActions": [
|
|
119815
|
+
"iam:CreateServiceLinkedRole",
|
|
119816
|
+
"iam:PassRole",
|
|
119817
|
+
"imagebuilder:TagResource",
|
|
119818
|
+
"sns:Publish"
|
|
119819
|
+
]
|
|
119838
119820
|
}
|
|
119839
119821
|
]
|
|
119840
119822
|
},
|
|
@@ -119848,21 +119830,15 @@
|
|
|
119848
119830
|
{
|
|
119849
119831
|
"resourceType": "lifecyclePolicy",
|
|
119850
119832
|
"required": true,
|
|
119851
|
-
"conditionKeys": [],
|
|
119852
|
-
"dependentActions": [
|
|
119853
|
-
"iam:PassRole",
|
|
119854
|
-
"imagebuilder:TagResource"
|
|
119855
|
-
]
|
|
119856
|
-
},
|
|
119857
|
-
{
|
|
119858
|
-
"resourceType": "",
|
|
119859
|
-
"required": false,
|
|
119860
119833
|
"conditionKeys": [
|
|
119861
119834
|
"aws:RequestTag/${TagKey}",
|
|
119862
119835
|
"aws:TagKeys",
|
|
119863
119836
|
"imagebuilder:LifecyclePolicyResourceType"
|
|
119864
119837
|
],
|
|
119865
|
-
"dependentActions": [
|
|
119838
|
+
"dependentActions": [
|
|
119839
|
+
"iam:PassRole",
|
|
119840
|
+
"imagebuilder:TagResource"
|
|
119841
|
+
]
|
|
119866
119842
|
}
|
|
119867
119843
|
]
|
|
119868
119844
|
},
|
|
@@ -119876,7 +119852,10 @@
|
|
|
119876
119852
|
{
|
|
119877
119853
|
"resourceType": "workflow",
|
|
119878
119854
|
"required": true,
|
|
119879
|
-
"conditionKeys": [
|
|
119855
|
+
"conditionKeys": [
|
|
119856
|
+
"aws:RequestTag/${TagKey}",
|
|
119857
|
+
"aws:TagKeys"
|
|
119858
|
+
],
|
|
119880
119859
|
"dependentActions": [
|
|
119881
119860
|
"imagebuilder:TagResource",
|
|
119882
119861
|
"kms:Encrypt",
|
|
@@ -119885,15 +119864,6 @@
|
|
|
119885
119864
|
"s3:GetObject",
|
|
119886
119865
|
"s3:ListBucket"
|
|
119887
119866
|
]
|
|
119888
|
-
},
|
|
119889
|
-
{
|
|
119890
|
-
"resourceType": "",
|
|
119891
|
-
"required": false,
|
|
119892
|
-
"conditionKeys": [
|
|
119893
|
-
"aws:RequestTag/${TagKey}",
|
|
119894
|
-
"aws:TagKeys"
|
|
119895
|
-
],
|
|
119896
|
-
"dependentActions": []
|
|
119897
119867
|
}
|
|
119898
119868
|
]
|
|
119899
119869
|
},
|
|
@@ -120119,12 +120089,6 @@
|
|
|
120119
120089
|
{
|
|
120120
120090
|
"resourceType": "image",
|
|
120121
120091
|
"required": true,
|
|
120122
|
-
"conditionKeys": [],
|
|
120123
|
-
"dependentActions": []
|
|
120124
|
-
},
|
|
120125
|
-
{
|
|
120126
|
-
"resourceType": "",
|
|
120127
|
-
"required": false,
|
|
120128
120092
|
"conditionKeys": [
|
|
120129
120093
|
"aws:ResourceTag/${TagKey}"
|
|
120130
120094
|
],
|
|
@@ -120294,7 +120258,10 @@
|
|
|
120294
120258
|
{
|
|
120295
120259
|
"resourceType": "component",
|
|
120296
120260
|
"required": true,
|
|
120297
|
-
"conditionKeys": [
|
|
120261
|
+
"conditionKeys": [
|
|
120262
|
+
"aws:RequestTag/${TagKey}",
|
|
120263
|
+
"aws:TagKeys"
|
|
120264
|
+
],
|
|
120298
120265
|
"dependentActions": [
|
|
120299
120266
|
"iam:CreateServiceLinkedRole",
|
|
120300
120267
|
"imagebuilder:TagResource",
|
|
@@ -120302,21 +120269,6 @@
|
|
|
120302
120269
|
"kms:GenerateDataKey",
|
|
120303
120270
|
"kms:GenerateDataKeyWithoutPlaintext"
|
|
120304
120271
|
]
|
|
120305
|
-
},
|
|
120306
|
-
{
|
|
120307
|
-
"resourceType": "kmsKey",
|
|
120308
|
-
"required": false,
|
|
120309
|
-
"conditionKeys": [],
|
|
120310
|
-
"dependentActions": []
|
|
120311
|
-
},
|
|
120312
|
-
{
|
|
120313
|
-
"resourceType": "",
|
|
120314
|
-
"required": false,
|
|
120315
|
-
"conditionKeys": [
|
|
120316
|
-
"aws:RequestTag/${TagKey}",
|
|
120317
|
-
"aws:TagKeys"
|
|
120318
|
-
],
|
|
120319
|
-
"dependentActions": []
|
|
120320
120272
|
}
|
|
120321
120273
|
]
|
|
120322
120274
|
},
|
|
@@ -120330,20 +120282,14 @@
|
|
|
120330
120282
|
{
|
|
120331
120283
|
"resourceType": "image",
|
|
120332
120284
|
"required": true,
|
|
120333
|
-
"conditionKeys": [],
|
|
120334
|
-
"dependentActions": [
|
|
120335
|
-
"ec2:DescribeImportImageTasks",
|
|
120336
|
-
"iam:CreateServiceLinkedRole"
|
|
120337
|
-
]
|
|
120338
|
-
},
|
|
120339
|
-
{
|
|
120340
|
-
"resourceType": "",
|
|
120341
|
-
"required": false,
|
|
120342
120285
|
"conditionKeys": [
|
|
120343
120286
|
"aws:RequestTag/${TagKey}",
|
|
120344
120287
|
"aws:TagKeys"
|
|
120345
120288
|
],
|
|
120346
|
-
"dependentActions": [
|
|
120289
|
+
"dependentActions": [
|
|
120290
|
+
"ec2:DescribeImportImageTasks",
|
|
120291
|
+
"iam:CreateServiceLinkedRole"
|
|
120292
|
+
]
|
|
120347
120293
|
}
|
|
120348
120294
|
]
|
|
120349
120295
|
},
|
|
@@ -120432,12 +120378,6 @@
|
|
|
120432
120378
|
{
|
|
120433
120379
|
"resourceType": "image",
|
|
120434
120380
|
"required": true,
|
|
120435
|
-
"conditionKeys": [],
|
|
120436
|
-
"dependentActions": []
|
|
120437
|
-
},
|
|
120438
|
-
{
|
|
120439
|
-
"resourceType": "",
|
|
120440
|
-
"required": false,
|
|
120441
120381
|
"conditionKeys": [
|
|
120442
120382
|
"aws:ResourceTag/${TagKey}"
|
|
120443
120383
|
],
|
|
@@ -120625,60 +120565,70 @@
|
|
|
120625
120565
|
{
|
|
120626
120566
|
"resourceType": "component",
|
|
120627
120567
|
"required": false,
|
|
120628
|
-
"conditionKeys": [
|
|
120568
|
+
"conditionKeys": [
|
|
120569
|
+
"aws:ResourceTag/${TagKey}"
|
|
120570
|
+
],
|
|
120629
120571
|
"dependentActions": []
|
|
120630
120572
|
},
|
|
120631
120573
|
{
|
|
120632
120574
|
"resourceType": "containerRecipe",
|
|
120633
120575
|
"required": false,
|
|
120634
|
-
"conditionKeys": [
|
|
120576
|
+
"conditionKeys": [
|
|
120577
|
+
"aws:ResourceTag/${TagKey}"
|
|
120578
|
+
],
|
|
120635
120579
|
"dependentActions": []
|
|
120636
120580
|
},
|
|
120637
120581
|
{
|
|
120638
120582
|
"resourceType": "distributionConfiguration",
|
|
120639
120583
|
"required": false,
|
|
120640
|
-
"conditionKeys": [
|
|
120584
|
+
"conditionKeys": [
|
|
120585
|
+
"aws:ResourceTag/${TagKey}"
|
|
120586
|
+
],
|
|
120641
120587
|
"dependentActions": []
|
|
120642
120588
|
},
|
|
120643
120589
|
{
|
|
120644
120590
|
"resourceType": "image",
|
|
120645
120591
|
"required": false,
|
|
120646
|
-
"conditionKeys": [
|
|
120592
|
+
"conditionKeys": [
|
|
120593
|
+
"aws:ResourceTag/${TagKey}"
|
|
120594
|
+
],
|
|
120647
120595
|
"dependentActions": []
|
|
120648
120596
|
},
|
|
120649
120597
|
{
|
|
120650
120598
|
"resourceType": "imagePipeline",
|
|
120651
120599
|
"required": false,
|
|
120652
|
-
"conditionKeys": [
|
|
120600
|
+
"conditionKeys": [
|
|
120601
|
+
"aws:ResourceTag/${TagKey}"
|
|
120602
|
+
],
|
|
120653
120603
|
"dependentActions": []
|
|
120654
120604
|
},
|
|
120655
120605
|
{
|
|
120656
120606
|
"resourceType": "imageRecipe",
|
|
120657
120607
|
"required": false,
|
|
120658
|
-
"conditionKeys": [
|
|
120608
|
+
"conditionKeys": [
|
|
120609
|
+
"aws:ResourceTag/${TagKey}"
|
|
120610
|
+
],
|
|
120659
120611
|
"dependentActions": []
|
|
120660
120612
|
},
|
|
120661
120613
|
{
|
|
120662
120614
|
"resourceType": "infrastructureConfiguration",
|
|
120663
120615
|
"required": false,
|
|
120664
|
-
"conditionKeys": [
|
|
120616
|
+
"conditionKeys": [
|
|
120617
|
+
"aws:ResourceTag/${TagKey}"
|
|
120618
|
+
],
|
|
120665
120619
|
"dependentActions": []
|
|
120666
120620
|
},
|
|
120667
120621
|
{
|
|
120668
120622
|
"resourceType": "lifecyclePolicy",
|
|
120669
120623
|
"required": false,
|
|
120670
|
-
"conditionKeys": [
|
|
120624
|
+
"conditionKeys": [
|
|
120625
|
+
"aws:ResourceTag/${TagKey}"
|
|
120626
|
+
],
|
|
120671
120627
|
"dependentActions": []
|
|
120672
120628
|
},
|
|
120673
120629
|
{
|
|
120674
120630
|
"resourceType": "workflow",
|
|
120675
120631
|
"required": false,
|
|
120676
|
-
"conditionKeys": [],
|
|
120677
|
-
"dependentActions": []
|
|
120678
|
-
},
|
|
120679
|
-
{
|
|
120680
|
-
"resourceType": "",
|
|
120681
|
-
"required": false,
|
|
120682
120632
|
"conditionKeys": [
|
|
120683
120633
|
"aws:ResourceTag/${TagKey}"
|
|
120684
120634
|
],
|
|
@@ -120885,60 +120835,86 @@
|
|
|
120885
120835
|
{
|
|
120886
120836
|
"resourceType": "component",
|
|
120887
120837
|
"required": false,
|
|
120888
|
-
"conditionKeys": [
|
|
120838
|
+
"conditionKeys": [
|
|
120839
|
+
"aws:TagKeys",
|
|
120840
|
+
"aws:RequestTag/${TagKey}",
|
|
120841
|
+
"aws:ResourceTag/${TagKey}"
|
|
120842
|
+
],
|
|
120889
120843
|
"dependentActions": []
|
|
120890
120844
|
},
|
|
120891
120845
|
{
|
|
120892
120846
|
"resourceType": "containerRecipe",
|
|
120893
120847
|
"required": false,
|
|
120894
|
-
"conditionKeys": [
|
|
120848
|
+
"conditionKeys": [
|
|
120849
|
+
"aws:TagKeys",
|
|
120850
|
+
"aws:RequestTag/${TagKey}",
|
|
120851
|
+
"aws:ResourceTag/${TagKey}"
|
|
120852
|
+
],
|
|
120895
120853
|
"dependentActions": []
|
|
120896
120854
|
},
|
|
120897
120855
|
{
|
|
120898
120856
|
"resourceType": "distributionConfiguration",
|
|
120899
120857
|
"required": false,
|
|
120900
|
-
"conditionKeys": [
|
|
120858
|
+
"conditionKeys": [
|
|
120859
|
+
"aws:TagKeys",
|
|
120860
|
+
"aws:RequestTag/${TagKey}",
|
|
120861
|
+
"aws:ResourceTag/${TagKey}"
|
|
120862
|
+
],
|
|
120901
120863
|
"dependentActions": []
|
|
120902
120864
|
},
|
|
120903
120865
|
{
|
|
120904
120866
|
"resourceType": "image",
|
|
120905
120867
|
"required": false,
|
|
120906
|
-
"conditionKeys": [
|
|
120868
|
+
"conditionKeys": [
|
|
120869
|
+
"aws:TagKeys",
|
|
120870
|
+
"aws:RequestTag/${TagKey}",
|
|
120871
|
+
"aws:ResourceTag/${TagKey}"
|
|
120872
|
+
],
|
|
120907
120873
|
"dependentActions": []
|
|
120908
120874
|
},
|
|
120909
120875
|
{
|
|
120910
120876
|
"resourceType": "imagePipeline",
|
|
120911
120877
|
"required": false,
|
|
120912
|
-
"conditionKeys": [
|
|
120878
|
+
"conditionKeys": [
|
|
120879
|
+
"aws:TagKeys",
|
|
120880
|
+
"aws:RequestTag/${TagKey}",
|
|
120881
|
+
"aws:ResourceTag/${TagKey}"
|
|
120882
|
+
],
|
|
120913
120883
|
"dependentActions": []
|
|
120914
120884
|
},
|
|
120915
120885
|
{
|
|
120916
120886
|
"resourceType": "imageRecipe",
|
|
120917
120887
|
"required": false,
|
|
120918
|
-
"conditionKeys": [
|
|
120888
|
+
"conditionKeys": [
|
|
120889
|
+
"aws:TagKeys",
|
|
120890
|
+
"aws:RequestTag/${TagKey}",
|
|
120891
|
+
"aws:ResourceTag/${TagKey}"
|
|
120892
|
+
],
|
|
120919
120893
|
"dependentActions": []
|
|
120920
120894
|
},
|
|
120921
120895
|
{
|
|
120922
120896
|
"resourceType": "infrastructureConfiguration",
|
|
120923
120897
|
"required": false,
|
|
120924
|
-
"conditionKeys": [
|
|
120898
|
+
"conditionKeys": [
|
|
120899
|
+
"aws:TagKeys",
|
|
120900
|
+
"aws:RequestTag/${TagKey}",
|
|
120901
|
+
"aws:ResourceTag/${TagKey}"
|
|
120902
|
+
],
|
|
120925
120903
|
"dependentActions": []
|
|
120926
120904
|
},
|
|
120927
120905
|
{
|
|
120928
120906
|
"resourceType": "lifecyclePolicy",
|
|
120929
120907
|
"required": false,
|
|
120930
|
-
"conditionKeys": [
|
|
120908
|
+
"conditionKeys": [
|
|
120909
|
+
"aws:TagKeys",
|
|
120910
|
+
"aws:RequestTag/${TagKey}",
|
|
120911
|
+
"aws:ResourceTag/${TagKey}"
|
|
120912
|
+
],
|
|
120931
120913
|
"dependentActions": []
|
|
120932
120914
|
},
|
|
120933
120915
|
{
|
|
120934
120916
|
"resourceType": "workflow",
|
|
120935
120917
|
"required": false,
|
|
120936
|
-
"conditionKeys": [],
|
|
120937
|
-
"dependentActions": []
|
|
120938
|
-
},
|
|
120939
|
-
{
|
|
120940
|
-
"resourceType": "",
|
|
120941
|
-
"required": false,
|
|
120942
120918
|
"conditionKeys": [
|
|
120943
120919
|
"aws:TagKeys",
|
|
120944
120920
|
"aws:RequestTag/${TagKey}",
|
|
@@ -120958,60 +120934,78 @@
|
|
|
120958
120934
|
{
|
|
120959
120935
|
"resourceType": "component",
|
|
120960
120936
|
"required": false,
|
|
120961
|
-
"conditionKeys": [
|
|
120937
|
+
"conditionKeys": [
|
|
120938
|
+
"aws:ResourceTag/${TagKey}",
|
|
120939
|
+
"aws:TagKeys"
|
|
120940
|
+
],
|
|
120962
120941
|
"dependentActions": []
|
|
120963
120942
|
},
|
|
120964
120943
|
{
|
|
120965
120944
|
"resourceType": "containerRecipe",
|
|
120966
120945
|
"required": false,
|
|
120967
|
-
"conditionKeys": [
|
|
120946
|
+
"conditionKeys": [
|
|
120947
|
+
"aws:ResourceTag/${TagKey}",
|
|
120948
|
+
"aws:TagKeys"
|
|
120949
|
+
],
|
|
120968
120950
|
"dependentActions": []
|
|
120969
120951
|
},
|
|
120970
120952
|
{
|
|
120971
120953
|
"resourceType": "distributionConfiguration",
|
|
120972
120954
|
"required": false,
|
|
120973
|
-
"conditionKeys": [
|
|
120955
|
+
"conditionKeys": [
|
|
120956
|
+
"aws:ResourceTag/${TagKey}",
|
|
120957
|
+
"aws:TagKeys"
|
|
120958
|
+
],
|
|
120974
120959
|
"dependentActions": []
|
|
120975
120960
|
},
|
|
120976
120961
|
{
|
|
120977
120962
|
"resourceType": "image",
|
|
120978
120963
|
"required": false,
|
|
120979
|
-
"conditionKeys": [
|
|
120964
|
+
"conditionKeys": [
|
|
120965
|
+
"aws:ResourceTag/${TagKey}",
|
|
120966
|
+
"aws:TagKeys"
|
|
120967
|
+
],
|
|
120980
120968
|
"dependentActions": []
|
|
120981
120969
|
},
|
|
120982
120970
|
{
|
|
120983
120971
|
"resourceType": "imagePipeline",
|
|
120984
120972
|
"required": false,
|
|
120985
|
-
"conditionKeys": [
|
|
120973
|
+
"conditionKeys": [
|
|
120974
|
+
"aws:ResourceTag/${TagKey}",
|
|
120975
|
+
"aws:TagKeys"
|
|
120976
|
+
],
|
|
120986
120977
|
"dependentActions": []
|
|
120987
120978
|
},
|
|
120988
120979
|
{
|
|
120989
120980
|
"resourceType": "imageRecipe",
|
|
120990
120981
|
"required": false,
|
|
120991
|
-
"conditionKeys": [
|
|
120982
|
+
"conditionKeys": [
|
|
120983
|
+
"aws:ResourceTag/${TagKey}",
|
|
120984
|
+
"aws:TagKeys"
|
|
120985
|
+
],
|
|
120992
120986
|
"dependentActions": []
|
|
120993
120987
|
},
|
|
120994
120988
|
{
|
|
120995
120989
|
"resourceType": "infrastructureConfiguration",
|
|
120996
120990
|
"required": false,
|
|
120997
|
-
"conditionKeys": [
|
|
120991
|
+
"conditionKeys": [
|
|
120992
|
+
"aws:ResourceTag/${TagKey}",
|
|
120993
|
+
"aws:TagKeys"
|
|
120994
|
+
],
|
|
120998
120995
|
"dependentActions": []
|
|
120999
120996
|
},
|
|
121000
120997
|
{
|
|
121001
120998
|
"resourceType": "lifecyclePolicy",
|
|
121002
120999
|
"required": false,
|
|
121003
|
-
"conditionKeys": [
|
|
121000
|
+
"conditionKeys": [
|
|
121001
|
+
"aws:ResourceTag/${TagKey}",
|
|
121002
|
+
"aws:TagKeys"
|
|
121003
|
+
],
|
|
121004
121004
|
"dependentActions": []
|
|
121005
121005
|
},
|
|
121006
121006
|
{
|
|
121007
121007
|
"resourceType": "workflow",
|
|
121008
121008
|
"required": false,
|
|
121009
|
-
"conditionKeys": [],
|
|
121010
|
-
"dependentActions": []
|
|
121011
|
-
},
|
|
121012
|
-
{
|
|
121013
|
-
"resourceType": "",
|
|
121014
|
-
"required": false,
|
|
121015
121009
|
"conditionKeys": [
|
|
121016
121010
|
"aws:ResourceTag/${TagKey}",
|
|
121017
121011
|
"aws:TagKeys"
|
|
@@ -121068,15 +121062,6 @@
|
|
|
121068
121062
|
{
|
|
121069
121063
|
"resourceType": "infrastructureConfiguration",
|
|
121070
121064
|
"required": true,
|
|
121071
|
-
"conditionKeys": [],
|
|
121072
|
-
"dependentActions": [
|
|
121073
|
-
"iam:PassRole",
|
|
121074
|
-
"sns:Publish"
|
|
121075
|
-
]
|
|
121076
|
-
},
|
|
121077
|
-
{
|
|
121078
|
-
"resourceType": "",
|
|
121079
|
-
"required": false,
|
|
121080
121065
|
"conditionKeys": [
|
|
121081
121066
|
"aws:ResourceTag/${TagKey}",
|
|
121082
121067
|
"imagebuilder:CreatedResourceTagKeys",
|
|
@@ -121084,7 +121069,10 @@
|
|
|
121084
121069
|
"imagebuilder:Ec2MetadataHttpTokens",
|
|
121085
121070
|
"imagebuilder:StatusTopicArn"
|
|
121086
121071
|
],
|
|
121087
|
-
"dependentActions": [
|
|
121072
|
+
"dependentActions": [
|
|
121073
|
+
"iam:PassRole",
|
|
121074
|
+
"sns:Publish"
|
|
121075
|
+
]
|
|
121088
121076
|
}
|
|
121089
121077
|
]
|
|
121090
121078
|
},
|
|
@@ -121098,18 +121086,12 @@
|
|
|
121098
121086
|
{
|
|
121099
121087
|
"resourceType": "lifecyclePolicy",
|
|
121100
121088
|
"required": true,
|
|
121101
|
-
"conditionKeys": [],
|
|
121102
|
-
"dependentActions": [
|
|
121103
|
-
"iam:PassRole"
|
|
121104
|
-
]
|
|
121105
|
-
},
|
|
121106
|
-
{
|
|
121107
|
-
"resourceType": "",
|
|
121108
|
-
"required": false,
|
|
121109
121089
|
"conditionKeys": [
|
|
121110
121090
|
"imagebuilder:LifecyclePolicyResourceType"
|
|
121111
121091
|
],
|
|
121112
|
-
"dependentActions": [
|
|
121092
|
+
"dependentActions": [
|
|
121093
|
+
"iam:PassRole"
|
|
121094
|
+
]
|
|
121113
121095
|
}
|
|
121114
121096
|
]
|
|
121115
121097
|
}
|
|
@@ -234756,7 +234738,11 @@
|
|
|
234756
234738
|
"aws:RequestTag/${TagKey}"
|
|
234757
234739
|
],
|
|
234758
234740
|
"dependentActions": [
|
|
234759
|
-
"iam:
|
|
234741
|
+
"iam:CreateServiceLinkedRole",
|
|
234742
|
+
"iam:PassRole",
|
|
234743
|
+
"kms:DescribeKey",
|
|
234744
|
+
"kms:GenerateDataKeyWithoutPlaintext",
|
|
234745
|
+
"logs:CreateLogDelivery"
|
|
234760
234746
|
]
|
|
234761
234747
|
}
|
|
234762
234748
|
]
|
|
@@ -234772,7 +234758,11 @@
|
|
|
234772
234758
|
"resourceType": "pipeline",
|
|
234773
234759
|
"required": true,
|
|
234774
234760
|
"conditionKeys": [],
|
|
234775
|
-
"dependentActions": [
|
|
234761
|
+
"dependentActions": [
|
|
234762
|
+
"logs:DeleteLogDelivery",
|
|
234763
|
+
"logs:GetLogDelivery",
|
|
234764
|
+
"logs:ListLogDeliveries"
|
|
234765
|
+
]
|
|
234776
234766
|
}
|
|
234777
234767
|
]
|
|
234778
234768
|
},
|
|
@@ -234952,7 +234942,6 @@
|
|
|
234952
234942
|
"resourceType": "",
|
|
234953
234943
|
"required": false,
|
|
234954
234944
|
"conditionKeys": [
|
|
234955
|
-
"aws:RequestTag/${TagKey}",
|
|
234956
234945
|
"aws:TagKeys"
|
|
234957
234946
|
],
|
|
234958
234947
|
"dependentActions": []
|
|
@@ -234971,7 +234960,12 @@
|
|
|
234971
234960
|
"required": true,
|
|
234972
234961
|
"conditionKeys": [],
|
|
234973
234962
|
"dependentActions": [
|
|
234974
|
-
"iam:PassRole"
|
|
234963
|
+
"iam:PassRole",
|
|
234964
|
+
"kms:DescribeKey",
|
|
234965
|
+
"kms:GenerateDataKeyWithoutPlaintext",
|
|
234966
|
+
"logs:GetLogDelivery",
|
|
234967
|
+
"logs:ListLogDeliveries",
|
|
234968
|
+
"logs:UpdateLogDelivery"
|
|
234975
234969
|
]
|
|
234976
234970
|
}
|
|
234977
234971
|
]
|
|
@@ -1386,7 +1386,7 @@
|
|
|
1386
1386
|
"name": "AWS AppSync",
|
|
1387
1387
|
"servicePrefix": "appsync",
|
|
1388
1388
|
"authReferenceUrl": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_awsappsync.html",
|
|
1389
|
-
"actionsCount":
|
|
1389
|
+
"actionsCount": 70,
|
|
1390
1390
|
"actions": [
|
|
1391
1391
|
"AssociateApi",
|
|
1392
1392
|
"AssociateMergedGraphqlApi",
|
|
@@ -1421,6 +1421,7 @@
|
|
|
1421
1421
|
"GetDomainName",
|
|
1422
1422
|
"GetFunction",
|
|
1423
1423
|
"GetGraphqlApi",
|
|
1424
|
+
"GetGraphqlApiEnvironmentVariables",
|
|
1424
1425
|
"GetIntrospectionSchema",
|
|
1425
1426
|
"GetResolver",
|
|
1426
1427
|
"GetResourcePolicy",
|
|
@@ -1439,6 +1440,7 @@
|
|
|
1439
1440
|
"ListTagsForResource",
|
|
1440
1441
|
"ListTypes",
|
|
1441
1442
|
"ListTypesByAssociation",
|
|
1443
|
+
"PutGraphqlApiEnvironmentVariables",
|
|
1442
1444
|
"PutResourcePolicy",
|
|
1443
1445
|
"SetWebACL",
|
|
1444
1446
|
"SourceGraphQL",
|
|
@@ -2152,7 +2154,7 @@
|
|
|
2152
2154
|
"conditionKeys": []
|
|
2153
2155
|
},
|
|
2154
2156
|
{
|
|
2155
|
-
"name": "AWS Billing
|
|
2157
|
+
"name": "AWS Billing And Cost Management Data Exports",
|
|
2156
2158
|
"servicePrefix": "bcm-data-exports",
|
|
2157
2159
|
"authReferenceUrl": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_awsbillingandcostmanagementdataexports.html",
|
|
2158
2160
|
"actionsCount": 12,
|
|
@@ -2,16 +2,16 @@
|
|
|
2
2
|
"Actions by type": [
|
|
3
3
|
{
|
|
4
4
|
"key": "Write Actions",
|
|
5
|
-
"value":
|
|
6
|
-
},
|
|
7
|
-
{
|
|
8
|
-
"key": "Read Actions",
|
|
9
|
-
"value": 4404
|
|
5
|
+
"value": 9044
|
|
10
6
|
},
|
|
11
7
|
{
|
|
12
8
|
"key": "List Actions",
|
|
13
9
|
"value": 2630
|
|
14
10
|
},
|
|
11
|
+
{
|
|
12
|
+
"key": "Read Actions",
|
|
13
|
+
"value": 4405
|
|
14
|
+
},
|
|
15
15
|
{
|
|
16
16
|
"key": "Permissions Actions",
|
|
17
17
|
"value": 254
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "aws-iam-data",
|
|
3
|
-
"version": "0.0.
|
|
3
|
+
"version": "0.0.148",
|
|
4
4
|
"description": "Provides AWS IAM data gathered from the official AWS IAM docs as a convenient npm package that can be used in other OSS projects.",
|
|
5
5
|
"main": "./dist/index.js",
|
|
6
6
|
"types": "./dist/index.d.ts",
|