Skip to content

Commit

Permalink
Update CloudFormation specs to 138.0.0 (#2857)
Browse files Browse the repository at this point in the history
Co-authored-by: kddejong <kddejong@users.noreply.github.com>
Co-authored-by: Kevin DeJong <kddejong@amazon.com>
  • Loading branch information
3 people authored Sep 5, 2023
1 parent a5ea4d8 commit f0c3397
Show file tree
Hide file tree
Showing 74 changed files with 40,684 additions and 48,774 deletions.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ def get_version(filename):
zip_safe=False,
install_requires=[
'pyyaml>5.4',
'aws-sam-translator>=1.71.0',
'aws-sam-translator>=1.73.0',
'jsonpatch',
'jsonschema>=3.0,<4.18',
'networkx>=2.4,<4',
Expand Down
3 changes: 3 additions & 0 deletions src/cfnlint/data/AdditionalSpecs/Policies.json
Original file line number Diff line number Diff line change
Expand Up @@ -1976,6 +1976,7 @@
"ListApprovalRuleTemplates",
"ListAssociatedApprovalRuleTemplatesForRepository",
"ListBranches",
"ListFileCommitHistory",
"ListPullRequests",
"ListRepositories",
"ListRepositoriesForApprovalRuleTemplate",
Expand Down Expand Up @@ -2259,6 +2260,7 @@
"ExportEC2InstanceRecommendations",
"ExportECSServiceRecommendations",
"ExportLambdaFunctionRecommendations",
"ExportLicenseRecommendations",
"GetAutoScalingGroupRecommendations",
"GetEBSVolumeRecommendations",
"GetEC2InstanceRecommendations",
Expand All @@ -2269,6 +2271,7 @@
"GetEnrollmentStatus",
"GetEnrollmentStatusesForOrganization",
"GetLambdaFunctionRecommendations",
"GetLicenseRecommendations",
"GetRecommendationPreferences",
"GetRecommendationSummaries",
"PutRecommendationPreferences",
Expand Down
292 changes: 160 additions & 132 deletions src/cfnlint/data/CloudSpecs/af-south-1.json

Large diffs are not rendered by default.

709 changes: 247 additions & 462 deletions src/cfnlint/data/CloudSpecs/ap-east-1.json

Large diffs are not rendered by default.

3,544 changes: 1,147 additions & 2,397 deletions src/cfnlint/data/CloudSpecs/ap-northeast-1.json

Large diffs are not rendered by default.

2,540 changes: 1,836 additions & 704 deletions src/cfnlint/data/CloudSpecs/ap-northeast-2.json

Large diffs are not rendered by default.

759 changes: 712 additions & 47 deletions src/cfnlint/data/CloudSpecs/ap-northeast-3.json

Large diffs are not rendered by default.

2,543 changes: 1,937 additions & 606 deletions src/cfnlint/data/CloudSpecs/ap-south-1.json

Large diffs are not rendered by default.

981 changes: 229 additions & 752 deletions src/cfnlint/data/CloudSpecs/ap-south-2.json

Large diffs are not rendered by default.

1,813 changes: 1,707 additions & 106 deletions src/cfnlint/data/CloudSpecs/ap-southeast-1.json

Large diffs are not rendered by default.

2,306 changes: 2,018 additions & 288 deletions src/cfnlint/data/CloudSpecs/ap-southeast-2.json

Large diffs are not rendered by default.

300 changes: 237 additions & 63 deletions src/cfnlint/data/CloudSpecs/ap-southeast-3.json

Large diffs are not rendered by default.

1,075 changes: 322 additions & 753 deletions src/cfnlint/data/CloudSpecs/ap-southeast-4.json

Large diffs are not rendered by default.

2,042 changes: 1,944 additions & 98 deletions src/cfnlint/data/CloudSpecs/ca-central-1.json

Large diffs are not rendered by default.

1,280 changes: 1,022 additions & 258 deletions src/cfnlint/data/CloudSpecs/cn-north-1.json

Large diffs are not rendered by default.

591 changes: 244 additions & 347 deletions src/cfnlint/data/CloudSpecs/cn-northwest-1.json

Large diffs are not rendered by default.

4,597 changes: 1,880 additions & 2,717 deletions src/cfnlint/data/CloudSpecs/eu-central-1.json

Large diffs are not rendered by default.

980 changes: 228 additions & 752 deletions src/cfnlint/data/CloudSpecs/eu-central-2.json

Large diffs are not rendered by default.

1,918 changes: 1,679 additions & 239 deletions src/cfnlint/data/CloudSpecs/eu-north-1.json

Large diffs are not rendered by default.

Loading

0 comments on commit f0c3397

Please sign in to comment.