CheckAWSCredentialsRequest defines a request to verify AWS credentials.
| 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] |