v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-141531,219979.8 KB

Retrieves information about an API key credential provider.

post/identities/GetApiKeyCredentialProvider

Request body

namestring required

The name of the API key credential provider to retrieve.

Response

Success

apiKeySecretJsonKeystring

The JSON key used to extract the API key value from the Amazon Web Services Secrets Manager secret.

apiKeySecretSource'MANAGED' | 'EXTERNAL'

The source type of the API key secret. Either <code>MANAGED</code> if the secret is managed by the service, or <code>EXTERNAL</code> if managed by the user in Amazon Web Services Secrets Manager.

namestring required

The name of the API key credential provider.

credentialProviderArnstring required

The Amazon Resource Name (ARN) of the API key credential provider.

createdTimestring date-time required

The timestamp when the API key credential provider was created.

lastUpdatedTimestring date-time required

The timestamp when the API key credential provider was last updated.