1. Packages
  2. AWS Cloud Control
  3. API Docs
  4. cloudfront
  5. getVpcOrigin

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

AWS Cloud Control v1.26.0 published on Wednesday, Mar 12, 2025 by Pulumi

aws-native.cloudfront.getVpcOrigin

Explore with Pulumi AI

aws-native logo

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

AWS Cloud Control v1.26.0 published on Wednesday, Mar 12, 2025 by Pulumi

    Resource Type definition for AWS::CloudFront::VpcOrigin

    Using getVpcOrigin

    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 getVpcOrigin(args: GetVpcOriginArgs, opts?: InvokeOptions): Promise<GetVpcOriginResult>
    function getVpcOriginOutput(args: GetVpcOriginOutputArgs, opts?: InvokeOptions): Output<GetVpcOriginResult>
    def get_vpc_origin(id: Optional[str] = None,
                       opts: Optional[InvokeOptions] = None) -> GetVpcOriginResult
    def get_vpc_origin_output(id: Optional[pulumi.Input[str]] = None,
                       opts: Optional[InvokeOptions] = None) -> Output[GetVpcOriginResult]
    func LookupVpcOrigin(ctx *Context, args *LookupVpcOriginArgs, opts ...InvokeOption) (*LookupVpcOriginResult, error)
    func LookupVpcOriginOutput(ctx *Context, args *LookupVpcOriginOutputArgs, opts ...InvokeOption) LookupVpcOriginResultOutput

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

    public static class GetVpcOrigin 
    {
        public static Task<GetVpcOriginResult> InvokeAsync(GetVpcOriginArgs args, InvokeOptions? opts = null)
        public static Output<GetVpcOriginResult> Invoke(GetVpcOriginInvokeArgs args, InvokeOptions? opts = null)
    }
    public static CompletableFuture<GetVpcOriginResult> getVpcOrigin(GetVpcOriginArgs args, InvokeOptions options)
    public static Output<GetVpcOriginResult> getVpcOrigin(GetVpcOriginArgs args, InvokeOptions options)
    
    fn::invoke:
      function: aws-native:cloudfront:getVpcOrigin
      arguments:
        # arguments dictionary

    The following arguments are supported:

    Id string
    The VPC origin ID.
    Id string
    The VPC origin ID.
    id String
    The VPC origin ID.
    id string
    The VPC origin ID.
    id str
    The VPC origin ID.
    id String
    The VPC origin ID.

    getVpcOrigin Result

    The following output properties are available:

    Arn string
    The VPC origin ARN.
    CreatedTime string
    The VPC origin created time.
    Id string
    The VPC origin ID.
    LastModifiedTime string
    The VPC origin last modified time.
    Status string
    The VPC origin status.
    Tags List<Pulumi.AwsNative.Outputs.Tag>
    A complex type that contains zero or more Tag elements.
    VpcOriginEndpointConfig Pulumi.AwsNative.CloudFront.Outputs.VpcOriginEndpointConfig
    The VPC origin endpoint configuration.
    Arn string
    The VPC origin ARN.
    CreatedTime string
    The VPC origin created time.
    Id string
    The VPC origin ID.
    LastModifiedTime string
    The VPC origin last modified time.
    Status string
    The VPC origin status.
    Tags Tag
    A complex type that contains zero or more Tag elements.
    VpcOriginEndpointConfig VpcOriginEndpointConfig
    The VPC origin endpoint configuration.
    arn String
    The VPC origin ARN.
    createdTime String
    The VPC origin created time.
    id String
    The VPC origin ID.
    lastModifiedTime String
    The VPC origin last modified time.
    status String
    The VPC origin status.
    tags List<Tag>
    A complex type that contains zero or more Tag elements.
    vpcOriginEndpointConfig VpcOriginEndpointConfig
    The VPC origin endpoint configuration.
    arn string
    The VPC origin ARN.
    createdTime string
    The VPC origin created time.
    id string
    The VPC origin ID.
    lastModifiedTime string
    The VPC origin last modified time.
    status string
    The VPC origin status.
    tags Tag[]
    A complex type that contains zero or more Tag elements.
    vpcOriginEndpointConfig VpcOriginEndpointConfig
    The VPC origin endpoint configuration.
    arn str
    The VPC origin ARN.
    created_time str
    The VPC origin created time.
    id str
    The VPC origin ID.
    last_modified_time str
    The VPC origin last modified time.
    status str
    The VPC origin status.
    tags Sequence[root_Tag]
    A complex type that contains zero or more Tag elements.
    vpc_origin_endpoint_config VpcOriginEndpointConfig
    The VPC origin endpoint configuration.
    arn String
    The VPC origin ARN.
    createdTime String
    The VPC origin created time.
    id String
    The VPC origin ID.
    lastModifiedTime String
    The VPC origin last modified time.
    status String
    The VPC origin status.
    tags List<Property Map>
    A complex type that contains zero or more Tag elements.
    vpcOriginEndpointConfig Property Map
    The VPC origin endpoint configuration.

    Supporting Types

    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

    VpcOriginEndpointConfig

    Arn string
    The ARN of the CloudFront VPC origin endpoint configuration.
    Name string
    The name of the CloudFront VPC origin endpoint configuration.
    HttpPort int
    The HTTP port for the CloudFront VPC origin endpoint configuration. The default value is 80 .
    HttpsPort int
    The HTTPS port of the CloudFront VPC origin endpoint configuration. The default value is 443 .
    OriginProtocolPolicy string
    The origin protocol policy for the CloudFront VPC origin endpoint configuration.
    OriginSslProtocols List<string>
    Arn string
    The ARN of the CloudFront VPC origin endpoint configuration.
    Name string
    The name of the CloudFront VPC origin endpoint configuration.
    HttpPort int
    The HTTP port for the CloudFront VPC origin endpoint configuration. The default value is 80 .
    HttpsPort int
    The HTTPS port of the CloudFront VPC origin endpoint configuration. The default value is 443 .
    OriginProtocolPolicy string
    The origin protocol policy for the CloudFront VPC origin endpoint configuration.
    OriginSslProtocols []string
    arn String
    The ARN of the CloudFront VPC origin endpoint configuration.
    name String
    The name of the CloudFront VPC origin endpoint configuration.
    httpPort Integer
    The HTTP port for the CloudFront VPC origin endpoint configuration. The default value is 80 .
    httpsPort Integer
    The HTTPS port of the CloudFront VPC origin endpoint configuration. The default value is 443 .
    originProtocolPolicy String
    The origin protocol policy for the CloudFront VPC origin endpoint configuration.
    originSslProtocols List<String>
    arn string
    The ARN of the CloudFront VPC origin endpoint configuration.
    name string
    The name of the CloudFront VPC origin endpoint configuration.
    httpPort number
    The HTTP port for the CloudFront VPC origin endpoint configuration. The default value is 80 .
    httpsPort number
    The HTTPS port of the CloudFront VPC origin endpoint configuration. The default value is 443 .
    originProtocolPolicy string
    The origin protocol policy for the CloudFront VPC origin endpoint configuration.
    originSslProtocols string[]
    arn str
    The ARN of the CloudFront VPC origin endpoint configuration.
    name str
    The name of the CloudFront VPC origin endpoint configuration.
    http_port int
    The HTTP port for the CloudFront VPC origin endpoint configuration. The default value is 80 .
    https_port int
    The HTTPS port of the CloudFront VPC origin endpoint configuration. The default value is 443 .
    origin_protocol_policy str
    The origin protocol policy for the CloudFront VPC origin endpoint configuration.
    origin_ssl_protocols Sequence[str]
    arn String
    The ARN of the CloudFront VPC origin endpoint configuration.
    name String
    The name of the CloudFront VPC origin endpoint configuration.
    httpPort Number
    The HTTP port for the CloudFront VPC origin endpoint configuration. The default value is 80 .
    httpsPort Number
    The HTTPS port of the CloudFront VPC origin endpoint configuration. The default value is 443 .
    originProtocolPolicy String
    The origin protocol policy for the CloudFront VPC origin endpoint configuration.
    originSslProtocols List<String>

    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.

    AWS Cloud Control v1.26.0 published on Wednesday, Mar 12, 2025 by Pulumi