@jjrawlins/cdk-iam-policy-builder-helper 0.0.89 → 0.0.90
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 +12 -0
- package/lib/constructs/Actions.js +13 -1
- package/lib/constructs/ManagedPolicies.d.ts +12 -0
- package/lib/constructs/ManagedPolicies.js +13 -1
- package/methods_list.txt +12 -0
- package/package.json +1 -1
package/methods_list.txt
CHANGED
|
@@ -6714,9 +6714,12 @@ ecr:DeleteRegistryPolicy
|
|
|
6714
6714
|
ecr:DeleteRepository
|
|
6715
6715
|
ecr:DeleteRepositoryCreationTemplate
|
|
6716
6716
|
ecr:DeleteRepositoryPolicy
|
|
6717
|
+
ecr:DeleteSigningConfiguration
|
|
6718
|
+
ecr:DeregisterPullTimeUpdateExclusion
|
|
6717
6719
|
ecr:DescribeImageReplicationStatus
|
|
6718
6720
|
ecr:DescribeImages
|
|
6719
6721
|
ecr:DescribeImageScanFindings
|
|
6722
|
+
ecr:DescribeImageSigningStatus
|
|
6720
6723
|
ecr:DescribePullThroughCacheRules
|
|
6721
6724
|
ecr:DescribeRegistry
|
|
6722
6725
|
ecr:DescribeRepositories
|
|
@@ -6730,8 +6733,10 @@ ecr:GetLifecyclePolicyPreview
|
|
|
6730
6733
|
ecr:GetRegistryPolicy
|
|
6731
6734
|
ecr:GetRegistryScanningConfiguration
|
|
6732
6735
|
ecr:GetRepositoryPolicy
|
|
6736
|
+
ecr:GetSigningConfiguration
|
|
6733
6737
|
ecr:InitiateLayerUpload
|
|
6734
6738
|
ecr:ListImages
|
|
6739
|
+
ecr:ListPullTimeUpdateExclusions
|
|
6735
6740
|
ecr:ListTagsForResource
|
|
6736
6741
|
ecr:PutAccountSetting
|
|
6737
6742
|
ecr:PutImage
|
|
@@ -6741,12 +6746,15 @@ ecr:PutLifecyclePolicy
|
|
|
6741
6746
|
ecr:PutRegistryPolicy
|
|
6742
6747
|
ecr:PutRegistryScanningConfiguration
|
|
6743
6748
|
ecr:PutReplicationConfiguration
|
|
6749
|
+
ecr:PutSigningConfiguration
|
|
6750
|
+
ecr:RegisterPullTimeUpdateExclusion
|
|
6744
6751
|
ecr:ReplicateImage
|
|
6745
6752
|
ecr:SetRepositoryPolicy
|
|
6746
6753
|
ecr:StartImageScan
|
|
6747
6754
|
ecr:StartLifecyclePolicyPreview
|
|
6748
6755
|
ecr:TagResource
|
|
6749
6756
|
ecr:UntagResource
|
|
6757
|
+
ecr:UpdateImageStorageClass
|
|
6750
6758
|
ecr:UpdatePullThroughCacheRule
|
|
6751
6759
|
ecr:UpdateRepositoryCreationTemplate
|
|
6752
6760
|
ecr:UploadLayerPart
|
|
@@ -10617,6 +10625,7 @@ kinesisvideo:DescribeMediaStorageConfiguration
|
|
|
10617
10625
|
kinesisvideo:DescribeNotificationConfiguration
|
|
10618
10626
|
kinesisvideo:DescribeSignalingChannel
|
|
10619
10627
|
kinesisvideo:DescribeStream
|
|
10628
|
+
kinesisvideo:DescribeStreamStorageConfiguration
|
|
10620
10629
|
kinesisvideo:GetClip
|
|
10621
10630
|
kinesisvideo:GetDASHStreamingSessionURL
|
|
10622
10631
|
kinesisvideo:GetDataEndpoint
|
|
@@ -10647,6 +10656,7 @@ kinesisvideo:UpdateMediaStorageConfiguration
|
|
|
10647
10656
|
kinesisvideo:UpdateNotificationConfiguration
|
|
10648
10657
|
kinesisvideo:UpdateSignalingChannel
|
|
10649
10658
|
kinesisvideo:UpdateStream
|
|
10659
|
+
kinesisvideo:UpdateStreamStorageConfiguration
|
|
10650
10660
|
kms:CancelKeyDeletion
|
|
10651
10661
|
kms:ConnectCustomKeyStore
|
|
10652
10662
|
kms:CreateAlias
|
|
@@ -16500,8 +16510,10 @@ security-ir:GetMembership
|
|
|
16500
16510
|
security-ir:ListCaseEdits
|
|
16501
16511
|
security-ir:ListCases
|
|
16502
16512
|
security-ir:ListComments
|
|
16513
|
+
security-ir:ListInvestigations
|
|
16503
16514
|
security-ir:ListMemberships
|
|
16504
16515
|
security-ir:ListTagsForResource
|
|
16516
|
+
security-ir:SendFeedback
|
|
16505
16517
|
security-ir:TagResource
|
|
16506
16518
|
security-ir:UntagResource
|
|
16507
16519
|
security-ir:UpdateCase
|