Skip to content

Commit 9f07e32

Browse files
authored
chore: Replaced All Atlassian Links (#726)
1 parent 138b750 commit 9f07e32

23 files changed

Lines changed: 21 additions & 51 deletions

docs/layers/accounts/design-decisions/decide-on-aws-account-flavors-and-organizational-units.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -246,7 +246,7 @@ It is advised to keep the names of accounts as short as possible because of reso
246246
<p>
247247
The “$tenant” account is a symbolic account representing dedicated account
248248
environment. It’s architecture will likely resemble prod. This relates to{" "}
249-
<a href="https://cloudposse.atlassian.net/wiki/spaces/REFARCH/pages/1171718320">
249+
<a href="/layers/accounts/design-decisions/decide-on-aws-account-flavors-and-organizational-units/">
250250
this link
251251
</a>
252252
</p>

docs/layers/accounts/design-decisions/decide-on-mfa-solution-for-aws-root-accounts.mdx

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -72,6 +72,4 @@ authenticate with **LastPass** using TOTP/Authenticator apps. That's not what we
7272

7373
## Related Tasks
7474

75-
- [REFARCH-62 - Setup Root Account Root Credentials MFA](https://cloudposse.atlassian.net/browse/REFARCH-62)
76-
77-
- [REFARCH-291 - Setup Child Accounts Master Credentials & MFA](https://cloudposse.atlassian.net/browse/REFARCH-291)
75+
- [REFARCH-62 - Setup Root Account Root Credentials MFA](/layers/accounts/prepare-aws-organization/#set-up-mfa-on-root-account)

docs/layers/accounts/tutorials/deprecated-cold-start-components.mdx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,6 @@ component.
7070

7171
<Note>
7272
`sso` project must be completed so the identity providers exist. If identity providers are added or deleted,
73-
[https://cloudposse.atlassian.net/wiki/pages/resumedraft.action?draftId=992116823](https://cloudposse.atlassian.net/wiki/pages/resumedraft.action?draftId=992116823) must also be updated.
7473
</Note>
7574

7675
Refer to the `full_account_map` you saved from `account-map` and copy the account ID (number) for the `identity` account

docs/layers/accounts/tutorials/how-to-create-superadmin-user.mdx

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11,13 +11,11 @@ import KeyPoints from '@site/src/components/KeyPoints';
1111
The `SuperAdmin` user is necessary for performing administrative functions that IAM roles cannot, ensuring secure and controlled access to the root account while minimizing risks. These are the step-by-step instructions for creating a `SuperAdmin` user in AWS, including setting permissions, enabling MFA, and securely storing credentials in 1Password.
1212
</Intro>
1313

14-
[REFARCH-73 - Provision SuperAdmin User for Root Level IAM Management](https://cloudposse.atlassian.net/browse/REFARCH-73)
14+
[REFARCH-73 - Provision SuperAdmin User for Root Level IAM Management](/layers/accounts/prepare-aws-organization/#create-the-superadmin-iam-user)
1515

1616
### Prerequisites
1717

18-
1. [REFARCH-31 - Provision 1Password with Shared Vault](https://cloudposse.atlassian.net/browse/REFARCH-31)
19-
20-
2. [REFARCH-60 - Register Pristine AWS Root Account](https://cloudposse.atlassian.net/browse/REFARCH-60)
18+
[Follow the prerequisites steps in the How-to Get Started guide](/layers/project/#0-prerequisites)
2119

2220
## Basic Instructions
2321

docs/layers/accounts/tutorials/how-to-register-pristine-aws-root-account.mdx

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11,15 +11,15 @@ import KeyPoints from '@site/src/components/KeyPoints';
1111
Step-by-step instructions for setting up a new AWS root account, including prerequisites such as deciding on an email address format, provisioning a shared 1Password vault, and gathering necessary contact and billing information.
1212
</Intro>
1313

14-
[REFARCH-60 - Register Pristine AWS Root Account](https://cloudposse.atlassian.net/browse/REFARCH-60)
14+
[REFARCH-60 - Register Pristine AWS Root Account](/layers/accounts/tutorials/how-to-register-pristine-aws-root-account/)
1515

1616
### Prerequisites
1717

18-
1. [REFARCH-51 - Decide on Email Address Format for AWS Accounts](https://cloudposse.atlassian.net/browse/REFARCH-51)
18+
1. [REFARCH-51 - Decide on Email Address Format for AWS Accounts](/layers/accounts/design-decisions/decide-on-email-address-format-for-aws-accounts/)
1919

20-
2. [REFARCH-31 - Provision 1Password with Shared Vault](https://cloudposse.atlassian.net/browse/REFARCH-31)
20+
2. [REFARCH-31 - Provision 1Password with Shared Vault](/layers/project/design-decisions/decide-on-1password-strategy/)
2121

22-
3. [REFARCH-471 - Decide on AWS Organization Strategy](https://cloudposse.atlassian.net/browse/REFARCH-471)
22+
3. [REFARCH-471 - Decide on AWS Organization Strategy](/layers/accounts/design-decisions/decide-on-aws-organization-strategy/)
2323

2424
4. Company primary contact information
2525

docs/layers/accounts/tutorials/manual-configuration.mdx

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -593,7 +593,6 @@ Learn more about the [account-settings](/components/library/aws/account-settings
593593

594594
GSuite integration requires collaboration between a GSuite administrator and a DevOps engineer with `root` account
595595
access. You should have previously installed the IdP metadata files and configured the
596-
[https://cloudposse.atlassian.net/wiki/pages/resumedraft.action?draftId=1384546305](https://cloudposse.atlassian.net/wiki/pages/resumedraft.action?draftId=1384546305)
597596
component in `gbl-identity.yaml` .
598597

599598
In the Geodesic shell, execute the following commands:
@@ -623,9 +622,7 @@ fine-grained role delegation across the account hierarchy. This component was pr
623622
was renamed as part of refactoring to better convey how it should be used.
624623

625624
**NOTE:** [aws-saml](/components/library/aws/aws-saml/) project must be completed so the identity providers exist. If
626-
identity providers are added or deleted,
627-
[https://cloudposse.atlassian.net/wiki/pages/resumedraft.action?draftId=1384382465](https://cloudposse.atlassian.net/wiki/pages/resumedraft.action?draftId=1384382465)
628-
must also be updated.
625+
identity providers are added or deleted.
629626

630627
This component requires `SuperAdmin` role to run. Use `assume-role` (or `assume-role-saml` for SAML auth) to assume the
631628
role.
@@ -724,8 +721,7 @@ couple of steps.
724721

725722
### Provision `aws-team-roles` component
726723

727-
The
728-
[https://cloudposse.atlassian.net/wiki/pages/resumedraft.action?draftId=1384480783](https://cloudposse.atlassian.net/wiki/pages/resumedraft.action?draftId=1384480783)
724+
The `aws-team-roles`
729725
component creates the delegated IAM roles in the member accounts allowing the `identity` account to assume roles into
730726
the member accounts.
731727

docs/layers/alerting/design-decisions/decide-on-incident-ruleset.mdx

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -69,5 +69,3 @@ Tag based approach would mean any monitor that sends an alert with a tag `incide
6969
- [How to Implement Incident Management with OpsGenie](/layers/alerting/opsgenie/)
7070

7171
- [How to Implement SRE with Datadog](/layers/monitoring/datadog)
72-
73-
- [REFARCH-519 - Decide on Default Priority to Incident Mappings](https://cloudposse.atlassian.net/browse/REFARCH-519)

docs/layers/alerting/opsgenie/opsgenie.mdx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
---
22
title: "How to Implement Incident Management with OpsGenie"
33
sidebar_label: "OpsGenie"
4-
confluence: https://cloudposse.atlassian.net/wiki/spaces/REFARCH/pages/1192231154/How+to+Implement+Incident+Management+with+OpsGenie
54
sidebar_position: 10
65
description: Standardize incident management with clear escalations and response processes
76
---

docs/layers/data/design-decisions/decide-on-rds-technology-and-architecture.mdx

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -39,8 +39,6 @@ An RDS Aurora Cluster can be deployed into each VPC. The Aurora DB Cluster must
3939

4040
For more information, see: [Creating a DB Cluster (Amazon Aurora)](https://docs.aws.amazon.com/AmazonRDS/latest/AuroraUserGuide/Aurora.CreateInstance.html).
4141

42-
[https://cloudposse.atlassian.net/wiki/pages/resumedraft.action?draftId=1184661505](https://cloudposse.atlassian.net/wiki/pages/resumedraft.action?draftId=1184661505)
43-
4442
[https://aws.amazon.com/rds/aurora/faqs/](https://aws.amazon.com/rds/aurora/faqs/)
4543

4644
:::caution
@@ -65,8 +63,6 @@ For more information, see: [Getting Started with Amazon Aurora Global Databases]
6563
> Major version upgrades can contain database changes that are not backward-compatible with previous versions of the database. This functionality can cause your existing applications to stop working correctly. As a result, Amazon Aurora doesn't apply major version upgrades automatically.
6664
> [https://docs.aws.amazon.com/AmazonRDS/latest/AuroraUserGuide/USER_UpgradeDBInstance.PostgreSQL.html#USER_UpgradeDBInstance.PostgreSQL.MajorVersion](https://docs.aws.amazon.com/AmazonRDS/latest/AuroraUserGuide/USER_UpgradeDBInstance.PostgreSQL.html#USER_UpgradeDBInstance.PostgreSQL.MajorVersion)A transit gateway connection will be required between all regions and accounts participating in the Global Database.
6765
68-
[https://cloudposse.atlassian.net/wiki/spaces/REFARCH/pages/1175978124](/layers/data/design-decisions/decide-on-the-backup-aws-region-for-aurora-global-cluster)
69-
7066
### **Option 4:** Amazon Aurora Serverless
7167

7268
Amazon Aurora is also offered as Aurora Serverless. This is an on-demand autoscaling configuration that scales automatically horizontally based on usage, and shuts down when it is not in use.

docs/layers/data/design-decisions/todo-decide-on-rds-instance-requirements.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ import KeyPoints from "@site/src/components/KeyPoints";
1919
## Considered Options
2020

2121
:::caution
22-
RDS Global Databases are only compatible with RDS Aurora. See [https://cloudposse.atlassian.net/wiki/pages/resumedraft.action?draftId=1184661505](https://cloudposse.atlassian.net/wiki/pages/resumedraft.action?draftId=1184661505).
22+
RDS Global Databases are only compatible with RDS Aurora.
2323
:::
2424

2525
## References

0 commit comments

Comments
 (0)