AWS serverless-application-model documentation change
Summary
Updated terminology from 'AWS CloudFormation resources' to 'CloudFormation resources' throughout the document
Security assessment
Changes are purely terminological updates replacing 'AWS CloudFormation' with 'CloudFormation'. No security vulnerabilities, configurations, or features are mentioned or modified in the documentation.
Diff
diff --git a/serverless-application-model/latest/developerguide/sam-specification-generated-resources-graphqlapi.md b/serverless-application-model/latest/developerguide/sam-specification-generated-resources-graphqlapi.md index 6b4027db1..4b2523e06 100644 --- a//serverless-application-model/latest/developerguide/sam-specification-generated-resources-graphqlapi.md +++ b//serverless-application-model/latest/developerguide/sam-specification-generated-resources-graphqlapi.md @@ -5 +5 @@ -# AWS CloudFormation resources generated when AWS::Serverless::GraphQLApi is specified +# CloudFormation resources generated when AWS::Serverless::GraphQLApi is specified @@ -14 +14 @@ _`LogicalId`: _``<graphqlapi-LogicalId><datasource-RelativeId><datasource-Type>` -_Referenceable property:_ N/A (you must use the `LogicalId` to reference this AWS CloudFormation resource) +_Referenceable property:_ N/A (you must use the `LogicalId` to reference this CloudFormation resource) @@ -21 +21 @@ _`LogicalId`: _``<graphqlapi-LogicalId><function-RelativeId>`` -_Referenceable property:_ N/A (you must use the `LogicalId` to reference this AWS CloudFormation resource) +_Referenceable property:_ N/A (you must use the `LogicalId` to reference this CloudFormation resource) @@ -28 +28 @@ _`LogicalId`: _``<graphqlapi-LogicalId>`` -_Referenceable property:_ N/A (you must use the `LogicalId` to reference this AWS CloudFormation resource) +_Referenceable property:_ N/A (you must use the `LogicalId` to reference this CloudFormation resource) @@ -35 +35 @@ _`LogicalId`: _``<graphqlapi-LogicalId>`Schema` -_Referenceable property:_ N/A (you must use the `LogicalId` to reference this AWS CloudFormation resource) +_Referenceable property:_ N/A (you must use the `LogicalId` to reference this CloudFormation resource) @@ -42 +42 @@ _`LogicalId`: _``<graphqlapi-LogicalId><OperationType><resolver-RelativeId>`` -_Referenceable property:_ N/A (you must use the `LogicalId` to reference this AWS CloudFormation resource) +_Referenceable property:_ N/A (you must use the `LogicalId` to reference this CloudFormation resource) @@ -44 +44 @@ _Referenceable property:_ N/A (you must use the `LogicalId` to reference this AW -In addition to these AWS CloudFormation resources, when `AWS::Serverless::GraphQLApi` is specified, AWS SAM may also generate the following AWS CloudFormation resources. +In addition to these CloudFormation resources, when `AWS::Serverless::GraphQLApi` is specified, AWS SAM may also generate the following CloudFormation resources. @@ -51 +51 @@ _`LogicalId`: _``<graphqlapi-LogicalId>`ApiCache` -_Referenceable property:_ N/A (you must use the `LogicalId` to reference this AWS CloudFormation resource) +_Referenceable property:_ N/A (you must use the `LogicalId` to reference this CloudFormation resource) @@ -58 +58 @@ _`LogicalId`: _``<graphqlapi-LogicalId><apikey-RelativeId>`` -_Referenceable property:_ N/A (you must use the `LogicalId` to reference this AWS CloudFormation resource) +_Referenceable property:_ N/A (you must use the `LogicalId` to reference this CloudFormation resource) @@ -65 +65 @@ _`LogicalId`: _``<graphqlapi-LogicalId>`DomainName` -_Referenceable property:_ N/A (you must use the `LogicalId` to reference this AWS CloudFormation resource) +_Referenceable property:_ N/A (you must use the `LogicalId` to reference this CloudFormation resource) @@ -72 +72 @@ _`LogicalId`: _``<graphqlapi-LogicalId>`DomainNameApiAssociation` -_Referenceable property:_ N/A (you must use the `LogicalId` to reference this AWS CloudFormation resource) +_Referenceable property:_ N/A (you must use the `LogicalId` to reference this CloudFormation resource) @@ -74 +74 @@ _Referenceable property:_ N/A (you must use the `LogicalId` to reference this AW -AWS SAM may also use the `AWS::Serverless::Connector` resource to provision permissions. For more information, see [AWS CloudFormation resources generated when you specify AWS::Serverless::Connector](./sam-specification-generated-resources-connector.html). +AWS SAM may also use the `AWS::Serverless::Connector` resource to provision permissions. For more information, see [CloudFormation resources generated when you specify AWS::Serverless::Connector](./sam-specification-generated-resources-connector.html).