AWS codeartifact documentation change
Summary
Removed redundant 'AWS' prefix from 'AWS CLI' and 'AWS CloudFormation' references for consistency
Security assessment
Change only modifies service name formatting without altering security context or introducing security-related content
Diff
diff --git a/codeartifact/latest/ug/domain-create.md b/codeartifact/latest/ug/domain-create.md index d47ed7b28..a6064c092 100644 --- a//codeartifact/latest/ug/domain-create.md +++ b//codeartifact/latest/ug/domain-create.md @@ -9 +9 @@ Create a domain (console)Create a domain (AWS CLI)Example AWS KMS key policy -You can create a domain using the CodeArtifact console, the AWS Command Line Interface (AWS CLI), or AWS CloudFormation. When you create a domain, it does not contain any repositories. For more information, see [Create a repository](./create-repo.html). For more information about managing CodeArtifact domains with CloudFormation, see [Creating CodeArtifact resources with AWS CloudFormation](./cloudformation-codeartifact.html). +You can create a domain using the CodeArtifact console, the AWS Command Line Interface (AWS CLI), or CloudFormation. When you create a domain, it does not contain any repositories. For more information, see [Create a repository](./create-repo.html). For more information about managing CodeArtifact domains with CloudFormation, see [Creating CodeArtifact resources with AWS CloudFormation](./cloudformation-codeartifact.html).