- AWS Administration Cookbook
- Lucas Chan Rowan Udell
- 103字
- 2021-07-09 18:18:29
Name collisions
Often, if you omit the name attribute from a resource, CloudFormation will generate a name for you. This can result in weird-looking resource names, but it will increase the replayability of your template. Using AWS::S3::Bucket as an example, if you specify the BucketName parameter but don't ensure its uniqueness, CloudFormation will fail to execute your template the second time around because the bucket will already exist. Omitting BucketName fixes this. Alternatively, you may opt to generate your own unique name each time the template is run. There's probably no right or wrong approach here, so just do what works for you.
推薦閱讀
- PowerShell 3.0 Advanced Administration Handbook
- TIBCO Spotfire:A Comprehensive Primer(Second Edition)
- 電腦上網直通車
- 自動生產線的拆裝與調試
- Blender Compositing and Post Processing
- 信息物理系統(CPS)測試與評價技術
- 電腦主板現場維修實錄
- Machine Learning with Apache Spark Quick Start Guide
- DevOps Bootcamp
- 零起點學西門子S7-200 PLC
- 格蠹匯編
- ESP8266 Robotics Projects
- 基于敏捷開發的數據結構研究
- Cloudera Hadoop大數據平臺實戰指南
- SolarWinds Server & Application Monitor:Deployment and Administration