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.34.tar.gz (6.2 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.34-py3-none-any.whl (21.7 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: awsjavakit_cfn_rules-0.0.34.tar.gz
  • Upload date:
  • Size: 6.2 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.34.tar.gz
Algorithm Hash digest
SHA256 488639ecbc5a35abd86f8409df3d30f4353f1792c4ddb99d1bbf304384e1f518
MD5 3f34053ee459fbf96c57983a5e18bcd5
BLAKE2b-256 865aea1fe5f40b545d1e47cb133943f1a2c5791ec8e9fe0033432a39c60961f9

See more details on using hashes here.

Provenance

The following attestation bundles were made for awsjavakit_cfn_rules-0.0.34.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.34-py3-none-any.whl.

File metadata

File hashes

Hashes for awsjavakit_cfn_rules-0.0.34-py3-none-any.whl
Algorithm Hash digest
SHA256 e564f13b4a17e302c779e45c8b48426af3f1f7e233584a14316e636c17386d43
MD5 aa87db8bc5b2d1a5116313c2aca78b96
BLAKE2b-256 1e8cd8d20905f71dc9db9ff61570ac60201eec9cbdc5cef77c749dbd704bb369

See more details on using hashes here.

Provenance

The following attestation bundles were made for awsjavakit_cfn_rules-0.0.34-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