1. Packages
  2. Packages
  3. AWS Cloud Control
  4. API Docs
  5. bcm
  6. getDashboard

We recommend new projects start with resources from the AWS provider.

Viewing docs for AWS Cloud Control v1.74.1
published on Monday, Aug 3, 2026 by Pulumi
aws-native logo

We recommend new projects start with resources from the AWS provider.

Viewing docs for AWS Cloud Control v1.74.1
published on Monday, Aug 3, 2026 by Pulumi

    Definition of AWS::BCM::Dashboard Resource Type

    Using getDashboard

    Two invocation forms are available. The direct form accepts plain arguments and either blocks until the result value is available, or returns a Promise-wrapped result. The output form accepts Input-wrapped arguments and returns an Output-wrapped result.

    function getDashboard(args: GetDashboardArgs, opts?: InvokeOptions): Promise<GetDashboardResult>
    function getDashboardOutput(args: GetDashboardOutputArgs, opts?: InvokeOptions): Output<GetDashboardResult>
    def get_dashboard(arn: Optional[str] = None,
                      opts: Optional[InvokeOptions] = None) -> GetDashboardResult
    def get_dashboard_output(arn: pulumi.Input[Optional[str]] = None,
                      opts: Optional[InvokeOptions] = None) -> Output[GetDashboardResult]
    func LookupDashboard(ctx *Context, args *LookupDashboardArgs, opts ...InvokeOption) (*LookupDashboardResult, error)
    func LookupDashboardOutput(ctx *Context, args *LookupDashboardOutputArgs, opts ...InvokeOption) LookupDashboardResultOutput

    > Note: This function is named LookupDashboard in the Go SDK.

    public static class GetDashboard 
    {
        public static Task<GetDashboardResult> InvokeAsync(GetDashboardArgs args, InvokeOptions? opts = null)
        public static Output<GetDashboardResult> Invoke(GetDashboardInvokeArgs args, InvokeOptions? opts = null)
    }
    public static CompletableFuture<GetDashboardResult> getDashboard(GetDashboardArgs args, InvokeOptions options)
    public static Output<GetDashboardResult> getDashboard(GetDashboardArgs args, InvokeOptions options)
    
    fn::invoke:
      function: aws-native:bcm:getDashboard
      arguments:
        # arguments dictionary
    data "aws-native_bcm_get_dashboard" "name" {
        # arguments
    }

    The following arguments are supported:

    Arn string
    Arn string
    arn string
    arn String
    arn string
    arn str
    arn String

    getDashboard Result

    The following output properties are available:

    Supporting Types

    DashboardCostAndUsageExpression

    DashboardCostAndUsageQuery

    DashboardCostCategoryValues

    DashboardDateTimeRange

    DashboardDateTimeType

    DashboardDateTimeValue

    DashboardDimension

    DashboardDimensionValues

    DashboardDisplayConfig

    Graph Dictionary<string, Pulumi.AwsNative.Bcm.Inputs.DashboardGraphDisplayConfig>
    Table Pulumi.AwsNative.Bcm.Inputs.DashboardTableDisplayConfigStruct
    Graph map[string]DashboardGraphDisplayConfig
    Table DashboardTableDisplayConfigStruct
    graph map(object)
    table object
    graph Map<String,DashboardGraphDisplayConfig>
    table DashboardTableDisplayConfigStruct
    graph {[key: string]: DashboardGraphDisplayConfig}
    table DashboardTableDisplayConfigStruct
    graph Mapping[str, DashboardGraphDisplayConfig]
    table DashboardTableDisplayConfigStruct
    graph Map<Property Map>
    table Property Map

    DashboardExpression

    DashboardGranularity

    DashboardGraphDisplayConfig

    DashboardGroupDefinition

    DashboardGroupDefinitionType

    DashboardMatchOption

    DashboardMetricName

    DashboardQueryParameters

    DashboardReservationCoverageQuery

    DashboardReservationUtilizationQuery

    DashboardSavingsPlansCoverageQuery

    DashboardSavingsPlansUtilizationQuery

    DashboardTagValues

    DashboardType

    DashboardVisualType

    DashboardWidget

    DashboardWidgetConfig

    Tag

    Key string
    The key name of the tag
    Value string
    The value of the tag
    Key string
    The key name of the tag
    Value string
    The value of the tag
    key string
    The key name of the tag
    value string
    The value of the tag
    key String
    The key name of the tag
    value String
    The value of the tag
    key string
    The key name of the tag
    value string
    The value of the tag
    key str
    The key name of the tag
    value str
    The value of the tag
    key String
    The key name of the tag
    value String
    The value of the tag

    Package Details

    Repository
    AWS Native pulumi/pulumi-aws-native
    License
    Apache-2.0
    aws-native logo

    We recommend new projects start with resources from the AWS provider.

    Viewing docs for AWS Cloud Control v1.74.1
    published on Monday, Aug 3, 2026 by Pulumi

      Try Pulumi Cloud free.
      Your team will thank you.

      Start free trial