AWS codebuild documentation change
Summary
Expanded shared responsibility model documentation and updated links
Security assessment
Improved security documentation by clarifying shared responsibility model but no specific vulnerability addressed
Diff
diff --git a/codebuild/latest/userguide/security.md b/codebuild/latest/userguide/security.md index 2fb8d9bf6..6e6d71cd6 100644 --- a//codebuild/latest/userguide/security.md +++ b//codebuild/latest/userguide/security.md @@ -7 +7 @@ -Cloud security at AWS is the highest priority. As an AWS customer, you benefit from a data center and network architecture that is built to meet the requirements of the most security-sensitive organizations. +Cloud security at AWS is the highest priority. As an AWS customer, you benefit from data centers and network architectures that are built to meet the requirements of the most security-sensitive organizations. @@ -9 +9 @@ Cloud security at AWS is the highest priority. As an AWS customer, you benefit f -Security and compliance is a shared responsibility between AWS and you. This shared model can help relieve your operational burden: AWS operates, manages, and controls the components from the host operating system and virtualization layer down to the physical security of the service facilities. You assume responsibility and management of the guest operating system (including updates and security patches) and other associated application software. You're also responsible for the configuration of the AWS provided security group firewall. Your responsibilities vary with the services you use, the integration of those services into your IT environment, and applicable laws and regulations. Therefore, you should carefully consider the services that your organization uses. For more information, see [Shared responsibility model](https://aws.amazon.com/compliance/shared-responsibility-model/). +Security is a shared responsibility between AWS and you. The [shared responsibility model](https://aws.amazon.com/compliance/shared-responsibility-model/) describes this as security _of_ the cloud and security _in_ the cloud: @@ -11 +11,8 @@ Security and compliance is a shared responsibility between AWS and you. This sha -To learn how to secure your CodeBuild resources, see the following topics. + * **Security of the cloud** – AWS is responsible for protecting the infrastructure that runs AWS services in the AWS Cloud. AWS also provides you with services that you can use securely. Third-party auditors regularly test and verify the effectiveness of our security as part of the [AWS Compliance Programs](https://aws.amazon.com/compliance/programs/). To learn about the compliance programs that apply to AWS CodeBuild, see [AWS Services in Scope by Compliance Program](https://aws.amazon.com/compliance/services-in-scope/). + + * **Security in the cloud** – Your responsibility is determined by the AWS service that you use. You are also responsible for other factors including the sensitivity of your data, your company's requirements, and applicable laws and regulations. + + + + +This documentation helps you understand how to apply the shared responsibility model when using CodeBuild. The following topics show you how to configure CodeBuild to meet your security and compliance objectives. You also learn how to use other AWS services that help you to monitor and secure your CodeBuild resources. @@ -19 +26 @@ To learn how to secure your CodeBuild resources, see the following topics. - * [Compliance validation for AWS CodeBuild](./codebuild-compliance-validation.html) + * [Compliance validation for AWS CodeBuild](./compliance-validation.html) @@ -23 +30 @@ To learn how to secure your CodeBuild resources, see the following topics. - * [Infrastructure security in AWS CodeBuild](./infrastructure-security.html) + * [Infrastructure Security in AWS CodeBuild](./infrastructure-security.html)