AWS AWSCloudFormation documentation change
Summary
Added OAuth client credential documentation including ID, secret, and token exchange parameters
Security assessment
Documents secure handling of OAuth credentials but doesn't indicate a security fix
Diff
diff --git a/AWSCloudFormation/latest/TemplateReference/aws-properties-devopsagent-service-oauthclientdetails.md b/AWSCloudFormation/latest/TemplateReference/aws-properties-devopsagent-service-oauthclientdetails.md index f0bb1d984..8218f3535 100644 --- a//AWSCloudFormation/latest/TemplateReference/aws-properties-devopsagent-service-oauthclientdetails.md +++ b//AWSCloudFormation/latest/TemplateReference/aws-properties-devopsagent-service-oauthclientdetails.md @@ -9 +9 @@ This is the new _CloudFormation Template Reference Guide_. Please update your bo -The `OAuthClientDetails` property type specifies Property description not available. for an [AWS::DevOpsAgent::Service](./aws-resource-devopsagent-service.html). +OAuth client credentials shared by Dynatrace and ServiceNow service types. @@ -40 +40 @@ To declare this entity in your CloudFormation template, use the following syntax -Property description not available. +The OAuth client ID. @@ -51 +51 @@ _Required_ : Yes -Property description not available. +A friendly name for the OAuth client. @@ -62 +62 @@ _Required_ : No -Property description not available. +The OAuth client secret. @@ -73 +73 @@ _Required_ : Yes -Property description not available. +Additional parameters for the OAuth token exchange request.