The AWS Certified Security – Specialty (SCS-C03) exam tests your skills in securing AWS environments. It is designed for security professionals looking to validate their expertise in AWS security.
A company needs to enforce Multi-Factor Authentication (MFA) for all IAM users. What is the quickest way to achieve this?
ACreate a permission policy.
BModify each user's console login.
CUse an IAM policy with condition keys.
DImplement AWS Organizations policies.
Explanation
IAM policies with condition keys can enforce MFA across users effectively, while others lack efficiency.
Q372
You are configuring AWS Shield for DDoS protection, what happens if you enable only AWS Shield Standard?
AProtection against all DDoS attacks.
BBasic protection for AWS resources.
CAdvanced threat intelligence report.
DCustom mitigation strategies available.
Explanation
AWS Shield Standard provides basic protections, while others are features of Shield Advanced.
Q373
Which service provides network IDS/IPS for AWS environments?
AAWS WAF
BAWS Shield
CAmazon GuardDuty
DAWS Config
Explanation
Amazon GuardDuty offers threat detection and continuous monitoring for malicious activity, while others focus on specific types of security.
Q374
A company needs to encrypt data at rest in S3. What should they use?
AS3 Object Lock
BAmazon Macie
CS3 Bucket Policies
DS3 Server-Side Encryption
Explanation
S3 Server-Side Encryption automatically encrypts data at rest, while the other options do not specifically handle encryption.
Q375
What happens when an IAM policy explicitly denies an action?
AAction is always allowed
BAction is denied regardless of permissions
CActions can be overridden by permissions
DAction is conditionally allowed
Explanation
An explicit deny takes precedence over any allow permissions in IAM policies.
Q376
Which AWS service provides secrets management?
AAWS Secrets Manager
BAWS IAM
CAmazon RDS
DAWS Config
Explanation
AWS Secrets Manager is specifically designed for secrets management, whereas the others serve different purposes.
Q377
A company needs to monitor all AWS resources for security compliance. Which service should it use?
AAWS CloudTrail
BAWS Config
CAmazon GuardDuty
DAWS CloudWatch
Explanation
AWS Config continuously monitors resources for compliance, unlike CloudTrail which tracks API calls.
Q378
What happens when you attach an AWS IAM policy to a user?
AUser gains immediate full access
BUser inherits permissions only
CPolicy denies all permissions
DUser obtains policy-provided permissions
Explanation
Attaching a policy provides the user with the permissions specified, not an inheritance or denial.
Q379
Which service provides a scalable object storage solution?
AAmazon S3
BAmazon RDS
CAWS Lambda
DAmazon EC2
Explanation
Amazon S3 is designed for scalable object storage; the others serve different purposes.
Q380
A company needs to share data securely across AWS accounts. What should they use?
AAWS IAM Roles
BAmazon VPC Peering
CAWS Organizations
DAWS Shared Responsibility Model
Explanation
AWS Organizations allows secure cross-account data sharing; the others do not specifically address this need.