You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/content/docs/aws/services/ram.md
+7-8Lines changed: 7 additions & 8 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,5 @@
1
1
---
2
2
title: "Resource Access Manager (RAM)"
3
-
linkTitle: "Resource Access Manager (RAM)"
4
3
description: Get started with RAM on LocalStack
5
4
tags: ["Ultimate"]
6
5
---
@@ -9,7 +8,7 @@ tags: ["Ultimate"]
9
8
10
9
Resource Access Manager (RAM) helps resources to be shared across AWS accounts, within or across organizations.
11
10
On AWS, RAM is an abstraction on top of AWS Identity and Access Management (IAM) which can manage resource-based policies to supported resource types.
12
-
The API operations supported by LocalStack can be found on the [API coverage page]({{< ref "coverage_ram" >}}).
11
+
The API operations supported by LocalStack can be found on the [API coverage page](), which provides information on the extent of RAM's integration with LocalStack.
13
12
14
13
## Getting started
15
14
@@ -18,21 +17,21 @@ This section will illustrate how to create permissions and resource shares using
0 commit comments