---
# generated by https://github.com/hashicorp/terraform-plugin-docs
page_title: "awscc_certificatemanager_account Resource - terraform-provider-awscc"
subcategory: ""
description: |-
Resource schema for AWS::CertificateManager::Account.
---
# awscc_certificatemanager_account (Resource)
Resource schema for AWS::CertificateManager::Account.
## Schema
### Required
- `expiry_events_configuration` (Attributes) (see [below for nested schema](#nestedatt--expiry_events_configuration))
### Read-Only
- `account_id` (String)
- `id` (String) Uniquely identifies the resource.
### Nested Schema for `expiry_events_configuration`
Required:
- `days_before_expiry` (Number)
## Import
Import is supported using the following syntax:
```shell
$ terraform import awscc_certificatemanager_account.example
```