Searching Amazon S3
Learned much on this journey, you have. Now it's time to test your connection with The Force Cribl Search
. Your task is to connect to an Amazon S3
bucket and search the data within. Remember padawan, do or do not, there is no try (and as this is a guided sandbox there is no test or failing either).
Amazon S3 Dataset Provider
As you already know, (because you were definitely paying attention and not multitasking), the first thing that we need to do is create a dataset provider
so that we can connect to our Amazon S3
bucket.
important
- Click
Data
in the top navigation bar. - Click
Datset Providers
in the left navigation bar. - Click
Create Provider
. - In the
ID
field entersbx_s3provider_<your first name>
. - In the
Description
field enterSearch Sandbox S3
. - For the
Dataset provider
type selectAmazon S3
The configuration parameters for a connection to Amazon S3
should appear.
Slow ya Role
- Ensure
AssumeRole
is selected. - In the
AssumeRole ARN
field enter:arn:aws:iam::498946618345:role/searchingformeaning
- In the
External ID
field enter:whathappensinvegas
- Click
Save
.