AWS serverless-application-model documentation change
Summary
Updated documentation to replace 'AWS CloudFormation compatibility' with 'CloudFormation compatibility' in multiple sections and removed 'AWS' from CloudFormation references in text
Security assessment
The changes are purely cosmetic branding updates (removing 'AWS' from CloudFormation references) and do not introduce, modify, or highlight any security-related functionality. No security vulnerabilities, configurations, or features are mentioned in the diff.
Diff
diff --git a/serverless-application-model/latest/developerguide/sam-property-statemachine-statemachineschedule.md b/serverless-application-model/latest/developerguide/sam-property-statemachine-statemachineschedule.md index ed90cb47c..576067e87 100644 --- a//serverless-application-model/latest/developerguide/sam-property-statemachine-statemachineschedule.md +++ b//serverless-application-model/latest/developerguide/sam-property-statemachine-statemachineschedule.md @@ -43 +43 @@ _Required_ : No -_AWS CloudFormation compatibility_ : This property is similar to the `[DeadLetterConfig](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-events-rule-target.html#cfn-events-rule-target-deadletterconfig)` property of the `AWS::Events::Rule` `Target` data type. The AWS SAM version of this property includes additional subproperties, in case you want AWS SAM to create the dead-letter queue for you. +_CloudFormation compatibility_ : This property is similar to the `[DeadLetterConfig](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-events-rule-target.html#cfn-events-rule-target-deadletterconfig)` property of the `AWS::Events::Rule` `Target` data type. The AWS SAM version of this property includes additional subproperties, in case you want AWS SAM to create the dead-letter queue for you. @@ -54 +54 @@ _Required_ : No -_AWS CloudFormation compatibility_ : This property is passed directly to the `[Description](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-events-rule.html#cfn-events-rule-description)` property of an `AWS::Events::Rule` resource. +_CloudFormation compatibility_ : This property is passed directly to the `[Description](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-events-rule.html#cfn-events-rule-description)` property of an `AWS::Events::Rule` resource. @@ -71 +71 @@ _Required_ : No -_AWS CloudFormation compatibility_ : This property is similar to the `[State](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-events-rule.html#cfn-events-rule-state)` property of an `AWS::Events::Rule` resource. If this property is set to `true` then AWS SAM passes `ENABLED`, otherwise it passes `DISABLED`. +_CloudFormation compatibility_ : This property is similar to the `[State](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-events-rule.html#cfn-events-rule-state)` property of an `AWS::Events::Rule` resource. If this property is set to `true` then AWS SAM passes `ENABLED`, otherwise it passes `DISABLED`. @@ -82 +82 @@ _Required_ : No -_AWS CloudFormation compatibility_ : This property is passed directly to the `[Input](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-events-rule-target.html#cfn-events-rule-target-input)` property of an `AWS::Events::Rule Target` resource. +_CloudFormation compatibility_ : This property is passed directly to the `[Input](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-events-rule-target.html#cfn-events-rule-target-input)` property of an `AWS::Events::Rule Target` resource. @@ -87 +87 @@ _AWS CloudFormation compatibility_ : This property is passed directly to the `[I -The name of the rule. If you don't specify a name, AWS CloudFormation generates a unique physical ID and uses that ID for the rule name. +The name of the rule. If you don't specify a name, CloudFormation generates a unique physical ID and uses that ID for the rule name. @@ -93 +93 @@ _Required_ : No -_AWS CloudFormation compatibility_ : This property is passed directly to the `[Name](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-events-rule.html#cfn-events-rule-name)` property of an `AWS::Events::Rule` resource. +_CloudFormation compatibility_ : This property is passed directly to the `[Name](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-events-rule.html#cfn-events-rule-name)` property of an `AWS::Events::Rule` resource. @@ -104 +104 @@ _Required_ : No -_AWS CloudFormation compatibility_ : This property is passed directly to the `[RetryPolicy](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-events-rule-target.html#cfn-events-rule-target-retrypolicy)` property of the `AWS::Events::Rule` `Target` data type. +_CloudFormation compatibility_ : This property is passed directly to the `[RetryPolicy](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-events-rule-target.html#cfn-events-rule-target-retrypolicy)` property of the `AWS::Events::Rule` `Target` data type. @@ -115 +115 @@ _Required_ : No. If not provided, a new role will be created and used. -_AWS CloudFormation compatibility_ : This property is passed directly to the `[RoleArn](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-scheduler-schedule-target.html#cfn-scheduler-schedule-target-rolearn)` property of the `AWS::Scheduler::Schedule` `Target` data type. +_CloudFormation compatibility_ : This property is passed directly to the `[RoleArn](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-scheduler-schedule-target.html#cfn-scheduler-schedule-target-rolearn)` property of the `AWS::Scheduler::Schedule` `Target` data type. @@ -126 +126 @@ _Required_ : Yes -_AWS CloudFormation compatibility_ : This property is passed directly to the `[ScheduleExpression](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-events-rule.html#cfn-events-rule-scheduleexpression)` property of an `AWS::Events::Rule` resource. +_CloudFormation compatibility_ : This property is passed directly to the `[ScheduleExpression](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-events-rule.html#cfn-events-rule-scheduleexpression)` property of an `AWS::Events::Rule` resource. @@ -143 +143 @@ _Required_ : No -_AWS CloudFormation compatibility_ : This property is passed directly to the `[State](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-events-rule.html#cfn-events-rule-state)` property of an `AWS::Events::Rule` resource. +_CloudFormation compatibility_ : This property is passed directly to the `[State](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-events-rule.html#cfn-events-rule-state)` property of an `AWS::Events::Rule` resource. @@ -154 +154 @@ _Required_ : No -_AWS CloudFormation compatibility_ : This property is similar to the `[Targets](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-events-rule.html#cfn-events-rule-targets)` property of an `AWS::Events::Rule` resource. The AWS SAM version of this property only allows you to specify the logical ID of a single target. +_CloudFormation compatibility_ : This property is similar to the `[Targets](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-events-rule.html#cfn-events-rule-targets)` property of an `AWS::Events::Rule` resource. The AWS SAM version of this property only allows you to specify the logical ID of a single target.