AWS ARG documentation change
Summary
Updated multiple documentation URLs by adding an extra forward slash after the domain name in links to AWS documentation pages.
Security assessment
The changes are purely cosmetic URL formatting updates without any security context. All modifications involve adding an extra '/' in documentation links (e.g., changing 'https://docs.aws.amazon.com/license-manager/' to 'https://docs.aws.amazon.com//license-manager/'). There are no mentions of vulnerabilities, security features, access controls, or policy changes. The content remains identical except for URL structure.
Diff
diff --git a/ARG/latest/userguide/about-slg-types.md b/ARG/latest/userguide/about-slg-types.md index ed504992d..c5c9d6fa2 100644 --- a//ARG/latest/userguide/about-slg-types.md +++ b//ARG/latest/userguide/about-slg-types.md @@ -66 +66 @@ The following example restricts group members to only Amazon EC2 host instances. -This parameter specifies that the resource group can't be deleted unless it contains no members. For more information, see [Delete a host resource group](https://docs.aws.amazon.com/license-manager/latest/userguide/host-resource-groups.html#host-resource-group-delete) in the _License Manager User Guide_ +This parameter specifies that the resource group can't be deleted unless it contains no members. For more information, see [Delete a host resource group](https://docs.aws.amazon.com//license-manager/latest/userguide/host-resource-groups.html#host-resource-group-delete) in the _License Manager User Guide_ @@ -103 +103 @@ Because resource groups of this type are automatically created and maintained by -For more information, see [Using AppRegistry](https://docs.aws.amazon.com/servicecatalog/latest/adminguide/appregistry.html) in the _Service Catalog User Guide_. +For more information, see [Using AppRegistry](https://docs.aws.amazon.com//servicecatalog/latest/adminguide/appregistry.html) in the _Service Catalog User Guide_. @@ -126 +126 @@ This parameter specifies the friendly name of the application that was assigned -This parameter specifies the [Amazon Resource Name (ARN)](https://docs.aws.amazon.com/general/latest/gr/aws-arns-and-namespaces.html) path of the application assigned by AppRegistry. +This parameter specifies the [Amazon Resource Name (ARN)](https://docs.aws.amazon.com//general/latest/gr/aws-arns-and-namespaces.html) path of the application assigned by AppRegistry. @@ -141 +141 @@ To change any of these elements, you must modify the application using the AppRe -This application resource group automatically includes as group members the resource groups created for the CloudFormation stacks that are associated with the AppRegistry application. You can use the [ListGroupResources](https://docs.aws.amazon.com/ARG/latest/APIReference/API_ListGroupResources.html) operation to see those child groups. +This application resource group automatically includes as group members the resource groups created for the CloudFormation stacks that are associated with the AppRegistry application. You can use the [ListGroupResources](https://docs.aws.amazon.com//ARG/latest/APIReference/API_ListGroupResources.html) operation to see those child groups. @@ -178 +178 @@ Because resource groups of this type are automatically created and maintained by -For more information, see [Using AppRegistry](https://docs.aws.amazon.com/servicecatalog/latest/adminguide/AppRegistry.html) in the _Service Catalog User Guide_. +For more information, see [Using AppRegistry](https://docs.aws.amazon.com//servicecatalog/latest/adminguide/AppRegistry.html) in the _Service Catalog User Guide_. @@ -201 +201 @@ This parameter specifies the friendly name of the CloudFormation stack assigned -This parameter specifies the [Amazon Resource Name (ARN)](https://docs.aws.amazon.com/general/latest/gr/aws-arns-and-namespaces.html) path of the CloudFormation stack attached to the application in AppRegistry. +This parameter specifies the [Amazon Resource Name (ARN)](https://docs.aws.amazon.com//general/latest/gr/aws-arns-and-namespaces.html) path of the CloudFormation stack attached to the application in AppRegistry. @@ -243 +243 @@ This `Configuration` type specifies that the resource group represents a common -If the resource group has no available capacity, the instance launches as a stand alone on-demand instance outside of the pool unless you configure the resource group to use Amazon EC2 UltraServer Capacity Blocks. For more information, see [Working with Capacity Reservation groups](https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/create-cr-group.html) in the _Amazon EC2 User Guide_. +If the resource group has no available capacity, the instance launches as a stand alone on-demand instance outside of the pool unless you configure the resource group to use Amazon EC2 UltraServer Capacity Blocks. For more information, see [Working with Capacity Reservation groups](https://docs.aws.amazon.com//AWSEC2/latest/UserGuide/create-cr-group.html) in the _Amazon EC2 User Guide_. @@ -340 +340 @@ After adding `instance-type` and `reservation-type` to a resource group configur -This identifier specifies settings for Amazon EC2 host management and AWS License Manager that are enforced for the group's members. For more information, see [Host resource groups in AWS License Manager](https://docs.aws.amazon.com/license-manager/latest/userguide/host-resource-groups.html). +This identifier specifies settings for Amazon EC2 host management and AWS License Manager that are enforced for the group's members. For more information, see [Host resource groups in AWS License Manager](https://docs.aws.amazon.com//license-manager/latest/userguide/host-resource-groups.html). @@ -355 +355 @@ The following parameters are supported for the `AWS::EC2::HostManagement` servic -This parameter specifies whether instances are launched onto a specific dedicated host, or onto any available host that has a matching configuration. For more information, see [Understanding auto-placement and affinity](https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/how-dedicated-hosts-work.html#dedicated-hosts-understanding) in the _Amazon EC2 User Guide_. +This parameter specifies whether instances are launched onto a specific dedicated host, or onto any available host that has a matching configuration. For more information, see [Understanding auto-placement and affinity](https://docs.aws.amazon.com//AWSEC2/latest/UserGuide/how-dedicated-hosts-work.html#dedicated-hosts-understanding) in the _Amazon EC2 User Guide_. @@ -402 +402 @@ This parameter specifies whether instances are launched onto a specific dedicate -This parameter specifies whether a dedicated host in the group is automatically released after its last running instance is terminated. For more information, see [Releasing Dedicated Hosts](https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/how-dedicated-hosts-work.html#dedicated-hosts-releasing) in the _Amazon EC2 User Guide_. +This parameter specifies whether a dedicated host in the group is automatically released after its last running instance is terminated. For more information, see [Releasing Dedicated Hosts](https://docs.aws.amazon.com//AWSEC2/latest/UserGuide/how-dedicated-hosts-work.html#dedicated-hosts-releasing) in the _Amazon EC2 User Guide_. @@ -453 +453 @@ This parameter specifies which instance type families can be used by instances t -**Permitted values:** Each must be a valid [Amazon EC2 instance type family identifier](https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/instance-types.html#AvailableInstanceTypes), such as `C4`, `M5`, `P3dn`, or `R5d`. +**Permitted values:** Each must be a valid [Amazon EC2 instance type family identifier](https://docs.aws.amazon.com//AWSEC2/latest/UserGuide/instance-types.html#AvailableInstanceTypes), such as `C4`, `M5`, `P3dn`, or `R5d`. @@ -499 +499 @@ The following example configuration item specifies that launched instances can b -This parameter specifies the [Amazon Resource Name (ARN)](https://docs.aws.amazon.com/general/latest/gr/aws-arns-and-namespaces.html) paths of one or more core/socket based license configurations that you want applied to members of the group. +This parameter specifies the [Amazon Resource Name (ARN)](https://docs.aws.amazon.com//general/latest/gr/aws-arns-and-namespaces.html) paths of one or more core/socket based license configurations that you want applied to members of the group. @@ -503 +503 @@ This parameter specifies the [Amazon Resource Name (ARN)](https://docs.aws.amazo -**Permitted values:** Each must be a valid [License Manager configuration ARN](https://docs.aws.amazon.com/service-authorization/latest/reference/about-service-linked-groups.xmllist_awslicensemanager.html#awslicensemanager-resources-for-iam-policies). +**Permitted values:** Each must be a valid [License Manager configuration ARN](https://docs.aws.amazon.com//service-authorization/latest/reference/about-service-linked-groups.xmllist_awslicensemanager.html#awslicensemanager-resources-for-iam-policies).