AWS appconfig: Fix URLs for CloudShell and API references
Summary
Corrected formatting in links to AWS CloudShell and CreateHostedConfigurationVersion API documentation.
Security assessment
URL syntax fixes without security implications or changes to security guidance.
Evidence
+The following procedure describes how to use the AWS CLI (on Linux or Windows) or AWS Tools for PowerShell to create an AWS AppConfig freeform configuration profile. If you prefer, you can use AWS CloudShell to run the commands listed below. For more information, see [What is AWS CloudShell?](https://docs.aws.amazon.com/cloudshell/latest/userguide/welcome.html) in the _AWS CloudShell User Guide_.
Diff
diff --git a/appconfig/latest/userguide/appconfig-creating-free-form-configuration-and-profile-create-commandline.md b/appconfig/latest/userguide/appconfig-creating-free-form-configuration-and-profile-create-commandline.md index 5f431034f..2a4784697 100644 --- a//appconfig/latest/userguide/appconfig-creating-free-form-configuration-and-profile-create-commandline.md +++ b//appconfig/latest/userguide/appconfig-creating-free-form-configuration-and-profile-create-commandline.md @@ -9 +9 @@ -The following procedure describes how to use the AWS CLI (on Linux or Windows) or AWS Tools for PowerShell to create an AWS AppConfig freeform configuration profile. If you prefer, you can use AWS CloudShell to run the commands listed below. For more information, see [What is AWS CloudShell?](https://docs.aws.amazon.com//cloudshell/latest/userguide/welcome.html) in the _AWS CloudShell User Guide_. +The following procedure describes how to use the AWS CLI (on Linux or Windows) or AWS Tools for PowerShell to create an AWS AppConfig freeform configuration profile. If you prefer, you can use AWS CloudShell to run the commands listed below. For more information, see [What is AWS CloudShell?](https://docs.aws.amazon.com/cloudshell/latest/userguide/welcome.html) in the _AWS CloudShell User Guide_. @@ -66 +66 @@ Note the following important information. - * If you created a configuration in the AWS AppConfig hosted configuration store, you can create new versions of the configuration by using the [CreateHostedConfigurationVersion](https://docs.aws.amazon.com//appconfig/2019-10-09/APIReference/API_CreateHostedConfigurationVersion.html) API operations. To view AWS CLI details and sample commands for this API operation, see [create-hosted-configuration-version](https://docs.aws.amazon.com/cli/latest/reference/appconfig/create-hosted-configuration-version.html) in the _AWS CLI Command Reference_. + * If you created a configuration in the AWS AppConfig hosted configuration store, you can create new versions of the configuration by using the [CreateHostedConfigurationVersion](https://docs.aws.amazon.com/appconfig/2019-10-09/APIReference/API_CreateHostedConfigurationVersion.html) API operations. To view AWS CLI details and sample commands for this API operation, see [create-hosted-configuration-version](https://docs.aws.amazon.com/cli/latest/reference/appconfig/create-hosted-configuration-version.html) in the _AWS CLI Command Reference_.