@aws-sdk/client-ec2

ModifyVerifiedAccessTrustProviderCommandInput Interface

Members

Name
Type
Details
VerifiedAccessTrustProviderId Requiredstring | undefined

The ID of the Verified Access trust provider.

ClientToken string | undefined

A unique, case-sensitive token that you provide to ensure idempotency of your modification request. For more information, see Ensuring idempotency .

Description string | undefined

A description for the Verified Access trust provider.

DeviceOptions ModifyVerifiedAccessTrustProviderDeviceOptions | undefined

The options for a device-based trust provider. This parameter is required when the provider type is device.

DryRun boolean | undefined

Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is DryRunOperation. Otherwise, it is UnauthorizedOperation.

NativeApplicationOidcOptions ModifyVerifiedAccessNativeApplicationOidcOptions | undefined

The OpenID Connect (OIDC) options.

OidcOptions ModifyVerifiedAccessTrustProviderOidcOptions | undefined

The options for an OpenID Connect-compatible user-identity trust provider.

SseSpecification VerifiedAccessSseSpecificationRequest | undefined

The options for server side encryption.

Full Signature

export interface ModifyVerifiedAccessTrustProviderCommandInput extends ModifyVerifiedAccessTrustProviderRequest