AWS AWSCloudFormation documentation change
Summary
Updated references from 'AWS CloudFormation' to 'CloudFormation' in text and syntax
Security assessment
Branding updates without any changes to security-related OAuth token guidance or other security content
Diff
diff --git a/AWSCloudFormation/latest/TemplateReference/aws-resource-appflow-connectorprofile.md b/AWSCloudFormation/latest/TemplateReference/aws-resource-appflow-connectorprofile.md index 929df169e..ccd8a131c 100644 --- a//AWSCloudFormation/latest/TemplateReference/aws-resource-appflow-connectorprofile.md +++ b//AWSCloudFormation/latest/TemplateReference/aws-resource-appflow-connectorprofile.md @@ -5 +5 @@ SyntaxPropertiesReturn valuesSee also -This is the new _AWS CloudFormation Template Reference Guide_. Please update your bookmarks and links. For help getting started with CloudFormation, see the [AWS CloudFormation User Guide](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/Welcome.html). +This is the new _CloudFormation Template Reference Guide_. Please update your bookmarks and links. For help getting started with CloudFormation, see the [AWS CloudFormation User Guide](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/Welcome.html). @@ -13 +13 @@ The `AWS::AppFlow::ConnectorProfile` resource is an Amazon AppFlow resource type -If you want to use AWS CloudFormation to create a connector profile for connectors that implement OAuth (such as Salesforce, Slack, Zendesk, and Google Analytics), you must fetch the access and refresh tokens. You can do this by implementing your own UI for OAuth, or by retrieving the tokens from elsewhere. Alternatively, you can use the Amazon AppFlow console to create the connector profile, and then use that connector profile in the flow creation CloudFormation template. +If you want to use CloudFormation to create a connector profile for connectors that implement OAuth (such as Salesforce, Slack, Zendesk, and Google Analytics), you must fetch the access and refresh tokens. You can do this by implementing your own UI for OAuth, or by retrieving the tokens from elsewhere. Alternatively, you can use the Amazon AppFlow console to create the connector profile, and then use that connector profile in the flow creation CloudFormation template. @@ -17 +17 @@ If you want to use AWS CloudFormation to create a connector profile for connecto -To declare this entity in your AWS CloudFormation template, use the following syntax: +To declare this entity in your CloudFormation template, use the following syntax: