Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 712 Bytes

File metadata and controls

21 lines (13 loc) · 712 Bytes

Streamsv3CheckAWSCredentialsRequest

CheckAWSCredentialsRequest defines a request to verify AWS credentials.

Properties

Name Type Description Notes
accessKeyId String AWS access key ID. [optional]
authType Streamsv3AuthType [optional]
id String Indetifier. [optional]
region String AWS region. [optional]
roleArn String IAM role ARN. [optional]
secretKeyId String AWS secret key ID. [optional]
streamName String Name of stream. [optional]
streamType Streamsv3StreamType [optional]