Skip to content

Commit d6e2ba7

Browse files
Merge pull request #131 from Skyscanner/update_release_drafter
Update release-drafter.yml
2 parents 889772f + a8ed014 commit d6e2ba7

File tree

2 files changed

+47
-0
lines changed

2 files changed

+47
-0
lines changed

Diff for: .github/release-drafter.yml

+2
Original file line numberDiff line numberDiff line change
@@ -15,3 +15,5 @@ version-resolver:
1515
default: patch
1616
template: |
1717
## Changes
18+
19+
$CHANGES

Diff for: pycfmodel/cloudformation_actions.py

+45
Original file line numberDiff line numberDiff line change
@@ -1535,6 +1535,7 @@
15351535
"cases:CreateTemplate",
15361536
"cases:DeleteDomain",
15371537
"cases:GetCase",
1538+
"cases:GetCaseAuditEvents",
15381539
"cases:GetCaseEventConfiguration",
15391540
"cases:GetDomain",
15401541
"cases:GetLayout",
@@ -2572,16 +2573,19 @@
25722573
"codebuild:BatchDeleteBuilds",
25732574
"codebuild:BatchGetBuildBatches",
25742575
"codebuild:BatchGetBuilds",
2576+
"codebuild:BatchGetFleets",
25752577
"codebuild:BatchGetProjects",
25762578
"codebuild:BatchGetReportGroups",
25772579
"codebuild:BatchGetReports",
25782580
"codebuild:BatchPutCodeCoverages",
25792581
"codebuild:BatchPutTestCases",
2582+
"codebuild:CreateFleet",
25802583
"codebuild:CreateProject",
25812584
"codebuild:CreateReport",
25822585
"codebuild:CreateReportGroup",
25832586
"codebuild:CreateWebhook",
25842587
"codebuild:DeleteBuildBatch",
2588+
"codebuild:DeleteFleet",
25852589
"codebuild:DeleteOAuthToken",
25862590
"codebuild:DeleteProject",
25872591
"codebuild:DeleteReport",
@@ -2601,6 +2605,7 @@
26012605
"codebuild:ListBuildsForProject",
26022606
"codebuild:ListConnectedOAuthAccounts",
26032607
"codebuild:ListCuratedEnvironmentImages",
2608+
"codebuild:ListFleets",
26042609
"codebuild:ListProjects",
26052610
"codebuild:ListReportGroups",
26062611
"codebuild:ListReports",
@@ -2617,6 +2622,7 @@
26172622
"codebuild:StartBuildBatch",
26182623
"codebuild:StopBuild",
26192624
"codebuild:StopBuildBatch",
2625+
"codebuild:UpdateFleet",
26202626
"codebuild:UpdateProject",
26212627
"codebuild:UpdateProjectVisibility",
26222628
"codebuild:UpdateReport",
@@ -3934,6 +3940,7 @@
39343940
"datazone:ListDataSourceRuns",
39353941
"datazone:ListDataSources",
39363942
"datazone:ListDomains",
3943+
"datazone:ListEnvironmentBlueprintConfigurationSummaries",
39373944
"datazone:ListEnvironmentBlueprintConfigurations",
39383945
"datazone:ListEnvironmentBlueprints",
39393946
"datazone:ListEnvironmentProfiles",
@@ -4710,6 +4717,7 @@
47104717
"dynamodb:ExportTableToPointInTime",
47114718
"dynamodb:GetItem",
47124719
"dynamodb:GetRecords",
4720+
"dynamodb:GetResourcePolicy",
47134721
"dynamodb:GetShardIterator",
47144722
"dynamodb:ImportTable",
47154723
"dynamodb:ListBackups",
@@ -5878,6 +5886,7 @@
58785886
"elasticmapreduce:RemoveManagedScalingPolicy",
58795887
"elasticmapreduce:RemoveTags",
58805888
"elasticmapreduce:RunJobFlow",
5889+
"elasticmapreduce:SetKeepJobFlowAliveWhenNoSteps",
58815890
"elasticmapreduce:SetTerminationProtection",
58825891
"elasticmapreduce:SetVisibleToAllUsers",
58835892
"elasticmapreduce:StartEditor",
@@ -7634,16 +7643,20 @@
76347643
"inspector2:BatchUpdateMemberEc2DeepInspectionStatus",
76357644
"inspector2:CancelFindingsReport",
76367645
"inspector2:CancelSbomExport",
7646+
"inspector2:CreateCisScanConfiguration",
76377647
"inspector2:CreateFilter",
76387648
"inspector2:CreateFindingsReport",
76397649
"inspector2:CreateSbomExport",
7650+
"inspector2:DeleteCisScanConfiguration",
76407651
"inspector2:DeleteFilter",
76417652
"inspector2:DescribeOrganizationConfiguration",
76427653
"inspector2:Disable",
76437654
"inspector2:DisableDelegatedAdminAccount",
76447655
"inspector2:DisassociateMember",
76457656
"inspector2:Enable",
76467657
"inspector2:EnableDelegatedAdminAccount",
7658+
"inspector2:GetCisScanReport",
7659+
"inspector2:GetCisScanResultDetails",
76477660
"inspector2:GetConfiguration",
76487661
"inspector2:GetDelegatedAdminAccount",
76497662
"inspector2:GetEc2DeepInspectionConfiguration",
@@ -7652,6 +7665,10 @@
76527665
"inspector2:GetMember",
76537666
"inspector2:GetSbomExport",
76547667
"inspector2:ListAccountPermissions",
7668+
"inspector2:ListCisScanConfigurations",
7669+
"inspector2:ListCisScanResultsAggregatedByChecks",
7670+
"inspector2:ListCisScanResultsAggregatedByTargetResource",
7671+
"inspector2:ListCisScans",
76557672
"inspector2:ListCoverage",
76567673
"inspector2:ListCoverageStatistics",
76577674
"inspector2:ListDelegatedAdminAccounts",
@@ -7663,8 +7680,13 @@
76637680
"inspector2:ListUsageTotals",
76647681
"inspector2:ResetEncryptionKey",
76657682
"inspector2:SearchVulnerabilities",
7683+
"inspector2:SendCisSessionHealth",
7684+
"inspector2:SendCisSessionTelemetry",
7685+
"inspector2:StartCisSession",
7686+
"inspector2:StopCisSession",
76667687
"inspector2:TagResource",
76677688
"inspector2:UntagResource",
7689+
"inspector2:UpdateCisScanConfiguration",
76687690
"inspector2:UpdateConfiguration",
76697691
"inspector2:UpdateEc2DeepInspectionConfiguration",
76707692
"inspector2:UpdateEncryptionKey",
@@ -7779,6 +7801,7 @@
77797801
"iot:CreateAuthorizer",
77807802
"iot:CreateBillingGroup",
77817803
"iot:CreateCertificateFromCsr",
7804+
"iot:CreateCertificateProvider",
77827805
"iot:CreateCustomMetric",
77837806
"iot:CreateDimension",
77847807
"iot:CreateDomainConfiguration",
@@ -7811,6 +7834,7 @@
78117834
"iot:DeleteBillingGroup",
78127835
"iot:DeleteCACertificate",
78137836
"iot:DeleteCertificate",
7837+
"iot:DeleteCertificateProvider",
78147838
"iot:DeleteCustomMetric",
78157839
"iot:DeleteDimension",
78167840
"iot:DeleteDomainConfiguration",
@@ -7849,6 +7873,7 @@
78497873
"iot:DescribeBillingGroup",
78507874
"iot:DescribeCACertificate",
78517875
"iot:DescribeCertificate",
7876+
"iot:DescribeCertificateProvider",
78527877
"iot:DescribeCustomMetric",
78537878
"iot:DescribeDefaultAuthorizer",
78547879
"iot:DescribeDetectMitigationActionsTask",
@@ -7911,6 +7936,7 @@
79117936
"iot:ListAuthorizers",
79127937
"iot:ListBillingGroups",
79137938
"iot:ListCACertificates",
7939+
"iot:ListCertificateProviders",
79147940
"iot:ListCertificates",
79157941
"iot:ListCertificatesByCA",
79167942
"iot:ListCustomMetrics",
@@ -8000,6 +8026,7 @@
80008026
"iot:UpdateBillingGroup",
80018027
"iot:UpdateCACertificate",
80028028
"iot:UpdateCertificate",
8029+
"iot:UpdateCertificateProvider",
80038030
"iot:UpdateCustomMetric",
80048031
"iot:UpdateDimension",
80058032
"iot:UpdateDomainConfiguration",
@@ -8508,13 +8535,15 @@
85088535
"ivs:CreateChannel",
85098536
"ivs:CreateEncoderConfiguration",
85108537
"ivs:CreateParticipantToken",
8538+
"ivs:CreatePlaybackRestrictionPolicy",
85118539
"ivs:CreateRecordingConfiguration",
85128540
"ivs:CreateStage",
85138541
"ivs:CreateStorageConfiguration",
85148542
"ivs:CreateStreamKey",
85158543
"ivs:DeleteChannel",
85168544
"ivs:DeleteEncoderConfiguration",
85178545
"ivs:DeletePlaybackKeyPair",
8546+
"ivs:DeletePlaybackRestrictionPolicy",
85188547
"ivs:DeleteRecordingConfiguration",
85198548
"ivs:DeleteStage",
85208549
"ivs:DeleteStorageConfiguration",
@@ -8525,6 +8554,7 @@
85258554
"ivs:GetEncoderConfiguration",
85268555
"ivs:GetParticipant",
85278556
"ivs:GetPlaybackKeyPair",
8557+
"ivs:GetPlaybackRestrictionPolicy",
85288558
"ivs:GetRecordingConfiguration",
85298559
"ivs:GetStage",
85308560
"ivs:GetStageSession",
@@ -8539,6 +8569,7 @@
85398569
"ivs:ListParticipantEvents",
85408570
"ivs:ListParticipants",
85418571
"ivs:ListPlaybackKeyPairs",
8572+
"ivs:ListPlaybackRestrictionPolicies",
85428573
"ivs:ListRecordingConfigurations",
85438574
"ivs:ListStageSessions",
85448575
"ivs:ListStages",
@@ -8555,6 +8586,7 @@
85558586
"ivs:TagResource",
85568587
"ivs:UntagResource",
85578588
"ivs:UpdateChannel",
8589+
"ivs:UpdatePlaybackRestrictionPolicy",
85588590
"ivs:UpdateStage",
85598591
"ivschat:CreateChatToken",
85608592
"ivschat:CreateLoggingConfiguration",
@@ -8897,12 +8929,15 @@
88978929
"lakeformation:CommitTransaction",
88988930
"lakeformation:CreateDataCellsFilter",
88998931
"lakeformation:CreateLFTag",
8932+
"lakeformation:CreateLakeFormationIdentityCenterConfiguration",
89008933
"lakeformation:CreateLakeFormationOptIn",
89018934
"lakeformation:DeleteDataCellsFilter",
89028935
"lakeformation:DeleteLFTag",
8936+
"lakeformation:DeleteLakeFormationIdentityCenterConfiguration",
89038937
"lakeformation:DeleteLakeFormationOptIn",
89048938
"lakeformation:DeleteObjectsOnCancel",
89058939
"lakeformation:DeregisterResource",
8940+
"lakeformation:DescribeLakeFormationIdentityCenterConfiguration",
89068941
"lakeformation:DescribeResource",
89078942
"lakeformation:DescribeTransaction",
89088943
"lakeformation:ExtendTransaction",
@@ -8935,6 +8970,7 @@
89358970
"lakeformation:StartTransaction",
89368971
"lakeformation:UpdateDataCellsFilter",
89378972
"lakeformation:UpdateLFTag",
8973+
"lakeformation:UpdateLakeFormationIdentityCenterConfiguration",
89388974
"lakeformation:UpdateResource",
89398975
"lakeformation:UpdateTableObjects",
89408976
"lakeformation:UpdateTableStorageOptimizer",
@@ -9829,6 +9865,7 @@
98299865
"mediaconnect:DeregisterGatewayInstance",
98309866
"mediaconnect:DescribeBridge",
98319867
"mediaconnect:DescribeFlow",
9868+
"mediaconnect:DescribeFlowSourceMetadata",
98329869
"mediaconnect:DescribeGateway",
98339870
"mediaconnect:DescribeGatewayInstance",
98349871
"mediaconnect:DescribeOffering",
@@ -11899,6 +11936,7 @@
1189911936
"rds:CreateDBProxy",
1190011937
"rds:CreateDBProxyEndpoint",
1190111938
"rds:CreateDBSecurityGroup",
11939+
"rds:CreateDBShardGroup",
1190211940
"rds:CreateDBSnapshot",
1190311941
"rds:CreateDBSubnetGroup",
1190411942
"rds:CreateEventSubscription",
@@ -11920,6 +11958,7 @@
1192011958
"rds:DeleteDBProxy",
1192111959
"rds:DeleteDBProxyEndpoint",
1192211960
"rds:DeleteDBSecurityGroup",
11961+
"rds:DeleteDBShardGroup",
1192311962
"rds:DeleteDBSnapshot",
1192411963
"rds:DeleteDBSubnetGroup",
1192511964
"rds:DeleteEventSubscription",
@@ -11951,6 +11990,7 @@
1195111990
"rds:DescribeDBProxyTargets",
1195211991
"rds:DescribeDBRecommendations",
1195311992
"rds:DescribeDBSecurityGroups",
11993+
"rds:DescribeDBShardGroups",
1195411994
"rds:DescribeDBSnapshotAttributes",
1195511995
"rds:DescribeDBSnapshots",
1195611996
"rds:DescribeDBSubnetGroups",
@@ -11995,6 +12035,7 @@
1199512035
"rds:ModifyDBProxyEndpoint",
1199612036
"rds:ModifyDBProxyTargetGroup",
1199712037
"rds:ModifyDBRecommendation",
12038+
"rds:ModifyDBShardGroup",
1199812039
"rds:ModifyDBSnapshot",
1199912040
"rds:ModifyDBSnapshotAttribute",
1200012041
"rds:ModifyDBSubnetGroup",
@@ -12008,6 +12049,7 @@
1200812049
"rds:PurchaseReservedDBInstancesOffering",
1200912050
"rds:RebootDBCluster",
1201012051
"rds:RebootDBInstance",
12052+
"rds:RebootDBShardGroup",
1201112053
"rds:RegisterDBProxyTargets",
1201212054
"rds:RemoveFromGlobalCluster",
1201312055
"rds:RemoveRoleFromDBCluster",
@@ -13155,6 +13197,7 @@
1315513197
"sagemaker:DeleteHubContent",
1315613198
"sagemaker:DeleteHumanLoop",
1315713199
"sagemaker:DeleteHumanTaskUi",
13200+
"sagemaker:DeleteHyperParameterTuningJob",
1315813201
"sagemaker:DeleteImage",
1315913202
"sagemaker:DeleteImageVersion",
1316013203
"sagemaker:DeleteInferenceComponent",
@@ -13464,11 +13507,13 @@
1346413507
"schemas:UpdateRegistry",
1346513508
"schemas:UpdateSchema",
1346613509
"scn:AssignAdminPermissionsToUser",
13510+
"scn:CreateBillOfMaterialsImportJob",
1346713511
"scn:CreateInstance",
1346813512
"scn:CreateSSOApplication",
1346913513
"scn:DeleteInstance",
1347013514
"scn:DeleteSSOApplication",
1347113515
"scn:DescribeInstance",
13516+
"scn:GetBillOfMaterialsImportJob",
1347213517
"scn:ListAdminUsers",
1347313518
"scn:ListInstances",
1347413519
"scn:ListTagsForResource",

0 commit comments

Comments
 (0)