aws_api_gateway_base_path_mapping

    0

    0

    lucycodes42

    Terraform snippets

    The aws_api_gateway_base_path_mapping resource specifies the URL path mappings for the test resource. The stage_name and domain_name are set to empty strings.

    Shortcut: tf_aws_api_gateway_base_path_mapping

    resource "aws_api_gateway_base_path_mapping" "${test}" {
       api_id      = ""
       stage_name  = ""
       domain_name = ""
    }
    Codiga Logo
    Codiga Hub
    • Rulesets
    • Playground
    • Snippets
    • Cookbooks
    Legal
    • Security
    • Privacy Policy
    • Code Privacy
    • Terms of Service
    soc-2 icon

    We are SOC-2 Compliance Certified

    G2 high performer medal

    Codiga – All rights reserved 2022.