--- # generated by https://github.com/hashicorp/terraform-plugin-docs page_title: "awscc_apigateway_account Resource - terraform-provider-awscc" subcategory: "" description: |- Resource Type definition for AWS::ApiGateway::Account --- # awscc_apigateway_account (Resource) Resource Type definition for AWS::ApiGateway::Account ## Schema ### Optional - `cloudwatch_role_arn` (String) The Amazon Resource Name (ARN) of an IAM role that has write access to CloudWatch Logs in your account. ### Read-Only - `id` (String) Primary identifier which is manually generated. ## Import Import is supported using the following syntax: ```shell $ terraform import awscc_apigateway_account.example ```