AWS verifiedpermissions documentation change
Summary
Changed 'AWS CloudFormation' to 'CloudFormation' in two locations for terminology consistency
Security assessment
Terminology updates in service overview documentation. No security-related content modifications detected.
Diff
diff --git a/verifiedpermissions/latest/userguide/what-is-avp.md b/verifiedpermissions/latest/userguide/what-is-avp.md index 30a02f8e3..a0e6c6df6 100644 --- a//verifiedpermissions/latest/userguide/what-is-avp.md +++ b//verifiedpermissions/latest/userguide/what-is-avp.md @@ -34 +34 @@ Verified Permissions provides _authorization_ by verifying whether a principal i -Verified Permissions is a service that enables customers to create, maintain, and test policies in the AWS Management Console, programmatically using the Verified Permissions APIs, or through infrastructure as code solutions like AWS CloudFormation. Permissions are expressed using the Cedar policy language. The client application calls authorization APIs to evaluate the Cedar policies stored with the service and provide an access decision for whether an action is permitted. +Verified Permissions is a service that enables customers to create, maintain, and test policies in the AWS Management Console, programmatically using the Verified Permissions APIs, or through infrastructure as code solutions like CloudFormation. Permissions are expressed using the Cedar policy language. The client application calls authorization APIs to evaluate the Cedar policies stored with the service and provide an access decision for whether an action is permitted. @@ -144 +144 @@ The following are links to documentation for Verified Permissions resources in v -The AWS Cloud Development Kit (AWS CDK) is an open-source software development framework for defining cloud infrastructure in code and provisioning it through AWS CloudFormation. Constructs, or reusable cloud components, can be used to create AWS CloudFormation templates. These templates can then be used to deploy your cloud infrastructure. +The AWS Cloud Development Kit (AWS CDK) is an open-source software development framework for defining cloud infrastructure in code and provisioning it through CloudFormation. Constructs, or reusable cloud components, can be used to create CloudFormation templates. These templates can then be used to deploy your cloud infrastructure.