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

## Properties

- `UserName` (`string`, required)
- `Id` (`string`, optional)
- `SecretAccessKey` (`string`, optional)
- `Serial` (`number`, optional)
- `Status` (`string`, optional)

## Attributes

- `Id`
- `SecretAccessKey`
