ApiKeyCredentialProviderItem - Amazon Bedrock AgentCore Control Plane

ApiKeyCredentialProviderItem

Contains information about an API key credential provider.

Contents

createdTime

The timestamp when the API key credential provider was created.

Type: Timestamp

Required: Yes

credentialProviderArn

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

Type: String

Pattern: arn:(aws|aws-us-gov):acps:[A-Za-z0-9-]{1,64}:[0-9]{12}:token-vault/[a-zA-Z0-9-.]+/apikeycredentialprovider/[a-zA-Z0-9-.]+

Required: Yes

lastUpdatedTime

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

Type: Timestamp

Required: Yes

name

The name of the API key credential provider.

Type: String

Length Constraints: Minimum length of 1. Maximum length of 128.

Pattern: [a-zA-Z0-9\-_]+

Required: Yes

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: