Skip to content

Commit

Permalink
Release 4.13.0
Browse files Browse the repository at this point in the history
  • Loading branch information
kewal-sarode authored and github-actions[bot] committed Apr 13, 2023
1 parent e537c3d commit a1c1c81
Show file tree
Hide file tree
Showing 8 changed files with 40 additions and 0 deletions.
5 changes: 5 additions & 0 deletions cft/generated/templates/policies/aws/readonly_policy.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,11 @@
"eks:ListNodegroups",
"glue:GetConnections",
"glue:GetSecurityConfigurations",
"glue:GetMLTransforms",
"glue:GetCrawlers",
"glue:GetDevEndpoints",
"glue:GetJobs",
"glue:GetDataCatalogEncryptionSettings",
"inspector2:ListFindings",
"inspector2:BatchGetAccountStatus",
"inspector2:ListFindingAggregations",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,11 @@
"eks:ListNodegroups",
"glue:GetConnections",
"glue:GetSecurityConfigurations",
"glue:GetMLTransforms",
"glue:GetCrawlers",
"glue:GetDevEndpoints",
"glue:GetJobs",
"glue:GetDataCatalogEncryptionSettings",
"inspector2:ListFindings",
"inspector2:BatchGetAccountStatus",
"inspector2:ListFindingAggregations",
Expand Down
5 changes: 5 additions & 0 deletions cft/generated/templates/policies/awsgov/readonly_policy.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,11 @@
"eks:ListNodegroups",
"glue:GetConnections",
"glue:GetSecurityConfigurations",
"glue:GetMLTransforms",
"glue:GetCrawlers",
"glue:GetDevEndpoints",
"glue:GetJobs",
"glue:GetDataCatalogEncryptionSettings",
"inspector2:ListFindings",
"inspector2:BatchGetAccountStatus",
"inspector2:ListFindingAggregations",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,11 @@ Resources:
- eks:ListNodegroups
- glue:GetConnections
- glue:GetSecurityConfigurations
- glue:GetMLTransforms
- glue:GetCrawlers
- glue:GetDevEndpoints
- glue:GetJobs
- glue:GetDataCatalogEncryptionSettings
- inspector2:ListFindings
- inspector2:BatchGetAccountStatus
- inspector2:ListFindingAggregations
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,11 @@ Resources:
- eks:ListNodegroups
- glue:GetConnections
- glue:GetSecurityConfigurations
- glue:GetMLTransforms
- glue:GetCrawlers
- glue:GetDevEndpoints
- glue:GetJobs
- glue:GetDataCatalogEncryptionSettings
- inspector2:ListFindings
- inspector2:BatchGetAccountStatus
- inspector2:ListFindingAggregations
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,11 @@ Resources:
- eks:ListNodegroups
- glue:GetConnections
- glue:GetSecurityConfigurations
- glue:GetMLTransforms
- glue:GetCrawlers
- glue:GetDevEndpoints
- glue:GetJobs
- glue:GetDataCatalogEncryptionSettings
- inspector2:ListFindings
- inspector2:BatchGetAccountStatus
- inspector2:ListFindingAggregations
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,11 @@ Resources:
- eks:ListNodegroups
- glue:GetConnections
- glue:GetSecurityConfigurations
- glue:GetMLTransforms
- glue:GetCrawlers
- glue:GetDevEndpoints
- glue:GetJobs
- glue:GetDataCatalogEncryptionSettings
- inspector2:ListFindings
- inspector2:BatchGetAccountStatus
- inspector2:ListFindingAggregations
Expand Down
5 changes: 5 additions & 0 deletions cft/replacements/readonly_policy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,11 @@ Statement:
- 'eks:ListNodegroups'
- 'glue:GetConnections'
- 'glue:GetSecurityConfigurations'
- 'glue:GetMLTransforms'
- 'glue:GetCrawlers'
- 'glue:GetDevEndpoints'
- 'glue:GetJobs'
- 'glue:GetDataCatalogEncryptionSettings'
- 'inspector2:ListFindings'
- 'inspector2:BatchGetAccountStatus'
- 'inspector2:ListFindingAggregations'
Expand Down

0 comments on commit a1c1c81

Please sign in to comment.