AWS AWSCloudFormation medium security documentation change
Summary
Added PrivateEndpoint and PrivateEndpointOverrides properties to custom JWT authorizer configuration
Security assessment
Private endpoints enhance security by enabling network isolation and private connectivity. This addition documents new security controls for authorization flows.
Diff
diff --git a/AWSCloudFormation/latest/TemplateReference/aws-properties-bedrockagentcore-harness-customjwtauthorizerconfiguration.md b/AWSCloudFormation/latest/TemplateReference/aws-properties-bedrockagentcore-harness-customjwtauthorizerconfiguration.md index e2b49bf6b..1e6d5c402 100644 --- a//AWSCloudFormation/latest/TemplateReference/aws-properties-bedrockagentcore-harness-customjwtauthorizerconfiguration.md +++ b//AWSCloudFormation/latest/TemplateReference/aws-properties-bedrockagentcore-harness-customjwtauthorizerconfiguration.md @@ -25 +25,3 @@ To declare this entity in your CloudFormation template, use the following syntax - "DiscoveryUrl" : String + "DiscoveryUrl" : String, + "PrivateEndpoint" : [PrivateEndpoint](./aws-properties-bedrockagentcore-harness-privateendpoint.html), + "PrivateEndpointOverrides" : [ [PrivateEndpointOverride](./aws-properties-bedrockagentcore-harness-privateendpointoverride.html), ... ] @@ -40,0 +43,4 @@ To declare this entity in your CloudFormation template, use the following syntax + PrivateEndpoint: + [PrivateEndpoint](./aws-properties-bedrockagentcore-harness-privateendpoint.html) + PrivateEndpointOverrides: + - [PrivateEndpointOverride](./aws-properties-bedrockagentcore-harness-privateendpointoverride.html) @@ -111,0 +118,24 @@ _Update requires_ : [No interruption](https://docs.aws.amazon.com/AWSCloudFormat +`PrivateEndpoint` + + +Property description not available. + +_Required_ : No + + _Type_ : [PrivateEndpoint](./aws-properties-bedrockagentcore-harness-privateendpoint.html) + + _Update requires_ : [No interruption](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/using-cfn-updating-stacks-update-behaviors.html#update-no-interrupt) + +`PrivateEndpointOverrides` + + +The private endpoint overrides for the custom JWT authorizer configuration. + +_Required_ : No + + _Type_ : Array of [PrivateEndpointOverride](./aws-properties-bedrockagentcore-harness-privateendpointoverride.html) + + _Maximum_ : `5` + + _Update requires_ : [No interruption](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/using-cfn-updating-stacks-update-behaviors.html#update-no-interrupt) + @@ -120 +150 @@ CustomClaimValidationType -FilesystemConfiguration +EfsAccessPointConfiguration