AWS::EC2::VerifiedAccessInstance VerifiedAccessTrustProvider - Amazon CloudFormation
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

AWS::EC2::VerifiedAccessInstance VerifiedAccessTrustProvider

Describes a Verified Access trust provider.

Syntax

To declare this entity in your Amazon CloudFormation template, use the following syntax:

JSON

{ "Description" : String, "DeviceTrustProviderType" : String, "TrustProviderType" : String, "UserTrustProviderType" : String, "VerifiedAccessTrustProviderId" : String }

Properties

Description

A description for the Amazon Verified Access trust provider.

Required: No

Type: String

Update requires: No interruption

DeviceTrustProviderType

The type of device-based trust provider.

Required: No

Type: String

Allowed values: crowdstrike | jamf

Update requires: No interruption

TrustProviderType

The type of Verified Access trust provider.

Required: No

Type: String

Allowed values: device | user

Update requires: No interruption

UserTrustProviderType

The type of user-based trust provider.

Required: No

Type: String

Allowed values: iam-identity-center | oidc

Update requires: No interruption

VerifiedAccessTrustProviderId

The ID of the Amazon Verified Access trust provider.

Required: No

Type: String

Update requires: No interruption