{"id":22046,"date":"2026-09-25T10:37:38","date_gmt":"2026-09-25T10:37:38","guid":{"rendered":"https:\/\/www.examlabs.com\/certification\/?p=22046"},"modified":"2026-09-25T10:37:38","modified_gmt":"2026-09-25T10:37:38","slug":"amazon-aws-certified-security-specialty-scs-c03-practice-test-questions-and-exam-dumps-part11-q201-220","status":"publish","type":"post","link":"https:\/\/www.examlabs.com\/certification\/amazon-aws-certified-security-specialty-scs-c03-practice-test-questions-and-exam-dumps-part11-q201-220\/","title":{"rendered":"Amazon AWS Certified Security &#8211; Specialty SCS-C03 Practice Test Questions and Exam Dumps Part11 Q201-220"},"content":{"rendered":"<h2><b>View Full <\/b><a href=\"https:\/\/www.examlabs.com\/aws-certified-security-specialty-scs-c03-exam-dumps\"><b>Amazon AWS Certified Security &#8211; Specialty SCS-C03 Exam Dumps<\/b><\/a><b> and Practice Test Dumps.<\/b><\/h2>\n<p>&nbsp;<\/p>\n<h3><b>Question 201<\/b><\/h3>\n<p><b>Which AWS service provides a managed, centralized repository for compliance reports and agreements that can support an organization&#8217;s audit process?<\/b><\/p>\n<ol>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Amazon Detective<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">AWS Artifact<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Amazon Inspector<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">AWS Shield<\/span><\/li>\n<\/ol>\n<p><b>Correct Answer: 2<\/b><\/p>\n<p><b>Explanation<\/b><\/p>\n<p><span style=\"font-weight: 400;\">AWS Artifact provides on-demand access to AWS security and compliance documentation, including reports and agreements relevant to regulatory and contractual requirements. Security and compliance teams can use these documents as supporting evidence when evaluating AWS services against organizational obligations. Artifact does not continuously monitor customer resources or enforce security controls. Instead, it provides documentation about AWS compliance and security practices. Organizations remain responsible for assessing how AWS services and their own configurations satisfy specific regulatory requirements under the shared responsibility model.<\/span><\/p>\n<h3><b>Question 202<\/b><\/h3>\n<p><b>A security engineer needs to allow a third-party SaaS provider to assume an IAM role without granting the provider permanent credentials. Which mechanism should be used?<\/b><\/p>\n<ol>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">IAM role with a trust policy and external ID<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Long-lived IAM access key shared with the provider<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Root user credentials<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">S3 public access<\/span><\/li>\n<\/ol>\n<p><b>Correct Answer: 1<\/b><\/p>\n<p><b>Explanation<\/b><\/p>\n<p><span style=\"font-weight: 400;\">An IAM role can provide temporary credentials to a trusted third party without requiring the organization to share long-lived access keys. For third-party access, an external ID can also be included in the role trust policy to help prevent the confused-deputy problem. The provider assumes the role through AWS Security Token Service and receives temporary credentials according to the role&#8217;s permissions. Organizations should restrict the trust policy and permissions carefully, monitor role usage, and avoid sharing permanent IAM user credentials with external services.<\/span><\/p>\n<h3><b>Question 203<\/b><\/h3>\n<p><b>Which IAM policy component determines who or what is allowed to assume an IAM role?<\/b><\/p>\n<ol>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Permissions policy<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Identity policy<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Trust policy<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Session policy<\/span><\/li>\n<\/ol>\n<p><b>Correct Answer: 3<\/b><\/p>\n<p><b>Explanation<\/b><\/p>\n<p><span style=\"font-weight: 400;\">An IAM role&#8217;s trust policy defines which principals are trusted to assume the role. This is different from the permissions policy attached to the role, which determines what actions can be performed after the role has been assumed. A secure design therefore requires both controls: the trust policy must limit who can obtain the role&#8217;s credentials, while the permissions policy must limit what those credentials can do. Security teams should review both policies because excessive trust or excessive permissions can independently create security exposure.<\/span><\/p>\n<h3><b>Question 204<\/b><\/h3>\n<p><b>A security administrator wants to restrict an IAM role so that even its attached permissions policy cannot grant access beyond a predefined maximum. Which feature should be configured?<\/b><\/p>\n<ol>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Service control policy<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Permissions boundary<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Network ACL<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Resource-based policy<\/span><\/li>\n<\/ol>\n<p><b>Correct Answer: 2<\/b><\/p>\n<p><b>Explanation<\/b><\/p>\n<p><span style=\"font-weight: 400;\">An IAM permissions boundary defines the maximum permissions that an identity-based policy can grant to an IAM user or role. It does not itself grant permissions. An action is allowed only when the applicable identity policies grant it and the permissions boundary permits it, along with any other relevant authorization controls. Permissions boundaries are useful when delegated administrators can create roles but must remain within centrally defined limits. Organizations should understand the interaction between boundaries, identity policies, resource policies, SCPs, and explicit denies.<\/span><\/p>\n<h3><b>Question 205<\/b><\/h3>\n<p><b>Which AWS feature can be used to encrypt EBS volumes automatically when new volumes are created in an AWS Region?<\/b><\/p>\n<ol>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">EBS encryption by default<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">S3 Block Public Access<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">CloudTrail organization trail<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">IAM Access Analyzer<\/span><\/li>\n<\/ol>\n<p><b>Correct Answer: 1<\/b><\/p>\n<p><b>Explanation<\/b><\/p>\n<p><span style=\"font-weight: 400;\">Amazon EBS encryption by default enables automatic encryption for newly created EBS volumes and supported snapshot-related operations in a Region. This helps organizations establish a consistent encryption baseline without requiring developers or administrators to remember to select encryption for every new volume. Organizations can use AWS KMS keys according to their encryption requirements and key-management architecture. Enabling the setting does not automatically solve every data-protection concern, so teams should still manage KMS permissions, key policies, backups, access controls, and monitoring appropriately.<\/span><\/p>\n<h3><b>Question 206<\/b><\/h3>\n<p><b>A company needs to ensure that only approved IAM principals can access a KMS key from another AWS account. Which control is especially important?<\/b><\/p>\n<ol>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">KMS key policy<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Route table<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Security group<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">CloudFront cache policy<\/span><\/li>\n<\/ol>\n<p><b>Correct Answer: 1<\/b><\/p>\n<p><b>Explanation<\/b><\/p>\n<p><span style=\"font-weight: 400;\">AWS KMS key policies are a fundamental authorization mechanism for customer managed KMS keys. For cross-account use, the key policy in the owning account must allow the appropriate external account or principals, while permissions in the external account must also authorize the intended KMS actions. Security teams should avoid broad principals and unnecessary permissions in key policies. Because KMS keys can protect highly sensitive information, administrators should carefully review key policy statements, grants, IAM permissions, and organizational restrictions before allowing cross-account cryptographic operations.<\/span><\/p>\n<h3><b>Question 207<\/b><\/h3>\n<p><b>Which KMS feature allows an application to provide additional authenticated information that must match when encrypted data is decrypted?<\/b><\/p>\n<ol>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Key alias<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Encryption context<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Key rotation<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Key ARN<\/span><\/li>\n<\/ol>\n<p><b>Correct Answer: 2<\/b><\/p>\n<p><b>Explanation<\/b><\/p>\n<p><span style=\"font-weight: 400;\">An AWS KMS encryption context is additional authenticated data supplied during encryption and required during decryption. It can help bind encrypted data to a particular purpose, resource, or application context. The encryption context is not secret, but it must match the value expected by the decryption operation. IAM and KMS policies can also reference encryption-context conditions for additional authorization control. This feature is useful when organizations want cryptographic operations to depend on specific contextual attributes rather than relying solely on possession of a KMS key.<\/span><\/p>\n<h3><b>Question 208<\/b><\/h3>\n<p><b>An organization wants to reduce the number of long-lived IAM access keys used by workloads running outside AWS. Which AWS service can provide temporary AWS credentials to those workloads using X.509 certificates?<\/b><\/p>\n<ol>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">IAM Roles Anywhere<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">AWS Secrets Manager<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">AWS Artifact<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Amazon Macie<\/span><\/li>\n<\/ol>\n<p><b>Correct Answer: 1<\/b><\/p>\n<p><b>Explanation<\/b><\/p>\n<p><span style=\"font-weight: 400;\">IAM Roles Anywhere allows workloads outside AWS to obtain temporary AWS credentials by using X.509 certificates and configured trust anchors. This can reduce dependence on long-lived IAM access keys for servers, applications, or other workloads operating outside AWS environments. The workload receives temporary credentials associated with an IAM role and can then access authorized AWS resources. Organizations should protect private keys, establish appropriate trust anchors, restrict role permissions, and monitor credential usage. This approach supports stronger credential lifecycle management for hybrid environments.<\/span><\/p>\n<h3><b>Question 209<\/b><\/h3>\n<p><b>Which IAM capability can help identify permissions that an IAM principal has but has not used recently?<\/b><\/p>\n<ol>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">IAM Access Analyzer unused access analysis<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">AWS WAF managed rules<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Amazon Macie<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">AWS Network Firewall<\/span><\/li>\n<\/ol>\n<p><b>Correct Answer: 1<\/b><\/p>\n<p><b>Explanation<\/b><\/p>\n<p><span style=\"font-weight: 400;\">IAM Access Analyzer provides capabilities that can help organizations identify unused access associated with supported IAM identities and permissions. Security teams can use this information to review excessive privileges and remove permissions that are no longer necessary. This supports least-privilege management over time rather than relying only on the permissions originally assigned. Before removing access, administrators should verify whether permissions are required for infrequent operational tasks. Changes should be tested carefully to avoid disrupting legitimate workloads while reducing unnecessary authorization paths.<\/span><\/p>\n<h3><b>Question 210<\/b><\/h3>\n<p><b>A security team wants to identify IAM users whose access keys may have become unnecessary after applications were migrated to IAM roles. Which AWS capability can assist with credential review?<\/b><\/p>\n<ol>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">IAM credential report<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Amazon Detective<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">AWS Shield Advanced<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">AWS Network Firewall<\/span><\/li>\n<\/ol>\n<p><b>Correct Answer: 1<\/b><\/p>\n<p><b>Explanation<\/b><\/p>\n<p><span style=\"font-weight: 400;\">The IAM credential report provides information about credentials associated with IAM users, including password and access-key-related status information. Security teams can use it to identify potentially unused or outdated credentials during periodic access reviews. This is particularly useful when organizations migrate workloads from long-lived IAM access keys to roles and temporary credentials. Reviewing the report can support credential cleanup and reduce unnecessary authentication mechanisms. Administrators should validate operational dependencies before disabling or deleting credentials and should combine credential reviews with broader IAM access analysis.<\/span><\/p>\n<h3><b>Question 211<\/b><\/h3>\n<p><b>Which AWS service can help organizations centrally manage certificates for private applications and internal certificate authorities?<\/b><\/p>\n<ol>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">AWS Private Certificate Authority<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Amazon Athena<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">AWS Audit Manager<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Amazon GuardDuty<\/span><\/li>\n<\/ol>\n<p><b>Correct Answer: 1<\/b><\/p>\n<p><b>Explanation<\/b><\/p>\n<p><span style=\"font-weight: 400;\">AWS Private Certificate Authority provides managed private certificate authority capabilities for issuing and managing certificates used by internal applications, devices, and services. It can support private PKI architectures where certificates are not intended to be publicly trusted. Organizations can establish certificate authorities, define issuance controls, and manage certificate lifecycles according to their security requirements. Private CA is different from a public certificate service because its trust model is controlled by the organization. Strong CA permissions and private-key protection are essential to maintaining trust in the PKI.<\/span><\/p>\n<h3><b>Question 212<\/b><\/h3>\n<p><b>A company needs to revoke trust in a private certificate before its natural expiration date. Which PKI capability addresses this requirement?<\/b><\/p>\n<ol>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Certificate revocation<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">DNS forwarding<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Security group referencing<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">S3 lifecycle expiration<\/span><\/li>\n<\/ol>\n<p><b>Correct Answer: 1<\/b><\/p>\n<p><b>Explanation<\/b><\/p>\n<p><span style=\"font-weight: 400;\">Certificate revocation allows an organization to invalidate a certificate before its scheduled expiration when the certificate should no longer be trusted. This may be necessary when a private key is compromised, a device is decommissioned, or certificate issuance was incorrect. In a private PKI environment, certificate lifecycle procedures should define when revocation is required and how relying applications determine certificate status. AWS Private Certificate Authority supports private certificate management workflows, while organizations remain responsible for configuring applications and trust relationships correctly.<\/span><\/p>\n<h3><b>Question 213<\/b><\/h3>\n<p><b>Which AWS service can help protect Amazon S3 data by automatically encrypting new objects using server-side encryption with an AWS owned key?<\/b><\/p>\n<ol>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Amazon S3 server-side encryption<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">AWS Network Firewall<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Amazon Detective<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">AWS Audit Manager<\/span><\/li>\n<\/ol>\n<p><b>Correct Answer: 1<\/b><\/p>\n<p><b>Explanation<\/b><\/p>\n<p><span style=\"font-weight: 400;\">Amazon S3 supports server-side encryption for objects stored in S3. Depending on the configured encryption option, AWS can manage the encryption keys without requiring customers to maintain the underlying key material. Server-side encryption helps protect data at rest, but authorization and access controls remain essential because encryption does not determine which principals can retrieve objects. Organizations should select the encryption approach that matches their security, compliance, and key-management requirements and should verify that bucket policies and IAM permissions prevent unauthorized access.<\/span><\/p>\n<h3><b>Question 214<\/b><\/h3>\n<p><b>A security administrator wants to require a particular KMS key whenever applications upload sensitive objects to an S3 bucket. Which control is most appropriate?<\/b><\/p>\n<ol>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">S3 bucket policy with an encryption-related condition<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Route 53 Resolver rule<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Network ACL<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">IAM credential report<\/span><\/li>\n<\/ol>\n<p><b>Correct Answer: 1<\/b><\/p>\n<p><b>Explanation<\/b><\/p>\n<p><span style=\"font-weight: 400;\">An S3 bucket policy can enforce encryption requirements by denying object uploads that do not meet specified encryption conditions. For example, a policy can require server-side encryption using a designated KMS key. This creates a preventive control at the storage boundary instead of relying solely on application developers to configure encryption correctly. Security teams should test the policy against all legitimate upload paths and ensure the required principals have permission to use the KMS key. Logging and monitoring can then provide additional assurance that encryption requirements remain effective.<\/span><\/p>\n<h3><b>Question 215<\/b><\/h3>\n<p><b>Which AWS service can help identify whether an IAM resource policy unintentionally grants access to an external principal?<\/b><\/p>\n<ol>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">AWS IAM Access Analyzer<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Amazon Inspector<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">AWS Shield<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Amazon CloudWatch<\/span><\/li>\n<\/ol>\n<p><b>Correct Answer: 1<\/b><\/p>\n<p><b>Explanation<\/b><\/p>\n<p><span style=\"font-weight: 400;\">IAM Access Analyzer analyzes resource-based policies and can identify resources that are accessible from outside the intended trust boundary. This is particularly useful for detecting unintended external access to resources such as S3 buckets, IAM roles, KMS keys, and other supported resources. Security teams can investigate findings and modify policies when external access is unnecessary. Access Analyzer does not replace policy review or organizational governance. It should be used alongside least-privilege design, continuous monitoring, and periodic reviews of resource-based permissions.<\/span><\/p>\n<h3><b>Question 216<\/b><\/h3>\n<p><b>Which AWS capability allows an organization to create policy checks that help validate IAM policies before deployment?<\/b><\/p>\n<ol>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">IAM Access Analyzer policy validation<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">AWS Shield Advanced<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Amazon Macie<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">AWS Backup Vault Lock<\/span><\/li>\n<\/ol>\n<p><b>Correct Answer: 1<\/b><\/p>\n<p><b>Explanation<\/b><\/p>\n<p><span style=\"font-weight: 400;\">IAM Access Analyzer provides policy validation capabilities that can help identify issues in IAM policies before they are deployed. Policy validation can surface warnings, errors, or recommendations related to policy structure and permissions. This supports a preventive approach by catching potential authorization problems during development rather than after deployment. Security teams should still perform contextual review because a syntactically valid policy may grant more access than an application actually requires. Automated validation works best when combined with least privilege and deployment review processes.<\/span><\/p>\n<h3><b>Question 217<\/b><\/h3>\n<p><b>A security team wants to prevent administrators from accidentally granting unrestricted access through newly created IAM roles. Which combination provides a strong organizational control?<\/b><\/p>\n<ol>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Permissions boundaries and restrictive governance policies<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Public S3 buckets and access keys<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Security groups and DNS records<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">CloudFront distributions and WAF rules<\/span><\/li>\n<\/ol>\n<p><b>Correct Answer: 1<\/b><\/p>\n<p><b>Explanation<\/b><\/p>\n<p><span style=\"font-weight: 400;\">Permissions boundaries can limit the maximum permissions available to IAM roles and users created by delegated administrators. Organizational governance policies, such as SCPs, can provide an additional upper-level restriction across accounts. Together, these controls can reduce the risk that delegated administrators accidentally create identities with excessive privileges. Neither control replaces careful IAM policy design. Security teams should establish approved role-creation patterns, monitor policy changes, and periodically review permissions. This layered approach helps maintain least privilege while still allowing teams to administer their environments.<\/span><\/p>\n<h3><b>Question 218<\/b><\/h3>\n<p><b>A company wants to prevent accidental deletion of backup recovery points even if an administrator&#8217;s IAM permissions would normally allow deletion. Which AWS capability is designed for this purpose?<\/b><\/p>\n<ol>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">AWS Backup Vault Lock<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Amazon Inspector<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">AWS Private CA<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Amazon CloudFront<\/span><\/li>\n<\/ol>\n<p><b>Correct Answer: 1<\/b><\/p>\n<p><b>Explanation<\/b><\/p>\n<p><span style=\"font-weight: 400;\">AWS Backup Vault Lock can help protect backup recovery points against deletion or alteration according to configured retention controls. It is designed to support backup immutability requirements and can provide an additional defense against accidental or malicious changes to backups. This is especially important for ransomware resilience because attackers may attempt to destroy recovery data after compromising administrative credentials. Organizations should design retention periods carefully and verify recovery procedures. Backup protection should complement broader identity controls, monitoring, incident response, and disaster-recovery planning.<\/span><\/p>\n<h3><b>Question 219<\/b><\/h3>\n<p><b>Which AWS service can help assess whether an application has appropriate resilience across its AWS architecture?<\/b><\/p>\n<ol>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">AWS Resilience Hub<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Amazon Macie<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">AWS WAF<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">AWS Artifact<\/span><\/li>\n<\/ol>\n<p><b>Correct Answer: 1<\/b><\/p>\n<p><b>Explanation<\/b><\/p>\n<p><span style=\"font-weight: 400;\">AWS Resilience Hub helps organizations assess and manage application resilience against disruptions. It can evaluate application resources and configurations against defined resilience requirements and provide recommendations for improving resilience. From a security perspective, resilient architectures can reduce the impact of failures, operational incidents, and certain disruptive attacks. Resilience Hub is not a replacement for vulnerability management or security monitoring. Organizations should use it alongside backup, disaster recovery, incident response, identity controls, and network protections to establish a broader resilience strategy.<\/span><\/p>\n<h3><b>Question 220<\/b><\/h3>\n<p><b>A security administrator wants to ensure that only authorized principals can create or modify resources in a specific AWS Region. Which IAM policy condition can help restrict API requests by Region?<\/b><\/p>\n<ol>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">aws:SourceIp<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">aws:RequestedRegion<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">aws:PrincipalTag<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">aws:SecureTransport<\/span><\/li>\n<\/ol>\n<p><b>Correct Answer: 2<\/b><\/p>\n<p><b>Explanation<\/b><\/p>\n<p><span style=\"font-weight: 400;\">The <\/span><span style=\"font-weight: 400;\">aws:RequestedRegion<\/span><span style=\"font-weight: 400;\"> global condition key can be used in IAM policies to control access based on the AWS Region targeted by an API request. Organizations can use this condition to restrict workloads or users from operating in Regions that are not approved for their environment. This can support governance, data-residency, and security requirements. Administrators should carefully evaluate services with global endpoints and exceptions before enforcing the restriction. Region-based controls should complement, rather than replace, identity, resource, network, and organizational security policies.<\/span><\/p>\n<p>&nbsp;<\/p>\n","protected":false},"excerpt":{"rendered":"<p>View Full Amazon AWS Certified Security &#8211; Specialty SCS-C03 Exam Dumps and Practice Test Dumps. &nbsp; Question 201 Which AWS service provides a managed, centralized repository for compliance reports and agreements that can support an organization&#8217;s audit process? Amazon Detective AWS Artifact Amazon Inspector AWS Shield Correct Answer: 2 Explanation AWS Artifact provides on-demand access [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":[],"categories":[1648,1647],"tags":[],"_links":{"self":[{"href":"https:\/\/www.examlabs.com\/certification\/wp-json\/wp\/v2\/posts\/22046"}],"collection":[{"href":"https:\/\/www.examlabs.com\/certification\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.examlabs.com\/certification\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.examlabs.com\/certification\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.examlabs.com\/certification\/wp-json\/wp\/v2\/comments?post=22046"}],"version-history":[{"count":1,"href":"https:\/\/www.examlabs.com\/certification\/wp-json\/wp\/v2\/posts\/22046\/revisions"}],"predecessor-version":[{"id":22047,"href":"https:\/\/www.examlabs.com\/certification\/wp-json\/wp\/v2\/posts\/22046\/revisions\/22047"}],"wp:attachment":[{"href":"https:\/\/www.examlabs.com\/certification\/wp-json\/wp\/v2\/media?parent=22046"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.examlabs.com\/certification\/wp-json\/wp\/v2\/categories?post=22046"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.examlabs.com\/certification\/wp-json\/wp\/v2\/tags?post=22046"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}