diff --git a/_topic_maps/_topic_map.yml b/_topic_maps/_topic_map.yml index f7b01072429d..85bee16f433e 100644 --- a/_topic_maps/_topic_map.yml +++ b/_topic_maps/_topic_map.yml @@ -3086,6 +3086,11 @@ Topics: Topics: - Name: Backing up applications on ROSA STS using OADP File: oadp-rosa-backing-up-applications + - Name: OADP and AWS STS + Dir: aws-sts + Topics: + - Name: Backing up applications on AWS STS using OADP + File: oadp-aws-sts - Name: OADP 1.2 Data Mover Dir: installing Topics: diff --git a/backup_and_restore/application_backup_and_restore/aws-sts/_attributes b/backup_and_restore/application_backup_and_restore/aws-sts/_attributes new file mode 120000 index 000000000000..bf7c2529fdb4 --- /dev/null +++ b/backup_and_restore/application_backup_and_restore/aws-sts/_attributes @@ -0,0 +1 @@ +../../../_attributes/ \ No newline at end of file diff --git a/backup_and_restore/application_backup_and_restore/aws-sts/images b/backup_and_restore/application_backup_and_restore/aws-sts/images new file mode 120000 index 000000000000..4399cbb3c0f3 --- /dev/null +++ b/backup_and_restore/application_backup_and_restore/aws-sts/images @@ -0,0 +1 @@ +../../../images/ \ No newline at end of file diff --git a/backup_and_restore/application_backup_and_restore/aws-sts/modules b/backup_and_restore/application_backup_and_restore/aws-sts/modules new file mode 120000 index 000000000000..5be29a99c161 --- /dev/null +++ b/backup_and_restore/application_backup_and_restore/aws-sts/modules @@ -0,0 +1 @@ +../../../modules \ No newline at end of file diff --git a/backup_and_restore/application_backup_and_restore/aws-sts/oadp-aws-sts.adoc b/backup_and_restore/application_backup_and_restore/aws-sts/oadp-aws-sts.adoc new file mode 100644 index 000000000000..bbb97659e2d0 --- /dev/null +++ b/backup_and_restore/application_backup_and_restore/aws-sts/oadp-aws-sts.adoc @@ -0,0 +1,7 @@ +:_mod-docs-content-type: ASSEMBLY +[id="oadp-aws-sts"] += Backing up applications on AWS STS using OADP +include::_attributes/common-attributes.adoc[] +:context: oadp-aws-sts-backing-up-applications + +toc::[] \ No newline at end of file diff --git a/backup_and_restore/application_backup_and_restore/aws-sts/snippets b/backup_and_restore/application_backup_and_restore/aws-sts/snippets new file mode 120000 index 000000000000..ce62fd7c41e2 --- /dev/null +++ b/backup_and_restore/application_backup_and_restore/aws-sts/snippets @@ -0,0 +1 @@ +../../../snippets/ \ No newline at end of file