This is the new CloudFormation Template Reference Guide. Please update your bookmarks and links. For help getting started with CloudFormation, see the AWS CloudFormation User Guide.
AWS::MSK::Replicator KafkaClusterOAuthClientCredentialsAssertion
The KafkaClusterOAuthClientCredentialsAssertion property type specifies Property description not available. for an AWS::MSK::Replicator.
Syntax
To declare this entity in your CloudFormation template, use the following syntax:
JSON
{ "Audience" :String, "SigningAlgorithm" :String, "TokenRequestSecretArn" :String}
YAML
Audience:StringSigningAlgorithm:StringTokenRequestSecretArn:String
Properties
AudienceProperty description not available.
Required: Yes
Type: String
Update requires: Replacement
SigningAlgorithmProperty description not available.
Required: Yes
Type: String
Allowed values:
RS256 | ES384Update requires: Replacement
TokenRequestSecretArnProperty description not available.
Required: No
Type: String
Update requires: Replacement