Builder

class Builder

Properties

Link copied to clipboard

A list of additional authentication providers for the GraphQL API.

Link copied to clipboard

The unique identifier for the API.

Link copied to clipboard
var arn: String?

The Amazon Resource Name (ARN) of the API.

Link copied to clipboard

The type of security configuration for your GraphQL API: API key, Identity and Access Management (IAM), OpenID Connect (OIDC), Amazon Cognito user pools, or Lambda.

Link copied to clipboard
var id: String?

The unique identifier for the API.

Link copied to clipboard

Specifies the configuration for Lambda function authorization.

Link copied to clipboard

The Amazon CloudWatch Logs configuration.

Link copied to clipboard
var name: String?

The API name.

Link copied to clipboard

Specifies the authorization configuration for using an OpenID Connect compliant service with an AppSync GraphQL API endpoint.

Link copied to clipboard

The Amazon Cognito user pools configuration.

Link copied to clipboard

The Amazon Resource Name (ARN) of the WAF web access control list (web ACL) associated with this GraphQL API, if one exists.

Link copied to clipboard

Indicates whether to use X-Ray tracing for the GraphQL API.

Functions