AWS Certified SysOps Administrator SOA-C01 – Question616

A SysOps Administrator must take a team’s single existing AWS CloudFormation template and split it into smaller, service-specific templates. All of the services in the template reference a single, shared Amazon S3 bucket.
What should the Administrator do to ensure that this S3 bucket can be referenced by all the service templates?

A.
Include the S3 bucket as a mapping in each template.
B. Add the S3 bucket as a resource in each template.
C. Create the S3 bucket in its own template and export it.
D. Generate the S3 bucket using StackSets.

Correct Answer: B