harness.platform.getAwsCCConnector

Datasource for looking up an AWS Cloud Cost connector.

Using getAwsCCConnector

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 getAwsCCConnector(args: GetAwsCCConnectorArgs, opts?: InvokeOptions): Promise<GetAwsCCConnectorResult>
function getAwsCCConnectorOutput(args: GetAwsCCConnectorOutputArgs, opts?: InvokeOptions): Output<GetAwsCCConnectorResult>
def get_aws_cc_connector(identifier: Optional[str] = None,
                         name: Optional[str] = None,
                         org_id: Optional[str] = None,
                         project_id: Optional[str] = None,
                         opts: Optional[InvokeOptions] = None) -> GetAwsCCConnectorResult
def get_aws_cc_connector_output(identifier: Optional[pulumi.Input[str]] = None,
                         name: Optional[pulumi.Input[str]] = None,
                         org_id: Optional[pulumi.Input[str]] = None,
                         project_id: Optional[pulumi.Input[str]] = None,
                         opts: Optional[InvokeOptions] = None) -> Output[GetAwsCCConnectorResult]
func LookupAwsCCConnector(ctx *Context, args *LookupAwsCCConnectorArgs, opts ...InvokeOption) (*LookupAwsCCConnectorResult, error)
func LookupAwsCCConnectorOutput(ctx *Context, args *LookupAwsCCConnectorOutputArgs, opts ...InvokeOption) LookupAwsCCConnectorResultOutput

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

public static class GetAwsCCConnector 
{
    public static Task<GetAwsCCConnectorResult> InvokeAsync(GetAwsCCConnectorArgs args, InvokeOptions? opts = null)
    public static Output<GetAwsCCConnectorResult> Invoke(GetAwsCCConnectorInvokeArgs args, InvokeOptions? opts = null)
}
public static CompletableFuture<GetAwsCCConnectorResult> getAwsCCConnector(GetAwsCCConnectorArgs args, InvokeOptions options)
// Output-based functions aren't available in Java yet
fn::invoke:
  function: harness:platform/getAwsCCConnector:getAwsCCConnector
  arguments:
    # arguments dictionary

The following arguments are supported:

Identifier string

Unique identifier of the resource.

Name string

Name of the resource.

OrgId string

Unique identifier of the Organization.

ProjectId string

Unique identifier of the Project.

Identifier string

Unique identifier of the resource.

Name string

Name of the resource.

OrgId string

Unique identifier of the Organization.

ProjectId string

Unique identifier of the Project.

identifier String

Unique identifier of the resource.

name String

Name of the resource.

orgId String

Unique identifier of the Organization.

projectId String

Unique identifier of the Project.

identifier string

Unique identifier of the resource.

name string

Name of the resource.

orgId string

Unique identifier of the Organization.

projectId string

Unique identifier of the Project.

identifier str

Unique identifier of the resource.

name str

Name of the resource.

org_id str

Unique identifier of the Organization.

project_id str

Unique identifier of the Project.

identifier String

Unique identifier of the resource.

name String

Name of the resource.

orgId String

Unique identifier of the Organization.

projectId String

Unique identifier of the Project.

getAwsCCConnector Result

The following output properties are available:

AccountId string

The AWS account id.

CrossAccountAccesses List<Lbrlabs.PulumiPackage.Harness.Platform.Outputs.GetAwsCCConnectorCrossAccountAccess>

Harness uses the secure cross-account role to access your AWS account. The role includes a restricted policy to access the cost and usage reports and resources for the sole purpose of cost analysis and cost optimization.

Description string

Description of the resource.

FeaturesEnableds List<string>

The features enabled for the connector. Valid values are BILLING, OPTIMIZATION, VISIBILITY.

Id string

The provider-assigned unique ID for this managed resource.

ReportName string

The cost and usage report name. Provided in the delivery options when the template is opened in the AWS console.

S3Bucket string

The name of s3 bucket.

Tags List<string>

Tags to associate with the resource. Tags should be in the form name:value.

Identifier string

Unique identifier of the resource.

Name string

Name of the resource.

OrgId string

Unique identifier of the Organization.

ProjectId string

Unique identifier of the Project.

AccountId string

The AWS account id.

CrossAccountAccesses []GetAwsCCConnectorCrossAccountAccess

Harness uses the secure cross-account role to access your AWS account. The role includes a restricted policy to access the cost and usage reports and resources for the sole purpose of cost analysis and cost optimization.

Description string

Description of the resource.

FeaturesEnableds []string

The features enabled for the connector. Valid values are BILLING, OPTIMIZATION, VISIBILITY.

Id string

The provider-assigned unique ID for this managed resource.

ReportName string

The cost and usage report name. Provided in the delivery options when the template is opened in the AWS console.

S3Bucket string

The name of s3 bucket.

Tags []string

Tags to associate with the resource. Tags should be in the form name:value.

Identifier string

Unique identifier of the resource.

Name string

Name of the resource.

OrgId string

Unique identifier of the Organization.

ProjectId string

Unique identifier of the Project.

accountId String

The AWS account id.

crossAccountAccesses List<GetAwsCCConnectorCrossAccountAccess>

Harness uses the secure cross-account role to access your AWS account. The role includes a restricted policy to access the cost and usage reports and resources for the sole purpose of cost analysis and cost optimization.

description String

Description of the resource.

featuresEnableds List<String>

The features enabled for the connector. Valid values are BILLING, OPTIMIZATION, VISIBILITY.

id String

The provider-assigned unique ID for this managed resource.

reportName String

The cost and usage report name. Provided in the delivery options when the template is opened in the AWS console.

s3Bucket String

The name of s3 bucket.

tags List<String>

Tags to associate with the resource. Tags should be in the form name:value.

identifier String

Unique identifier of the resource.

name String

Name of the resource.

orgId String

Unique identifier of the Organization.

projectId String

Unique identifier of the Project.

accountId string

The AWS account id.

crossAccountAccesses GetAwsCCConnectorCrossAccountAccess[]

Harness uses the secure cross-account role to access your AWS account. The role includes a restricted policy to access the cost and usage reports and resources for the sole purpose of cost analysis and cost optimization.

description string

Description of the resource.

featuresEnableds string[]

The features enabled for the connector. Valid values are BILLING, OPTIMIZATION, VISIBILITY.

id string

The provider-assigned unique ID for this managed resource.

reportName string

The cost and usage report name. Provided in the delivery options when the template is opened in the AWS console.

s3Bucket string

The name of s3 bucket.

tags string[]

Tags to associate with the resource. Tags should be in the form name:value.

identifier string

Unique identifier of the resource.

name string

Name of the resource.

orgId string

Unique identifier of the Organization.

projectId string

Unique identifier of the Project.

account_id str

The AWS account id.

cross_account_accesses Sequence[GetAwsCCConnectorCrossAccountAccess]

Harness uses the secure cross-account role to access your AWS account. The role includes a restricted policy to access the cost and usage reports and resources for the sole purpose of cost analysis and cost optimization.

description str

Description of the resource.

features_enableds Sequence[str]

The features enabled for the connector. Valid values are BILLING, OPTIMIZATION, VISIBILITY.

id str

The provider-assigned unique ID for this managed resource.

report_name str

The cost and usage report name. Provided in the delivery options when the template is opened in the AWS console.

s3_bucket str

The name of s3 bucket.

tags Sequence[str]

Tags to associate with the resource. Tags should be in the form name:value.

identifier str

Unique identifier of the resource.

name str

Name of the resource.

org_id str

Unique identifier of the Organization.

project_id str

Unique identifier of the Project.

accountId String

The AWS account id.

crossAccountAccesses List<Property Map>

Harness uses the secure cross-account role to access your AWS account. The role includes a restricted policy to access the cost and usage reports and resources for the sole purpose of cost analysis and cost optimization.

description String

Description of the resource.

featuresEnableds List<String>

The features enabled for the connector. Valid values are BILLING, OPTIMIZATION, VISIBILITY.

id String

The provider-assigned unique ID for this managed resource.

reportName String

The cost and usage report name. Provided in the delivery options when the template is opened in the AWS console.

s3Bucket String

The name of s3 bucket.

tags List<String>

Tags to associate with the resource. Tags should be in the form name:value.

identifier String

Unique identifier of the resource.

name String

Name of the resource.

orgId String

Unique identifier of the Organization.

projectId String

Unique identifier of the Project.

Supporting Types

GetAwsCCConnectorCrossAccountAccess

ExternalId string
RoleArn string
ExternalId string
RoleArn string
externalId String
roleArn String
externalId string
roleArn string
externalId String
roleArn String

Package Details

Repository
harness lbrlabs/pulumi-harness
License
Apache-2.0
Notes

This Pulumi package is based on the harness Terraform Provider.