Provides information for a Service Catalog Portfolio.
data "aws_servicecatalog_portfolio" "portfolio" {
id = "port-07052002"
}
The following arguments are required:
id
- (Required) Portfolio identifier.The following arguments are optional:
accept_language
- (Optional) Language code. Valid values: en
(English), jp
(Japanese), zh
(Chinese). Default value is en
.This data source exports the following attributes in addition to the arguments above:
arn
- Portfolio ARN.created_time
- Time the portfolio was created.description
- Description of the portfolioname
- Portfolio name.provider_name
- Name of the person or organization who owns the portfolio.tags
- Tags applied to the portfolio.