Cloud provider linked to this Atlas Data Federation.
To declare this entity in your AWS CloudFormation template, use the following syntax:
{
"RoleId" : String,
"TestS3Bucket" : String
}
RoleId: String TestS3Bucket: String
Unique identifier of the role that the Atlas Data Federation can use to access the data stores.Required if specifying cloudProviderConfig.
Required: No
Type: String
Update requires: No interruption
Name of the S3 data bucket that the provided role ID is authorized to access.Required if specifying cloudProviderConfig.
Required: No
Type: String
Update requires: No interruption