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.ec2.getVerifiedAccessInstance
Explore with Pulumi AI
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
The AWS::EC2::VerifiedAccessInstance resource creates an AWS EC2 Verified Access Instance.
Using getVerifiedAccessInstance
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 getVerifiedAccessInstance(args: GetVerifiedAccessInstanceArgs, opts?: InvokeOptions): Promise<GetVerifiedAccessInstanceResult>
function getVerifiedAccessInstanceOutput(args: GetVerifiedAccessInstanceOutputArgs, opts?: InvokeOptions): Output<GetVerifiedAccessInstanceResult>def get_verified_access_instance(verified_access_instance_id: Optional[str] = None,
                                 opts: Optional[InvokeOptions] = None) -> GetVerifiedAccessInstanceResult
def get_verified_access_instance_output(verified_access_instance_id: Optional[pulumi.Input[str]] = None,
                                 opts: Optional[InvokeOptions] = None) -> Output[GetVerifiedAccessInstanceResult]func LookupVerifiedAccessInstance(ctx *Context, args *LookupVerifiedAccessInstanceArgs, opts ...InvokeOption) (*LookupVerifiedAccessInstanceResult, error)
func LookupVerifiedAccessInstanceOutput(ctx *Context, args *LookupVerifiedAccessInstanceOutputArgs, opts ...InvokeOption) LookupVerifiedAccessInstanceResultOutput> Note: This function is named LookupVerifiedAccessInstance in the Go SDK.
public static class GetVerifiedAccessInstance 
{
    public static Task<GetVerifiedAccessInstanceResult> InvokeAsync(GetVerifiedAccessInstanceArgs args, InvokeOptions? opts = null)
    public static Output<GetVerifiedAccessInstanceResult> Invoke(GetVerifiedAccessInstanceInvokeArgs args, InvokeOptions? opts = null)
}public static CompletableFuture<GetVerifiedAccessInstanceResult> getVerifiedAccessInstance(GetVerifiedAccessInstanceArgs args, InvokeOptions options)
public static Output<GetVerifiedAccessInstanceResult> getVerifiedAccessInstance(GetVerifiedAccessInstanceArgs args, InvokeOptions options)
fn::invoke:
  function: aws-native:ec2:getVerifiedAccessInstance
  arguments:
    # arguments dictionaryThe following arguments are supported:
- VerifiedAccess stringInstance Id 
- The ID of the AWS Verified Access instance.
- VerifiedAccess stringInstance Id 
- The ID of the AWS Verified Access instance.
- verifiedAccess StringInstance Id 
- The ID of the AWS Verified Access instance.
- verifiedAccess stringInstance Id 
- The ID of the AWS Verified Access instance.
- verified_access_ strinstance_ id 
- The ID of the AWS Verified Access instance.
- verifiedAccess StringInstance Id 
- The ID of the AWS Verified Access instance.
getVerifiedAccessInstance Result
The following output properties are available:
- CidrEndpoints stringCustom Sub Domain 
- Introduce CidrEndpointsCustomSubDomain property to represent the domain (say, ava.my-company.com)
- CidrEndpoints List<string>Custom Sub Domain Name Servers 
- Property to represent the name servers assoicated with the domain that AVA manages (say, ['ns1.amazonaws.com', 'ns2.amazonaws.com', 'ns3.amazonaws.com', 'ns4.amazonaws.com']).
- CreationTime string
- Time this Verified Access Instance was created.
- Description string
- A description for the AWS Verified Access instance.
- FipsEnabled bool
- Indicates whether FIPS is enabled
- LastUpdated stringTime 
- Time this Verified Access Instance was last updated.
- LoggingConfigurations Pulumi.Aws Native. Ec2. Outputs. Verified Access Instance Verified Access Logs 
- The configuration options for AWS Verified Access instances.
- 
List<Pulumi.Aws Native. Outputs. Tag> 
- An array of key-value pairs to apply to this resource.
- VerifiedAccess stringInstance Id 
- The ID of the AWS Verified Access instance.
- VerifiedAccess List<string>Trust Provider Ids 
- The IDs of the AWS Verified Access trust providers.
- VerifiedAccess List<Pulumi.Trust Providers Aws Native. Ec2. Outputs. Verified Access Instance Verified Access Trust Provider> 
- AWS Verified Access trust providers.
- CidrEndpoints stringCustom Sub Domain 
- Introduce CidrEndpointsCustomSubDomain property to represent the domain (say, ava.my-company.com)
- CidrEndpoints []stringCustom Sub Domain Name Servers 
- Property to represent the name servers assoicated with the domain that AVA manages (say, ['ns1.amazonaws.com', 'ns2.amazonaws.com', 'ns3.amazonaws.com', 'ns4.amazonaws.com']).
- CreationTime string
- Time this Verified Access Instance was created.
- Description string
- A description for the AWS Verified Access instance.
- FipsEnabled bool
- Indicates whether FIPS is enabled
- LastUpdated stringTime 
- Time this Verified Access Instance was last updated.
- LoggingConfigurations VerifiedAccess Instance Verified Access Logs 
- The configuration options for AWS Verified Access instances.
- Tag
- An array of key-value pairs to apply to this resource.
- VerifiedAccess stringInstance Id 
- The ID of the AWS Verified Access instance.
- VerifiedAccess []stringTrust Provider Ids 
- The IDs of the AWS Verified Access trust providers.
- VerifiedAccess []VerifiedTrust Providers Access Instance Verified Access Trust Provider 
- AWS Verified Access trust providers.
- cidrEndpoints StringCustom Sub Domain 
- Introduce CidrEndpointsCustomSubDomain property to represent the domain (say, ava.my-company.com)
- cidrEndpoints List<String>Custom Sub Domain Name Servers 
- Property to represent the name servers assoicated with the domain that AVA manages (say, ['ns1.amazonaws.com', 'ns2.amazonaws.com', 'ns3.amazonaws.com', 'ns4.amazonaws.com']).
- creationTime String
- Time this Verified Access Instance was created.
- description String
- A description for the AWS Verified Access instance.
- fipsEnabled Boolean
- Indicates whether FIPS is enabled
- lastUpdated StringTime 
- Time this Verified Access Instance was last updated.
- loggingConfigurations VerifiedAccess Instance Verified Access Logs 
- The configuration options for AWS Verified Access instances.
- List<Tag>
- An array of key-value pairs to apply to this resource.
- verifiedAccess StringInstance Id 
- The ID of the AWS Verified Access instance.
- verifiedAccess List<String>Trust Provider Ids 
- The IDs of the AWS Verified Access trust providers.
- verifiedAccess List<VerifiedTrust Providers Access Instance Verified Access Trust Provider> 
- AWS Verified Access trust providers.
- cidrEndpoints stringCustom Sub Domain 
- Introduce CidrEndpointsCustomSubDomain property to represent the domain (say, ava.my-company.com)
- cidrEndpoints string[]Custom Sub Domain Name Servers 
- Property to represent the name servers assoicated with the domain that AVA manages (say, ['ns1.amazonaws.com', 'ns2.amazonaws.com', 'ns3.amazonaws.com', 'ns4.amazonaws.com']).
- creationTime string
- Time this Verified Access Instance was created.
- description string
- A description for the AWS Verified Access instance.
- fipsEnabled boolean
- Indicates whether FIPS is enabled
- lastUpdated stringTime 
- Time this Verified Access Instance was last updated.
- loggingConfigurations VerifiedAccess Instance Verified Access Logs 
- The configuration options for AWS Verified Access instances.
- Tag[]
- An array of key-value pairs to apply to this resource.
- verifiedAccess stringInstance Id 
- The ID of the AWS Verified Access instance.
- verifiedAccess string[]Trust Provider Ids 
- The IDs of the AWS Verified Access trust providers.
- verifiedAccess VerifiedTrust Providers Access Instance Verified Access Trust Provider[] 
- AWS Verified Access trust providers.
- cidr_endpoints_ strcustom_ sub_ domain 
- Introduce CidrEndpointsCustomSubDomain property to represent the domain (say, ava.my-company.com)
- cidr_endpoints_ Sequence[str]custom_ sub_ domain_ name_ servers 
- Property to represent the name servers assoicated with the domain that AVA manages (say, ['ns1.amazonaws.com', 'ns2.amazonaws.com', 'ns3.amazonaws.com', 'ns4.amazonaws.com']).
- creation_time str
- Time this Verified Access Instance was created.
- description str
- A description for the AWS Verified Access instance.
- fips_enabled bool
- Indicates whether FIPS is enabled
- last_updated_ strtime 
- Time this Verified Access Instance was last updated.
- logging_configurations VerifiedAccess Instance Verified Access Logs 
- The configuration options for AWS Verified Access instances.
- Sequence[root_Tag]
- An array of key-value pairs to apply to this resource.
- verified_access_ strinstance_ id 
- The ID of the AWS Verified Access instance.
- verified_access_ Sequence[str]trust_ provider_ ids 
- The IDs of the AWS Verified Access trust providers.
- verified_access_ Sequence[Verifiedtrust_ providers Access Instance Verified Access Trust Provider] 
- AWS Verified Access trust providers.
- cidrEndpoints StringCustom Sub Domain 
- Introduce CidrEndpointsCustomSubDomain property to represent the domain (say, ava.my-company.com)
- cidrEndpoints List<String>Custom Sub Domain Name Servers 
- Property to represent the name servers assoicated with the domain that AVA manages (say, ['ns1.amazonaws.com', 'ns2.amazonaws.com', 'ns3.amazonaws.com', 'ns4.amazonaws.com']).
- creationTime String
- Time this Verified Access Instance was created.
- description String
- A description for the AWS Verified Access instance.
- fipsEnabled Boolean
- Indicates whether FIPS is enabled
- lastUpdated StringTime 
- Time this Verified Access Instance was last updated.
- loggingConfigurations Property Map
- The configuration options for AWS Verified Access instances.
- List<Property Map>
- An array of key-value pairs to apply to this resource.
- verifiedAccess StringInstance Id 
- The ID of the AWS Verified Access instance.
- verifiedAccess List<String>Trust Provider Ids 
- The IDs of the AWS Verified Access trust providers.
- verifiedAccess List<Property Map>Trust Providers 
- AWS Verified Access trust providers.
Supporting Types
Tag
VerifiedAccessInstanceVerifiedAccessLogs     
- CloudWatch Pulumi.Logs Aws Native. Ec2. Inputs. Verified Access Instance Verified Access Logs Cloud Watch Logs Properties 
- Sends Verified Access logs to CloudWatch Logs.
- IncludeTrust boolContext 
- Include claims from trust providers in Verified Access logs.
- KinesisData Pulumi.Firehose Aws Native. Ec2. Inputs. Verified Access Instance Verified Access Logs Kinesis Data Firehose Properties 
- Sends Verified Access logs to Kinesis.
- LogVersion string
- Select log version for Verified Access logs.
- S3
Pulumi.Aws Native. Ec2. Inputs. Verified Access Instance Verified Access Logs S3Properties 
- Sends Verified Access logs to Amazon S3.
- CloudWatch VerifiedLogs Access Instance Verified Access Logs Cloud Watch Logs Properties 
- Sends Verified Access logs to CloudWatch Logs.
- IncludeTrust boolContext 
- Include claims from trust providers in Verified Access logs.
- KinesisData VerifiedFirehose Access Instance Verified Access Logs Kinesis Data Firehose Properties 
- Sends Verified Access logs to Kinesis.
- LogVersion string
- Select log version for Verified Access logs.
- S3
VerifiedAccess Instance Verified Access Logs S3Properties 
- Sends Verified Access logs to Amazon S3.
- cloudWatch VerifiedLogs Access Instance Verified Access Logs Cloud Watch Logs Properties 
- Sends Verified Access logs to CloudWatch Logs.
- includeTrust BooleanContext 
- Include claims from trust providers in Verified Access logs.
- kinesisData VerifiedFirehose Access Instance Verified Access Logs Kinesis Data Firehose Properties 
- Sends Verified Access logs to Kinesis.
- logVersion String
- Select log version for Verified Access logs.
- s3
VerifiedAccess Instance Verified Access Logs S3Properties 
- Sends Verified Access logs to Amazon S3.
- cloudWatch VerifiedLogs Access Instance Verified Access Logs Cloud Watch Logs Properties 
- Sends Verified Access logs to CloudWatch Logs.
- includeTrust booleanContext 
- Include claims from trust providers in Verified Access logs.
- kinesisData VerifiedFirehose Access Instance Verified Access Logs Kinesis Data Firehose Properties 
- Sends Verified Access logs to Kinesis.
- logVersion string
- Select log version for Verified Access logs.
- s3
VerifiedAccess Instance Verified Access Logs S3Properties 
- Sends Verified Access logs to Amazon S3.
- cloud_watch_ Verifiedlogs Access Instance Verified Access Logs Cloud Watch Logs Properties 
- Sends Verified Access logs to CloudWatch Logs.
- include_trust_ boolcontext 
- Include claims from trust providers in Verified Access logs.
- kinesis_data_ Verifiedfirehose Access Instance Verified Access Logs Kinesis Data Firehose Properties 
- Sends Verified Access logs to Kinesis.
- log_version str
- Select log version for Verified Access logs.
- s3
VerifiedAccess Instance Verified Access Logs S3Properties 
- Sends Verified Access logs to Amazon S3.
- cloudWatch Property MapLogs 
- Sends Verified Access logs to CloudWatch Logs.
- includeTrust BooleanContext 
- Include claims from trust providers in Verified Access logs.
- kinesisData Property MapFirehose 
- Sends Verified Access logs to Kinesis.
- logVersion String
- Select log version for Verified Access logs.
- s3 Property Map
- Sends Verified Access logs to Amazon S3.
VerifiedAccessInstanceVerifiedAccessLogsCloudWatchLogsProperties         
VerifiedAccessInstanceVerifiedAccessLogsKinesisDataFirehoseProperties         
- DeliveryStream string
- The ID of the delivery stream.
- Enabled bool
- Indicates whether logging is enabled.
- DeliveryStream string
- The ID of the delivery stream.
- Enabled bool
- Indicates whether logging is enabled.
- deliveryStream String
- The ID of the delivery stream.
- enabled Boolean
- Indicates whether logging is enabled.
- deliveryStream string
- The ID of the delivery stream.
- enabled boolean
- Indicates whether logging is enabled.
- delivery_stream str
- The ID of the delivery stream.
- enabled bool
- Indicates whether logging is enabled.
- deliveryStream String
- The ID of the delivery stream.
- enabled Boolean
- Indicates whether logging is enabled.
VerifiedAccessInstanceVerifiedAccessLogsS3Properties      
- BucketName string
- The bucket name.
- BucketOwner string
- The ID of the AWS account that owns the Amazon S3 bucket.
- Enabled bool
- Indicates whether logging is enabled.
- Prefix string
- The bucket prefix.
- BucketName string
- The bucket name.
- BucketOwner string
- The ID of the AWS account that owns the Amazon S3 bucket.
- Enabled bool
- Indicates whether logging is enabled.
- Prefix string
- The bucket prefix.
- bucketName String
- The bucket name.
- bucketOwner String
- The ID of the AWS account that owns the Amazon S3 bucket.
- enabled Boolean
- Indicates whether logging is enabled.
- prefix String
- The bucket prefix.
- bucketName string
- The bucket name.
- bucketOwner string
- The ID of the AWS account that owns the Amazon S3 bucket.
- enabled boolean
- Indicates whether logging is enabled.
- prefix string
- The bucket prefix.
- bucket_name str
- The bucket name.
- bucket_owner str
- The ID of the AWS account that owns the Amazon S3 bucket.
- enabled bool
- Indicates whether logging is enabled.
- prefix str
- The bucket prefix.
- bucketName String
- The bucket name.
- bucketOwner String
- The ID of the AWS account that owns the Amazon S3 bucket.
- enabled Boolean
- Indicates whether logging is enabled.
- prefix String
- The bucket prefix.
VerifiedAccessInstanceVerifiedAccessTrustProvider      
- Description string
- The description of trust provider.
- DeviceTrust stringProvider Type 
- The type of device-based trust provider.
- TrustProvider stringType 
- The type of trust provider (user- or device-based).
- UserTrust stringProvider Type 
- The type of user-based trust provider.
- VerifiedAccess stringTrust Provider Id 
- The ID of the trust provider.
- Description string
- The description of trust provider.
- DeviceTrust stringProvider Type 
- The type of device-based trust provider.
- TrustProvider stringType 
- The type of trust provider (user- or device-based).
- UserTrust stringProvider Type 
- The type of user-based trust provider.
- VerifiedAccess stringTrust Provider Id 
- The ID of the trust provider.
- description String
- The description of trust provider.
- deviceTrust StringProvider Type 
- The type of device-based trust provider.
- trustProvider StringType 
- The type of trust provider (user- or device-based).
- userTrust StringProvider Type 
- The type of user-based trust provider.
- verifiedAccess StringTrust Provider Id 
- The ID of the trust provider.
- description string
- The description of trust provider.
- deviceTrust stringProvider Type 
- The type of device-based trust provider.
- trustProvider stringType 
- The type of trust provider (user- or device-based).
- userTrust stringProvider Type 
- The type of user-based trust provider.
- verifiedAccess stringTrust Provider Id 
- The ID of the trust provider.
- description str
- The description of trust provider.
- device_trust_ strprovider_ type 
- The type of device-based trust provider.
- trust_provider_ strtype 
- The type of trust provider (user- or device-based).
- user_trust_ strprovider_ type 
- The type of user-based trust provider.
- verified_access_ strtrust_ provider_ id 
- The ID of the trust provider.
- description String
- The description of trust provider.
- deviceTrust StringProvider Type 
- The type of device-based trust provider.
- trustProvider StringType 
- The type of trust provider (user- or device-based).
- userTrust StringProvider Type 
- The type of user-based trust provider.
- verifiedAccess StringTrust Provider Id 
- The ID of the trust provider.
Package Details
- Repository
- AWS Native pulumi/pulumi-aws-native
- License
- Apache-2.0
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