github.com/jpreese/tflint@v0.19.2-0.20200908152133-b01686250fb6/rules/awsrules/models/mappings/shield.hcl (about)

     1  import = "aws-sdk-go/models/apis/shield/2016-06-02/api-2.json"
     2  
     3  mapping "aws_shield_protection" {
     4    name         = ProtectionName
     5    resource_arn = ResourceArn
     6  }