@jjrawlins/cdk-iam-policy-builder-helper 0.0.93 → 0.0.95
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/.jsii +2 -2
- package/cdkiampolicybuilderhelper/jsii/jsii.go +2 -2
- package/cdkiampolicybuilderhelper/version +1 -1
- package/lib/constructs/Actions.d.ts +6 -0
- package/lib/constructs/Actions.js +7 -1
- package/lib/constructs/ManagedPolicies.d.ts +4 -0
- package/lib/constructs/ManagedPolicies.js +5 -1
- package/methods_list.txt +6 -0
- package/node_modules/bowser/bundled.js +1 -1
- package/node_modules/bowser/es5.js +1 -1
- package/node_modules/bowser/index.d.ts +0 -7
- package/node_modules/bowser/package.json +1 -1
- package/node_modules/bowser/src/bowser.js +0 -6
- package/package.json +1 -1
package/methods_list.txt
CHANGED
|
@@ -6851,6 +6851,7 @@ eks:AssociateEncryptionConfig
|
|
|
6851
6851
|
eks:AssociateIdentityProviderConfig
|
|
6852
6852
|
eks:CreateAccessEntry
|
|
6853
6853
|
eks:CreateAddon
|
|
6854
|
+
eks:CreateCapability
|
|
6854
6855
|
eks:CreateCluster
|
|
6855
6856
|
eks:CreateEksAnywhereSubscription
|
|
6856
6857
|
eks:CreateFargateProfile
|
|
@@ -6858,6 +6859,7 @@ eks:CreateNodegroup
|
|
|
6858
6859
|
eks:CreatePodIdentityAssociation
|
|
6859
6860
|
eks:DeleteAccessEntry
|
|
6860
6861
|
eks:DeleteAddon
|
|
6862
|
+
eks:DeleteCapability
|
|
6861
6863
|
eks:DeleteCluster
|
|
6862
6864
|
eks:DeleteEksAnywhereSubscription
|
|
6863
6865
|
eks:DeleteFargateProfile
|
|
@@ -6868,6 +6870,7 @@ eks:DescribeAccessEntry
|
|
|
6868
6870
|
eks:DescribeAddon
|
|
6869
6871
|
eks:DescribeAddonConfiguration
|
|
6870
6872
|
eks:DescribeAddonVersions
|
|
6873
|
+
eks:DescribeCapability
|
|
6871
6874
|
eks:DescribeCluster
|
|
6872
6875
|
eks:DescribeClusterVersions
|
|
6873
6876
|
eks:DescribeEksAnywhereSubscription
|
|
@@ -6884,6 +6887,7 @@ eks:ListAccessEntries
|
|
|
6884
6887
|
eks:ListAccessPolicies
|
|
6885
6888
|
eks:ListAddons
|
|
6886
6889
|
eks:ListAssociatedAccessPolicies
|
|
6890
|
+
eks:ListCapabilities
|
|
6887
6891
|
eks:ListClusters
|
|
6888
6892
|
eks:ListDashboardData
|
|
6889
6893
|
eks:ListDashboardResources
|
|
@@ -6902,6 +6906,7 @@ eks:TagResource
|
|
|
6902
6906
|
eks:UntagResource
|
|
6903
6907
|
eks:UpdateAccessEntry
|
|
6904
6908
|
eks:UpdateAddon
|
|
6909
|
+
eks:UpdateCapability
|
|
6905
6910
|
eks:UpdateClusterConfig
|
|
6906
6911
|
eks:UpdateClusterVersion
|
|
6907
6912
|
eks:UpdateEksAnywhereSubscription
|
|
@@ -15441,6 +15446,7 @@ route53:ListVPCAssociationAuthorizations
|
|
|
15441
15446
|
route53:TestDNSAnswer
|
|
15442
15447
|
route53:UpdateHealthCheck
|
|
15443
15448
|
route53:UpdateHostedZoneComment
|
|
15449
|
+
route53:UpdateHostedZoneFeatures
|
|
15444
15450
|
route53:UpdateTrafficPolicyComment
|
|
15445
15451
|
route53:UpdateTrafficPolicyInstance
|
|
15446
15452
|
route53domains:AcceptDomainTransferFromAnotherAwsAccount
|