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
1. AWS CLI installed and configured (`aws configure`)
6
+
2. Appropriate IAM permissions for the AWS services used
7
+
8
+
## Step 1: Creating workspace: $WS_ALIAS
9
+
10
+
The script handles this step automatically. See `amazon-amp-gs.sh` for the exact CLI commands.
11
+
12
+
## Step 2: Waiting for workspace...
13
+
14
+
The script handles this step automatically. See `amazon-amp-gs.sh` for the exact CLI commands.
15
+
16
+
## Step 3: Workspace details
17
+
18
+
The script handles this step automatically. See `amazon-amp-gs.sh` for the exact CLI commands.
19
+
20
+
## Step 4: Listing workspaces
21
+
22
+
The script handles this step automatically. See `amazon-amp-gs.sh` for the exact CLI commands.
23
+
24
+
## Cleanup
25
+
26
+
The script prompts you to clean up all created resources. If you need to clean up manually, check the script log for the resource names that were created.
1. AWS CLI installed and configured (`aws configure`)
6
+
2. Appropriate IAM permissions for the AWS services used
7
+
8
+
## Step 1: Creating IAM role
9
+
10
+
The script handles this step automatically. See `aws-fis-gs.sh` for the exact CLI commands.
11
+
12
+
## Step 2: Listing available actions
13
+
14
+
The script handles this step automatically. See `aws-fis-gs.sh` for the exact CLI commands.
15
+
16
+
## Step 3: Creating experiment template
17
+
18
+
The script handles this step automatically. See `aws-fis-gs.sh` for the exact CLI commands.
19
+
20
+
## Step 4: Describing template
21
+
22
+
The script handles this step automatically. See `aws-fis-gs.sh` for the exact CLI commands.
23
+
24
+
## Step 5: Listing templates
25
+
26
+
The script handles this step automatically. See `aws-fis-gs.sh` for the exact CLI commands.
27
+
28
+
## Cleanup
29
+
30
+
The script prompts you to clean up all created resources. If you need to clean up manually, check the script log for the resource names that were created.
1. AWS CLI installed and configured (`aws configure`)
6
+
2. Appropriate IAM permissions for the AWS services used
7
+
8
+
## Step 1: Creating collaboration: $COLLAB_NAME
9
+
10
+
The script handles this step automatically. See `aws-cleanrooms-gs.sh` for the exact CLI commands.
11
+
12
+
## Step 2: Creating membership
13
+
14
+
The script handles this step automatically. See `aws-cleanrooms-gs.sh` for the exact CLI commands.
15
+
16
+
## Step 3: Describing collaboration
17
+
18
+
The script handles this step automatically. See `aws-cleanrooms-gs.sh` for the exact CLI commands.
19
+
20
+
## Step 4: Listing collaborations
21
+
22
+
The script handles this step automatically. See `aws-cleanrooms-gs.sh` for the exact CLI commands.
23
+
24
+
## Cleanup
25
+
26
+
The script prompts you to clean up all created resources. If you need to clean up manually, check the script log for the resource names that were created.
1. AWS CLI installed and configured (`aws configure`)
6
+
2. Appropriate IAM permissions for the AWS services used
7
+
8
+
## Step 1: Creating schema mapping: $SCHEMA_NAME
9
+
10
+
The script handles this step automatically. See `aws-entityresolution-gs.sh` for the exact CLI commands.
11
+
12
+
## Step 2: Describing schema
13
+
14
+
The script handles this step automatically. See `aws-entityresolution-gs.sh` for the exact CLI commands.
15
+
16
+
## Step 3: Listing schemas
17
+
18
+
The script handles this step automatically. See `aws-entityresolution-gs.sh` for the exact CLI commands.
19
+
20
+
## Cleanup
21
+
22
+
The script prompts you to clean up all created resources. If you need to clean up manually, check the script log for the resource names that were created.
0 commit comments