aws-iam-data 0.0.544 → 0.0.545
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.
package/dist/data/json/iam.json
CHANGED
|
@@ -352689,7 +352689,8 @@
|
|
|
352689
352689
|
"required": false,
|
|
352690
352690
|
"conditionKeys": [
|
|
352691
352691
|
"aws:RequestTag/${TagKey}",
|
|
352692
|
-
"aws:TagKeys"
|
|
352692
|
+
"aws:TagKeys",
|
|
352693
|
+
"route53profiles:ResourceIds"
|
|
352693
352694
|
],
|
|
352694
352695
|
"dependentActions": [
|
|
352695
352696
|
"ec2:DescribeVpcs"
|
|
@@ -352707,7 +352708,13 @@
|
|
|
352707
352708
|
{
|
|
352708
352709
|
"resourceType": "",
|
|
352709
352710
|
"required": false,
|
|
352710
|
-
"conditionKeys": [
|
|
352711
|
+
"conditionKeys": [
|
|
352712
|
+
"route53profiles:ResourceTypes",
|
|
352713
|
+
"route53profiles:HostedZoneDomains",
|
|
352714
|
+
"route53profiles:ResolverRuleDomains",
|
|
352715
|
+
"route53profiles:FirewallRuleGroupPriority",
|
|
352716
|
+
"route53profiles:ResourceArns"
|
|
352717
|
+
],
|
|
352711
352718
|
"dependentActions": []
|
|
352712
352719
|
}
|
|
352713
352720
|
]
|
|
@@ -352755,7 +352762,9 @@
|
|
|
352755
352762
|
{
|
|
352756
352763
|
"resourceType": "",
|
|
352757
352764
|
"required": false,
|
|
352758
|
-
"conditionKeys": [
|
|
352765
|
+
"conditionKeys": [
|
|
352766
|
+
"route53profiles:ResourceIds"
|
|
352767
|
+
],
|
|
352759
352768
|
"dependentActions": []
|
|
352760
352769
|
}
|
|
352761
352770
|
]
|
|
@@ -352770,7 +352779,13 @@
|
|
|
352770
352779
|
{
|
|
352771
352780
|
"resourceType": "",
|
|
352772
352781
|
"required": false,
|
|
352773
|
-
"conditionKeys": [
|
|
352782
|
+
"conditionKeys": [
|
|
352783
|
+
"route53profiles:ResourceTypes",
|
|
352784
|
+
"route53profiles:HostedZoneDomains",
|
|
352785
|
+
"route53profiles:ResolverRuleDomains",
|
|
352786
|
+
"route53profiles:FirewallRuleGroupPriority",
|
|
352787
|
+
"route53profiles:ResourceArns"
|
|
352788
|
+
],
|
|
352774
352789
|
"dependentActions": []
|
|
352775
352790
|
}
|
|
352776
352791
|
]
|
|
@@ -352979,7 +352994,12 @@
|
|
|
352979
352994
|
{
|
|
352980
352995
|
"resourceType": "",
|
|
352981
352996
|
"required": false,
|
|
352982
|
-
"conditionKeys": [
|
|
352997
|
+
"conditionKeys": [
|
|
352998
|
+
"route53profiles:ResourceTypes",
|
|
352999
|
+
"route53profiles:HostedZoneDomains",
|
|
353000
|
+
"route53profiles:ResolverRuleDomains",
|
|
353001
|
+
"route53profiles:FirewallRuleGroupPriority"
|
|
353002
|
+
],
|
|
352983
353003
|
"dependentActions": []
|
|
352984
353004
|
}
|
|
352985
353005
|
]
|
|
@@ -353021,6 +353041,42 @@
|
|
|
353021
353041
|
"apiReferenceUrl": "https://docs.aws.amazon.com/IAM/latest/UserGuide/reference_policies_condition-keys.html#condition-keys-tagkeys",
|
|
353022
353042
|
"description": "Filters access by the presence of tag keys in the request",
|
|
353023
353043
|
"type": "ArrayOfString"
|
|
353044
|
+
},
|
|
353045
|
+
{
|
|
353046
|
+
"name": "route53profiles:FirewallRuleGroupPriority",
|
|
353047
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazonroute53profiles.html",
|
|
353048
|
+
"description": "Filters access by priority range of a Firewall Rule Group",
|
|
353049
|
+
"type": "Numeric"
|
|
353050
|
+
},
|
|
353051
|
+
{
|
|
353052
|
+
"name": "route53profiles:HostedZoneDomains",
|
|
353053
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazonroute53profiles.html",
|
|
353054
|
+
"description": "Filters access by Hosted Zone domains",
|
|
353055
|
+
"type": "String"
|
|
353056
|
+
},
|
|
353057
|
+
{
|
|
353058
|
+
"name": "route53profiles:ResolverRuleDomains",
|
|
353059
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazonroute53profiles.html",
|
|
353060
|
+
"description": "Filters access by Resolver Rule domains",
|
|
353061
|
+
"type": "String"
|
|
353062
|
+
},
|
|
353063
|
+
{
|
|
353064
|
+
"name": "route53profiles:ResourceArns",
|
|
353065
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazonroute53profiles.html",
|
|
353066
|
+
"description": "Filters access by specific resource ARNs",
|
|
353067
|
+
"type": "ARN"
|
|
353068
|
+
},
|
|
353069
|
+
{
|
|
353070
|
+
"name": "route53profiles:ResourceIds",
|
|
353071
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazonroute53profiles.html",
|
|
353072
|
+
"description": "Filters access by given VPCs",
|
|
353073
|
+
"type": "String"
|
|
353074
|
+
},
|
|
353075
|
+
{
|
|
353076
|
+
"name": "route53profiles:ResourceTypes",
|
|
353077
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazonroute53profiles.html",
|
|
353078
|
+
"description": "Filters access by specific resource type. Possible options include 'HostedZone', 'FirewallRuleGroup', 'ResolverQueryLoggingConfig', 'ResolverRule', and 'VpcEndpoint'",
|
|
353079
|
+
"type": "String"
|
|
353024
353080
|
}
|
|
353025
353081
|
]
|
|
353026
353082
|
},
|
|
@@ -25047,11 +25047,17 @@
|
|
|
25047
25047
|
"profile",
|
|
25048
25048
|
"profile-association"
|
|
25049
25049
|
],
|
|
25050
|
-
"conditionKeysCount":
|
|
25050
|
+
"conditionKeysCount": 9,
|
|
25051
25051
|
"conditionKeys": [
|
|
25052
25052
|
"aws:RequestTag/${TagKey}",
|
|
25053
25053
|
"aws:ResourceTag/${TagKey}",
|
|
25054
|
-
"aws:TagKeys"
|
|
25054
|
+
"aws:TagKeys",
|
|
25055
|
+
"route53profiles:FirewallRuleGroupPriority",
|
|
25056
|
+
"route53profiles:HostedZoneDomains",
|
|
25057
|
+
"route53profiles:ResolverRuleDomains",
|
|
25058
|
+
"route53profiles:ResourceArns",
|
|
25059
|
+
"route53profiles:ResourceIds",
|
|
25060
|
+
"route53profiles:ResourceTypes"
|
|
25055
25061
|
]
|
|
25056
25062
|
},
|
|
25057
25063
|
{
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "aws-iam-data",
|
|
3
|
-
"version": "0.0.
|
|
3
|
+
"version": "0.0.545",
|
|
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",
|