data "aws_service_discovery_http_namespace" "example" {
name = "development"
}
This data source supports the following arguments:
name
- (Required) Name of the http namespace.This data source exports the following attributes in addition to the arguments above:
id
- ID of a namespace.arn
- ARN that Amazon Route 53 assigns to the namespace when you create it.description
- Description that you specify for the namespace when you create it.http_name
- Name of an HTTP namespace.tags
- Map of tags for the resource.