``` // Show the endpoint in the output stack.ad...
# guide
b
Copy code
// Show the endpoint in the output
  stack.addOutputs({
    BucketName: bucket.bucketName,
  });
f
Thanks @Bob Wall! Updated the example.