---
type: resource-type
title: EncryptionConfiguration
description: aws resource type AWS::IoT::EncryptionConfiguration
name: EncryptionConfiguration
lexicon: aws
resource_type: AWS::IoT::EncryptionConfiguration
---
`AWS::IoT::EncryptionConfiguration`, a resource type of the aws lexicon.

## Properties

- `EncryptionType` (`"AWS_OWNED_KMS_KEY" | "CUSTOMER_MANAGED_KMS_KEY"`, required)
- `AccountId` (`string`, optional)
- `ConfigurationDetails` (`Record<string, unknown>`, optional)
- `KmsAccessRoleArn` (`string`, optional)
- `KmsKeyArn` (`string`, optional)
- `LastModifiedDate` (`string`, optional)

## Attributes

- `AccountId`
- `ConfigurationDetails`
- `LastModifiedDate`
