Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add new allowed patterns for AWS::S3::Bucket.InventoryConfiguration #1551

Merged
merged 3 commits into from
May 28, 2020

Conversation

imrehg
Copy link
Contributor

@imrehg imrehg commented May 25, 2020

Signed-off-by: Gergely Imreh gergely.imreh@faculty.ai

Issue #1550

Description of changes:

Add allowed patterns for InventoryConfiguration, some of it from experience with the AWS console.

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

Signed-off-by: Gergely Imreh <gergely.imreh@faculty.ai>
@codecov
Copy link

codecov bot commented May 25, 2020

Codecov Report

Merging #1551 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #1551   +/-   ##
=======================================
  Coverage   87.61%   87.61%           
=======================================
  Files         161      161           
  Lines        8898     8898           
  Branches     2129     2129           
=======================================
  Hits         7796     7796           
  Misses        661      661           
  Partials      441      441           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 6cc0b43...9f32fbd. Read the comment docs.

Signed-off-by: Gergely Imreh <gergely.imreh@faculty.ai>
@imrehg imrehg marked this pull request as ready for review May 25, 2020 22:01
@PatMyron PatMyron changed the title Add new allowed patterns for S3 Bucket InventoryConfiguration Add new allowed patterns for AWS::S3::Bucket.InventoryConfiguration May 26, 2020
@PatMyron
Copy link
Contributor

There are also these slightly more organized service-specific files we're slowly moving towards:
src/cfnlint/data/ExtendedSpecs/all/03_value_types/aws_s3.json
src/cfnlint/data/ExtendedSpecs/all/04_property_values/aws_s3.json

but no functional difference so I'll merge these in as-is, thanks for the contribution!

@PatMyron PatMyron merged commit cc6ac28 into aws-cloudformation:master May 28, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants