AWS serverless-application-model documentation change
Summary
Updated documentation to replace 'AWS CloudFormation' with 'CloudFormation' in multiple property descriptions for consistency
Security assessment
Changes are terminology standardization updates (removing 'AWS' prefix from CloudFormation references). No security-related content modifications or security feature documentation added.
Diff
diff --git a/serverless-application-model/latest/developerguide/sam-property-graphqlapi-datasource-lambda.md b/serverless-application-model/latest/developerguide/sam-property-graphqlapi-datasource-lambda.md index 4ef7c6378..727f245ed 100644 --- a//serverless-application-model/latest/developerguide/sam-property-graphqlapi-datasource-lambda.md +++ b//serverless-application-model/latest/developerguide/sam-property-graphqlapi-datasource-lambda.md @@ -35 +35 @@ _Required_ : No -_AWS CloudFormation compatibility_ : This property is passed directly to the `[Description](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-appsync-datasource.html#cfn-appsync-datasource-description)` property of an `AWS::AppSync::DataSource` resource. +_CloudFormation compatibility_ : This property is passed directly to the `[Description](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-appsync-datasource.html#cfn-appsync-datasource-description)` property of an `AWS::AppSync::DataSource` resource. @@ -46 +46 @@ _Required_ : No -_AWS CloudFormation compatibility_ : This property is passed directly to the `[LambdaFunctionArn](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appsync-datasource-lambdaconfig.html#cfn-appsync-datasource-lambdaconfig-lambdafunctionarn)` property of an `AWS::AppSync::DataSource LambdaConfig` object. +_CloudFormation compatibility_ : This property is passed directly to the `[LambdaFunctionArn](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appsync-datasource-lambdaconfig.html#cfn-appsync-datasource-lambdaconfig-lambdafunctionarn)` property of an `AWS::AppSync::DataSource LambdaConfig` object. @@ -57 +57 @@ _Required_ : Yes -_AWS CloudFormation compatibility_ : This property is passed directly to the `[Name](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-appsync-datasource.html#cfn-appsync-datasource-name)` property of an `AWS::AppSync::DataSource` resource. +_CloudFormation compatibility_ : This property is passed directly to the `[Name](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-appsync-datasource.html#cfn-appsync-datasource-name)` property of an `AWS::AppSync::DataSource` resource. @@ -68 +68 @@ _Required_ : No -_AWS CloudFormation compatibility_ : This property is passed directly to the `[Name](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-appsync-datasource.html#cfn-appsync-datasource-name)` property of an `AWS::AppSync::DataSource` resource. +_CloudFormation compatibility_ : This property is passed directly to the `[Name](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-appsync-datasource.html#cfn-appsync-datasource-name)` property of an `AWS::AppSync::DataSource` resource. @@ -83 +83 @@ _Required_ : No. If not specified, AWS SAM will provision `Write` permissions us -_AWS CloudFormation compatibility_ : This property is passed directly to the `[ServiceRoleArn](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-appsync-datasource.html#cfn-appsync-datasource-servicerolearn)` property of an `AWS::AppSync::DataSource` resource. +_CloudFormation compatibility_ : This property is passed directly to the `[ServiceRoleArn](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-appsync-datasource.html#cfn-appsync-datasource-servicerolearn)` property of an `AWS::AppSync::DataSource` resource.