v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1492542448.2 KB

Saves a new query or updates an existing saved query. The QueryName must be unique for a single Amazon Web Services account and a single Amazon Web Services Region. You can create upto 300 queries in a single Amazon Web Services account and a single Amazon Web Services Region.

PutStoredQuery is an idempotent API. Subsequent requests won’t create a duplicate resource if one was already created. If a following request has different tags values, Config will ignore these differences and treat it as an idempotent request of the previous. In this case, tags will not be updated, even if they are different.

post/#X-Amz-Target=StarlingDoveService.PutStoredQuery

Headers

X-Amz-Target'StarlingDoveService.PutStoredQuery' required

Request body

Response

Success

QueryArnstring

Amazon Resource Name (ARN) of the query. For example, arn:partition:service:region:account-id:resource-type/resource-name/resource-id.