UpdateConnectionApiKeyAuthRequestParameters - Amazon EventBridge

UpdateConnectionApiKeyAuthRequestParameters

Contains the API key authorization parameters to use to update the connection.

Contents

ApiKeyName

The name of the API key to use for authorization.

Type: String

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

Pattern: ^[ \t]*[^\x00-\x1F:\x7F]+([ \t]+[^\x00-\x1F:\x7F]+)*[ \t]*$

Required: No

ApiKeyValue

The value associated with teh API key to use for authorization.

Type: String

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

Pattern: ^[ \t]*[^\x00-\x1F:\x7F]+([ \t]+[^\x00-\x1F:\x7F]+)*[ \t]*$

Required: No

See Also

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