aws-cfn-unique-resource-names

Using AWS::StackId & other pseudo predefined cloudformation variables to generate unique resource names within a CloudFormation Template

https://github.com/the-aeydr/aws-cfn-unique-resource-names

Science Score: 44.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
    Found CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
  • Academic publication links
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (8.2%) to scientific vocabulary

Keywords

aws
Last synced: 10 months ago · JSON representation ·

Repository

Using AWS::StackId & other pseudo predefined cloudformation variables to generate unique resource names within a CloudFormation Template

Basic Info
Statistics
  • Stars: 0
  • Watchers: 0
  • Forks: 0
  • Open Issues: 0
  • Releases: 0
Topics
aws
Created about 1 year ago · Last pushed 10 months ago
Metadata Files
Readme Contributing Funding License Code of conduct Citation Codeowners Security Notice

README.md

Using built-in CloudFormation variables to generate unique resource names

Using AWS::StackId & other pseudo predefined cloudformation variables to generate unique resource names within a CloudFormation Template

This is a companion repository for the written article: Using built-in CloudFormation variables to generate unique resource names.

This repository provides supporting examples, scripts, and sample code to help illustrate the concepts and ideas discussed in the article. It is intended as a reference or demonstration only and not as a standalone library, framework, or reusable package. The contents of this repository are tightly scoped to the article's subject matter. Each resource is designed to show a specific point or concept in a simple and direct way.

For an overview of working with the contents of the repository, refer to the overview that will explain working with the repository resources, or the article, Using built-in CloudFormation variables to generate unique resource names.

You are welcome to experiment with the resources in this repository for your own study or experimentation. However, please note that:

  • There is no support or ongoing maintenance.
  • Code may be minimal and focus solely on clarity, not completeness or robustness.
  • Dependencies, if any, are listed in the article or in the script headers.

Advisory

All content in this repository is All Rights Reserved. You are welcome to read and study the contents for personal understanding or educational purposes, but be aware that this repository should be considered equivalent to written blog content: available for reading, but not licensed for derivative use.

Owner

  • Name: aeydr
  • Login: the-aeydr
  • Kind: organization

Designs, notes, writings and thoughts around building with software.

Citation (CITATION.cff)

cff-version: 1.2.0
message: "If you refer to this article, please cite it as below."

version: 1.0.0
date-released: 2023-06-17
title: "Using built-in CloudFormation variables to generate unique resource names"
url: "https://writing.aeydr.dev/notes/aws-cfn-unique-resource-names"
authors:
- given-names: "aeydr"

preferred-citation:
  type: article
  journal: "The Architectural Decision Record"
  authors:
  - given-names: "aeydr"

  title: "Using built-in CloudFormation variables to generate unique resource names"
  month: 06
  year: 2023

GitHub Events

Total
  • Push event: 44
  • Create event: 2
Last Year
  • Push event: 44
  • Create event: 2

Issues and Pull Requests

Last synced: about 1 year ago

All Time
  • Total issues: 0
  • Total pull requests: 0
  • Average time to close issues: N/A
  • Average time to close pull requests: N/A
  • Total issue authors: 0
  • Total pull request authors: 0
  • Average comments per issue: 0
  • Average comments per pull request: 0
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 0
Past Year
  • Issues: 0
  • Pull requests: 0
  • Average time to close issues: N/A
  • Average time to close pull requests: N/A
  • Issue authors: 0
  • Pull request authors: 0
  • Average comments per issue: 0
  • Average comments per pull request: 0
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 0
Top Authors
Issue Authors
Pull Request Authors
Top Labels
Issue Labels
Pull Request Labels

Dependencies

.devcontainer/Dockerfile docker
  • mcr.microsoft.com/devcontainers/base bullseye build
.gitpod/Dockerfile docker
  • gitpod/workspace-full latest build
LICENSE.spdx swiftpm