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

## Properties

- `QueryExpression` (`string`, required)
- `QueryName` (`string`, required)
- `QueryArn` (`string`, optional)
- `QueryDescription` (`string`, optional)
- `QueryId` (`string`, optional)
- `Tags` (`StoredQuery_Tag[]`, optional): The tags for the stored query.

## Attributes

- `QueryArn`
- `QueryId`
