Skip to main content

Extendable CFN rules

Project description

Additional CloudFormation Rules

Implemented rules:

E9001 Tags Rule:

It checks whether resources have the desired tags. Example:

templates:
    - tests/resources/templates/**/*.yaml
append_rules:
    - awsjavakit_cfn_rules

configure_rules:
    E9001:
        expected_tags:
            - expectedTag

E9002 SQS Long polling rule:

It checks whether an SQS queue has been configured to perform long polling to avoid invoking targets with empty responses. See https://docs.aws.amazon.com/AWSSimpleQueueService/latest/SQSDeveloperGuide/sqs-short-and-long-polling.html

Suggested Usage:

Create a configuration file .cfnlintrc like the following:

        templates:
          - template.yaml
        append_rules:
            - awsjavakit_cfn_rules
        
        configure_rules:
            E9001:
                expected_tags:
                    - expectedTag


Place the configuration file in the same folder as your template (template.yaml).
Afterwards, run the following commands

        python -m venv .cfn-lint-venv
        . .cfn-lint-venv/bin activate
        pip install cfn-lint
        pip install awsjavakit-cfn-rules
        

Finally run cfn-lint to run the cfn-lint.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

awsjavakit_cfn_rules-0.0.37.tar.gz (6.9 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

awsjavakit_cfn_rules-0.0.37-py3-none-any.whl (26.0 kB view details)

Uploaded Python 3

File details

Details for the file awsjavakit_cfn_rules-0.0.37.tar.gz.

File metadata

  • Download URL: awsjavakit_cfn_rules-0.0.37.tar.gz
  • Upload date:
  • Size: 6.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for awsjavakit_cfn_rules-0.0.37.tar.gz
Algorithm Hash digest
SHA256 218c5e9c010b3346bb53a191c1576ad92c2536ddbe481978cda34e3b5dcbe461
MD5 f845b2eac22c2c6e80aebb7eb6cfe5b7
BLAKE2b-256 d28eec33cb73383a6e98a17bd23914f2eec3e0e76838871227968632eb7e19ed

See more details on using hashes here.

Provenance

The following attestation bundles were made for awsjavakit_cfn_rules-0.0.37.tar.gz:

Publisher: publish.yml on awsjavakit/awsjavakit-cfn-rules

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file awsjavakit_cfn_rules-0.0.37-py3-none-any.whl.

File metadata

File hashes

Hashes for awsjavakit_cfn_rules-0.0.37-py3-none-any.whl
Algorithm Hash digest
SHA256 d083e8c428744c95f56dd2544ea2be243db49a2089703bdbb974c06de9263857
MD5 5bcb8cc05489bb7bf29a08edc9d10180
BLAKE2b-256 8fff30d10ca8a33bb71c516bb7d397183cf36a9e97240f6673dc2f55958dd87c

See more details on using hashes here.

Provenance

The following attestation bundles were made for awsjavakit_cfn_rules-0.0.37-py3-none-any.whl:

Publisher: publish.yml on awsjavakit/awsjavakit-cfn-rules

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page