diff --git a/.github/release-drafter.yml b/.github/release-drafter.yml index 4bd13a1..862be57 100644 --- a/.github/release-drafter.yml +++ b/.github/release-drafter.yml @@ -15,3 +15,5 @@ version-resolver: default: patch template: | ## Changes + + $CHANGES diff --git a/pycfmodel/cloudformation_actions.py b/pycfmodel/cloudformation_actions.py index 3e48620..e9b884f 100644 --- a/pycfmodel/cloudformation_actions.py +++ b/pycfmodel/cloudformation_actions.py @@ -1535,6 +1535,7 @@ "cases:CreateTemplate", "cases:DeleteDomain", "cases:GetCase", + "cases:GetCaseAuditEvents", "cases:GetCaseEventConfiguration", "cases:GetDomain", "cases:GetLayout", @@ -2572,16 +2573,19 @@ "codebuild:BatchDeleteBuilds", "codebuild:BatchGetBuildBatches", "codebuild:BatchGetBuilds", + "codebuild:BatchGetFleets", "codebuild:BatchGetProjects", "codebuild:BatchGetReportGroups", "codebuild:BatchGetReports", "codebuild:BatchPutCodeCoverages", "codebuild:BatchPutTestCases", + "codebuild:CreateFleet", "codebuild:CreateProject", "codebuild:CreateReport", "codebuild:CreateReportGroup", "codebuild:CreateWebhook", "codebuild:DeleteBuildBatch", + "codebuild:DeleteFleet", "codebuild:DeleteOAuthToken", "codebuild:DeleteProject", "codebuild:DeleteReport", @@ -2601,6 +2605,7 @@ "codebuild:ListBuildsForProject", "codebuild:ListConnectedOAuthAccounts", "codebuild:ListCuratedEnvironmentImages", + "codebuild:ListFleets", "codebuild:ListProjects", "codebuild:ListReportGroups", "codebuild:ListReports", @@ -2617,6 +2622,7 @@ "codebuild:StartBuildBatch", "codebuild:StopBuild", "codebuild:StopBuildBatch", + "codebuild:UpdateFleet", "codebuild:UpdateProject", "codebuild:UpdateProjectVisibility", "codebuild:UpdateReport", @@ -3934,6 +3940,7 @@ "datazone:ListDataSourceRuns", "datazone:ListDataSources", "datazone:ListDomains", + "datazone:ListEnvironmentBlueprintConfigurationSummaries", "datazone:ListEnvironmentBlueprintConfigurations", "datazone:ListEnvironmentBlueprints", "datazone:ListEnvironmentProfiles", @@ -4710,6 +4717,7 @@ "dynamodb:ExportTableToPointInTime", "dynamodb:GetItem", "dynamodb:GetRecords", + "dynamodb:GetResourcePolicy", "dynamodb:GetShardIterator", "dynamodb:ImportTable", "dynamodb:ListBackups", @@ -5878,6 +5886,7 @@ "elasticmapreduce:RemoveManagedScalingPolicy", "elasticmapreduce:RemoveTags", "elasticmapreduce:RunJobFlow", + "elasticmapreduce:SetKeepJobFlowAliveWhenNoSteps", "elasticmapreduce:SetTerminationProtection", "elasticmapreduce:SetVisibleToAllUsers", "elasticmapreduce:StartEditor", @@ -7634,9 +7643,11 @@ "inspector2:BatchUpdateMemberEc2DeepInspectionStatus", "inspector2:CancelFindingsReport", "inspector2:CancelSbomExport", + "inspector2:CreateCisScanConfiguration", "inspector2:CreateFilter", "inspector2:CreateFindingsReport", "inspector2:CreateSbomExport", + "inspector2:DeleteCisScanConfiguration", "inspector2:DeleteFilter", "inspector2:DescribeOrganizationConfiguration", "inspector2:Disable", @@ -7644,6 +7655,8 @@ "inspector2:DisassociateMember", "inspector2:Enable", "inspector2:EnableDelegatedAdminAccount", + "inspector2:GetCisScanReport", + "inspector2:GetCisScanResultDetails", "inspector2:GetConfiguration", "inspector2:GetDelegatedAdminAccount", "inspector2:GetEc2DeepInspectionConfiguration", @@ -7652,6 +7665,10 @@ "inspector2:GetMember", "inspector2:GetSbomExport", "inspector2:ListAccountPermissions", + "inspector2:ListCisScanConfigurations", + "inspector2:ListCisScanResultsAggregatedByChecks", + "inspector2:ListCisScanResultsAggregatedByTargetResource", + "inspector2:ListCisScans", "inspector2:ListCoverage", "inspector2:ListCoverageStatistics", "inspector2:ListDelegatedAdminAccounts", @@ -7663,8 +7680,13 @@ "inspector2:ListUsageTotals", "inspector2:ResetEncryptionKey", "inspector2:SearchVulnerabilities", + "inspector2:SendCisSessionHealth", + "inspector2:SendCisSessionTelemetry", + "inspector2:StartCisSession", + "inspector2:StopCisSession", "inspector2:TagResource", "inspector2:UntagResource", + "inspector2:UpdateCisScanConfiguration", "inspector2:UpdateConfiguration", "inspector2:UpdateEc2DeepInspectionConfiguration", "inspector2:UpdateEncryptionKey", @@ -7779,6 +7801,7 @@ "iot:CreateAuthorizer", "iot:CreateBillingGroup", "iot:CreateCertificateFromCsr", + "iot:CreateCertificateProvider", "iot:CreateCustomMetric", "iot:CreateDimension", "iot:CreateDomainConfiguration", @@ -7811,6 +7834,7 @@ "iot:DeleteBillingGroup", "iot:DeleteCACertificate", "iot:DeleteCertificate", + "iot:DeleteCertificateProvider", "iot:DeleteCustomMetric", "iot:DeleteDimension", "iot:DeleteDomainConfiguration", @@ -7849,6 +7873,7 @@ "iot:DescribeBillingGroup", "iot:DescribeCACertificate", "iot:DescribeCertificate", + "iot:DescribeCertificateProvider", "iot:DescribeCustomMetric", "iot:DescribeDefaultAuthorizer", "iot:DescribeDetectMitigationActionsTask", @@ -7911,6 +7936,7 @@ "iot:ListAuthorizers", "iot:ListBillingGroups", "iot:ListCACertificates", + "iot:ListCertificateProviders", "iot:ListCertificates", "iot:ListCertificatesByCA", "iot:ListCustomMetrics", @@ -8000,6 +8026,7 @@ "iot:UpdateBillingGroup", "iot:UpdateCACertificate", "iot:UpdateCertificate", + "iot:UpdateCertificateProvider", "iot:UpdateCustomMetric", "iot:UpdateDimension", "iot:UpdateDomainConfiguration", @@ -8508,6 +8535,7 @@ "ivs:CreateChannel", "ivs:CreateEncoderConfiguration", "ivs:CreateParticipantToken", + "ivs:CreatePlaybackRestrictionPolicy", "ivs:CreateRecordingConfiguration", "ivs:CreateStage", "ivs:CreateStorageConfiguration", @@ -8515,6 +8543,7 @@ "ivs:DeleteChannel", "ivs:DeleteEncoderConfiguration", "ivs:DeletePlaybackKeyPair", + "ivs:DeletePlaybackRestrictionPolicy", "ivs:DeleteRecordingConfiguration", "ivs:DeleteStage", "ivs:DeleteStorageConfiguration", @@ -8525,6 +8554,7 @@ "ivs:GetEncoderConfiguration", "ivs:GetParticipant", "ivs:GetPlaybackKeyPair", + "ivs:GetPlaybackRestrictionPolicy", "ivs:GetRecordingConfiguration", "ivs:GetStage", "ivs:GetStageSession", @@ -8539,6 +8569,7 @@ "ivs:ListParticipantEvents", "ivs:ListParticipants", "ivs:ListPlaybackKeyPairs", + "ivs:ListPlaybackRestrictionPolicies", "ivs:ListRecordingConfigurations", "ivs:ListStageSessions", "ivs:ListStages", @@ -8555,6 +8586,7 @@ "ivs:TagResource", "ivs:UntagResource", "ivs:UpdateChannel", + "ivs:UpdatePlaybackRestrictionPolicy", "ivs:UpdateStage", "ivschat:CreateChatToken", "ivschat:CreateLoggingConfiguration", @@ -8897,12 +8929,15 @@ "lakeformation:CommitTransaction", "lakeformation:CreateDataCellsFilter", "lakeformation:CreateLFTag", + "lakeformation:CreateLakeFormationIdentityCenterConfiguration", "lakeformation:CreateLakeFormationOptIn", "lakeformation:DeleteDataCellsFilter", "lakeformation:DeleteLFTag", + "lakeformation:DeleteLakeFormationIdentityCenterConfiguration", "lakeformation:DeleteLakeFormationOptIn", "lakeformation:DeleteObjectsOnCancel", "lakeformation:DeregisterResource", + "lakeformation:DescribeLakeFormationIdentityCenterConfiguration", "lakeformation:DescribeResource", "lakeformation:DescribeTransaction", "lakeformation:ExtendTransaction", @@ -8935,6 +8970,7 @@ "lakeformation:StartTransaction", "lakeformation:UpdateDataCellsFilter", "lakeformation:UpdateLFTag", + "lakeformation:UpdateLakeFormationIdentityCenterConfiguration", "lakeformation:UpdateResource", "lakeformation:UpdateTableObjects", "lakeformation:UpdateTableStorageOptimizer", @@ -9829,6 +9865,7 @@ "mediaconnect:DeregisterGatewayInstance", "mediaconnect:DescribeBridge", "mediaconnect:DescribeFlow", + "mediaconnect:DescribeFlowSourceMetadata", "mediaconnect:DescribeGateway", "mediaconnect:DescribeGatewayInstance", "mediaconnect:DescribeOffering", @@ -11899,6 +11936,7 @@ "rds:CreateDBProxy", "rds:CreateDBProxyEndpoint", "rds:CreateDBSecurityGroup", + "rds:CreateDBShardGroup", "rds:CreateDBSnapshot", "rds:CreateDBSubnetGroup", "rds:CreateEventSubscription", @@ -11920,6 +11958,7 @@ "rds:DeleteDBProxy", "rds:DeleteDBProxyEndpoint", "rds:DeleteDBSecurityGroup", + "rds:DeleteDBShardGroup", "rds:DeleteDBSnapshot", "rds:DeleteDBSubnetGroup", "rds:DeleteEventSubscription", @@ -11951,6 +11990,7 @@ "rds:DescribeDBProxyTargets", "rds:DescribeDBRecommendations", "rds:DescribeDBSecurityGroups", + "rds:DescribeDBShardGroups", "rds:DescribeDBSnapshotAttributes", "rds:DescribeDBSnapshots", "rds:DescribeDBSubnetGroups", @@ -11995,6 +12035,7 @@ "rds:ModifyDBProxyEndpoint", "rds:ModifyDBProxyTargetGroup", "rds:ModifyDBRecommendation", + "rds:ModifyDBShardGroup", "rds:ModifyDBSnapshot", "rds:ModifyDBSnapshotAttribute", "rds:ModifyDBSubnetGroup", @@ -12008,6 +12049,7 @@ "rds:PurchaseReservedDBInstancesOffering", "rds:RebootDBCluster", "rds:RebootDBInstance", + "rds:RebootDBShardGroup", "rds:RegisterDBProxyTargets", "rds:RemoveFromGlobalCluster", "rds:RemoveRoleFromDBCluster", @@ -13155,6 +13197,7 @@ "sagemaker:DeleteHubContent", "sagemaker:DeleteHumanLoop", "sagemaker:DeleteHumanTaskUi", + "sagemaker:DeleteHyperParameterTuningJob", "sagemaker:DeleteImage", "sagemaker:DeleteImageVersion", "sagemaker:DeleteInferenceComponent", @@ -13464,11 +13507,13 @@ "schemas:UpdateRegistry", "schemas:UpdateSchema", "scn:AssignAdminPermissionsToUser", + "scn:CreateBillOfMaterialsImportJob", "scn:CreateInstance", "scn:CreateSSOApplication", "scn:DeleteInstance", "scn:DeleteSSOApplication", "scn:DescribeInstance", + "scn:GetBillOfMaterialsImportJob", "scn:ListAdminUsers", "scn:ListInstances", "scn:ListTagsForResource",