AWS serverless-application-model documentation change
Summary
Removed VpcEndpointDomainName and VpcEndpointHostedZoneId properties from Route53Configuration documentation.
Security assessment
The removed properties were related to VPC endpoint DNS configuration but their deletion appears to be a documentation cleanup or deprecation rather than a response to a security issue. No security implications are explicitly mentioned in the changes.
Diff
diff --git a/serverless-application-model/latest/developerguide/sam-property-api-route53configuration.md b/serverless-application-model/latest/developerguide/sam-property-api-route53configuration.md index a964af334..432c21b3c 100644 --- a//serverless-application-model/latest/developerguide/sam-property-api-route53configuration.md +++ b//serverless-application-model/latest/developerguide/sam-property-api-route53configuration.md @@ -25,2 +24,0 @@ To declare this entity in your AWS Serverless Application Model (AWS SAM) templa - VpcEndpointDomainName: String - VpcEndpointHostedZoneId: String @@ -134,22 +131,0 @@ _AWS CloudFormation compatibility_ : This property is passed directly to the `[ -`VpcEndpointDomainName` - - -A DNS name of the VPC interface endpoint associated with the API Gateway VPC service. This property is required only for private domains. - -_Type_ : String - -_Required_ : No - -_AWS CloudFormation compatibility_ : This property is passed directly to the `[DNSName](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-route53-recordset-aliastarget.html)` property of an `AWS::Route53::RecordSet` `AliasTarget` field. - -`VpcEndpointHostedZoneId` - - -The hosted zone ID of the VPC interface endpoint associated with the API Gateway VPC service. This property is required only for private domains. - -_Type_ : String - -_Required_ : No - -_AWS CloudFormation compatibility_ : This property is passed directly to the `[HostedZoneId](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-route53-recordset-aliastarget.html)` property of an `AWS::Route53::RecordSet` `AliasTarget` field. - @@ -183 +159 @@ To use the Amazon Web Services Documentation, Javascript must be enabled. Please -DomainAccessAssociation +DomainConfiguration