AWS AWSCloudFormation documentation change
Summary
Added detailed descriptions for BearerTokenDetails properties including header name, token name, and token value
Security assessment
Documents authentication mechanism details but doesn't indicate any vulnerability fix
Diff
diff --git a/AWSCloudFormation/latest/TemplateReference/aws-properties-devopsagent-service-bearertokendetails.md b/AWSCloudFormation/latest/TemplateReference/aws-properties-devopsagent-service-bearertokendetails.md index aa310a292..34e8edf1a 100644 --- a//AWSCloudFormation/latest/TemplateReference/aws-properties-devopsagent-service-bearertokendetails.md +++ b//AWSCloudFormation/latest/TemplateReference/aws-properties-devopsagent-service-bearertokendetails.md @@ -9 +9 @@ This is the new _CloudFormation Template Reference Guide_. Please update your bo -The `BearerTokenDetails` property type specifies Property description not available. for an [AWS::DevOpsAgent::Service](./aws-resource-devopsagent-service.html). +Bearer token authentication details. @@ -38 +38 @@ To declare this entity in your CloudFormation template, use the following syntax -Property description not available. +The HTTP header name used to send the bearer token. Defaults to `Authorization`. @@ -51 +51 @@ _Update requires_ : [Replacement](https://docs.aws.amazon.com/AWSCloudFormation/ -Property description not available. +A friendly name for the bearer token. @@ -64 +64 @@ _Update requires_ : [Replacement](https://docs.aws.amazon.com/AWSCloudFormation/ -Property description not available. +The bearer token value.