Updates an existing API key credential provider.
Request body
The name of the API key credential provider to update.
The new API key to use for authentication. This value replaces the existing API key and is encrypted and stored securely.
The source type of the API key secret. Use <code>MANAGED</code> if the secret is managed by the service, or <code>EXTERNAL</code> if you manage the secret yourself in Amazon Web Services Secrets Manager.
Response
Success
The JSON key used to extract the API key value from the Amazon Web Services Secrets Manager secret.
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.
The name of the API key credential provider.
The Amazon Resource Name (ARN) of the API key credential provider.
The timestamp when the API key credential provider was created.
The timestamp when the API key credential provider was last updated.