AWS-Certified-Developer-Associate Exam Question 11

A development team consists of 10 team members. Similar to a home directory for each team member the manager wants to grant access to user-specific folders in an Amazon S3 bucket. For the team member with the username "TeamMemberX", the snippet of the IAM policy looks like this:

Instead of creating distinct policies for each team member, what approach can be used to make this policy snippet generic for all team members?
  • AWS-Certified-Developer-Associate Exam Question 12

    A developer supports an application that accesses data in an Amazon DynamoDB table One of the item attributes is expirationDate In the timestamp format. The application uses this attribute to find items archive them and remove them from the table based on the timestamp value The application will be decommissioned soon, and the developer must find another way to implement this functionality. The developer needs a solution that will require the least amount of code to write.
    Which solution will meet these requirements?
  • AWS-Certified-Developer-Associate Exam Question 13

    Can one instance be registered with two ELBs in the same region?
  • AWS-Certified-Developer-Associate Exam Question 14

    company needs a fully-managed source control service that will work in AWS. The service must ensure that revision control synchronizes multiple distributed repositories by exchanging sets of changes peer-to-peer. All users need to work productively even when not connected to a network.
    Which source control service should be used?
  • AWS-Certified-Developer-Associate Exam Question 15

    What kind of service is provided by AWS DynamoDB?