-
Notifications
You must be signed in to change notification settings - Fork 33
Expand file tree
/
Copy pathdatazone_amazon_datazone_metadata.yaml
More file actions
26 lines (26 loc) · 1.35 KB
/
datazone_amazon_datazone_metadata.yaml
File metadata and controls
26 lines (26 loc) · 1.35 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
datazone_GettingStarted_059:
title: Getting started with Amazon DataZone
title_abbrev: Getting started with Amazon DataZone
synopsis_list:
- Create an Amazon DataZone domain
- Create projects
- Create an environment profile and environment
- Create a data source for Glue
- Create and publish custom assets
- Clean up resources
category: Scenarios
languages:
Bash:
versions:
- sdk_version: 2
github_name: "Sample developer tutorials"
github: https://github.com/aws-samples/sample-developer-tutorials/tree/main/tuts/059-amazon-datazone-gs
excerpts:
- description:
snippet_files:
- tuts/059-amazon-datazone-gs/amazon-datazone-gs.sh
services:
datazone: {AcceptSubscriptionRequest, CreateAsset, CreateAssetType, CreateDataSource, CreateDomain, CreateEnvironment, CreateEnvironmentProfile, CreateFormType, CreateListingChangeSet, CreateProject, CreateSubscriptionRequest, DeleteAsset, DeleteAssetType, DeleteDataSource, DeleteDomain, DeleteEnvironment, DeleteEnvironmentProfile, DeleteFormType, DeleteProject, DeleteSubscriptionRequest, GetAssetType, GetDomain, GetEnvironment, ListEnvironmentBlueprints, SearchListings}
glue: {CreateDatabase, GetDatabases}
iam: {AttachRolePolicy, CreateRole, GetRole, PutRolePolicy}
sts: {GetCallerIdentity}