Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix | broken links at references.md #180

Merged
merged 1 commit into from
May 11, 2023
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
22 changes: 11 additions & 11 deletions docs/user-guide/ref-architecture-aws/references.md
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
# References
The following are official AWS documentations, blog posts and whitepapers we have considered while building our Reference Solutions Architecture:

- :orange_book: [**CloudTrail for AWS Organizations:**](https://docs.aws.amazon.com/awscloudtrail/latest/userguide/creating-trail-organization.html)
- :orange_book: [**Reserved Instances - Multi Account:**](https://aws.amazon.com/about-aws/whats-new/2019/07/amazon-ec2-on-demand-capacity-reservations-shared-across-multiple-aws-accounts/)
- :orange_book: [**AWS Multiple Account Security Strategy:**](https://d0.awsstatic.com/aws-answers/)AWS_Multi_Account_Security_Strategy.pdf
- :orange_book: [**AWS Multiple Account Billing Strategy:**](https://aws.amazon.com/answers/account-management/)aws-multi-account-billing-strategy/
- :orange_book: [**AWS Secure Account Setup:**](https://aws.amazon.com/answers/security/aws-secure-account-setup/)
- :orange_book: [**Authentication and Access Control for AWS Organizations:**](https://docs.aws.amazon.com/organizations/latest/userguide/orgs_permissions.html)
- :orange_book: [**AWS Regions:**](https://www.concurrencylabs.com/blog/choose-your-aws-region-wisely/)
- :orange_book: [**VPC Peering:**](https://docs.aws.amazon.com/vpc/latest/peering/what-is-vpc-peering.html)
- :orange_book: [**Route53 DNS VPC Associations:**](https://aws.amazon.com/premiumsupport/knowledge-center/private-hosted-zone-different-account/)
- :orange_book: [**AWS Well Architected Framework:**](https://aws.amazon.com/blogs/apn/the-5-pillars-of-the-aws-well-architected-framework/)
- :orange_book: [**AWS Tagging strategies:**](https://aws.amazon.com/answers/account-management/aws-tagging-strategies/)
- :orange_book: [**CloudTrail for AWS Organizations**](https://docs.aws.amazon.com/awscloudtrail/latest/userguide/creating-trail-organization.html)
- :orange_book: [**Reserved Instances - Multi Account**](https://aws.amazon.com/about-aws/whats-new/2019/07/amazon-ec2-on-demand-capacity-reservations-shared-across-multiple-aws-accounts/)
- :orange_book: [**AWS Multiple Account Security Strategy**](https://d1.awsstatic.com/aws-answers/AWS_Multi_Account_Security_Strategy.pdf)
- :orange_book: [**AWS Multiple Account Billing Strategy**](https://aws.amazon.com/answers/account-management/)
- :orange_book: [**AWS Secure Account Setup**](https://aws.amazon.com/answers/security/aws-secure-account-setup/)
- :orange_book: [**Authentication and Access Control for AWS Organizations**](https://docs.aws.amazon.com/organizations/latest/userguide/orgs_permissions.html)
- :orange_book: [**AWS Regions**](https://www.concurrencylabs.com/blog/choose-your-aws-region-wisely/)
- :orange_book: [**VPC Peering**](https://docs.aws.amazon.com/vpc/latest/peering/what-is-vpc-peering.html)
- :orange_book: [**Route53 DNS VPC Associations**](https://aws.amazon.com/premiumsupport/knowledge-center/private-hosted-zone-different-account/)
- :orange_book: [**AWS Well Architected Framework**](https://aws.amazon.com/blogs/apn/the-5-pillars-of-the-aws-well-architected-framework/)
- :orange_book: [**AWS Tagging strategies**](https://aws.amazon.com/answers/account-management/aws-tagging-strategies/)
- :orange_book: [**Inviting an AWS Account to Join Your Organization**](https://docs.aws.amazon.com/organizations/latest/userguide/orgs_manage_accounts_invites.html)