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

A trust provider is a third-party entity that creates, maintains, and manages identity information for users and devices. When an application request is made, the identity information sent by the trust provider is evaluated by Verified Access before allowing or denying the application request.

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: jamf | crowdstrike | jumpcloud

Update requires: No interruption

TrustProviderType

The type of Verified Access trust provider.

Required: No

Type: String

Allowed values: user | device

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