AWS AppSync Terraform module
Upstream version 4.1.0
0 controls from Registry requirements
Terraform Module Source
registry.compliance.tf/terraform-aws-modules/appsync/aws| Name | Type | Description | Sensitive |
|---|---|---|---|
| appsync_api_key_id | — | Map of API Key ID (Formatted as ApiId:Key) | — |
| appsync_api_key_key | — | Map of API Keys | sensitive |
| appsync_datasource_arn | — | Map of ARNs of datasources | — |
| appsync_domain_hosted_zone_id | — | The ID of your Amazon Route 53 hosted zone. | — |
| appsync_domain_id | — | The Appsync Domain Name. | — |
| appsync_domain_name | — | The domain name that AppSync provides. | — |
| appsync_function_arn | — | Map of ARNs of functions | — |
| appsync_function_function_id | — | Map of function IDs of functions | — |
| appsync_function_id | — | Map of IDs of functions | — |
| appsync_graphql_api_arn | — | ARN of GraphQL API | — |
| appsync_graphql_api_fqdns | — | Map of FQDNs associated with the API (no protocol and path) | — |
| appsync_graphql_api_id | — | ID of GraphQL API | — |
| appsync_graphql_api_uris | — | Map of URIs associated with the API | — |
| appsync_resolver_arn | — | Map of ARNs of resolvers | — |