Expand description
Data structures used by operation inputs/outputs.
Modules§
Structs§
- ApiKey
Credential Contains API key credential information.
- AppAuthorization
Contains information about an app authorization.
- AppAuthorization
Summary Contains a summary of an app authorization.
- AppBundle
Contains information about an app bundle.
- AppBundle
Summary Contains a summary of an app bundle.
- Audit
LogDestination Configuration Contains information about an audit log destination configuration.
- Audit
LogProcessing Configuration Contains information about an audit log processing configuration.
- Auth
Request Contains authorization request information, which is required for Amazon Web Services AppFabric to get the OAuth2 access token for an application.
- Firehose
Stream Contains information about an Amazon Kinesis Data Firehose delivery stream.
- Ingestion
Contains information about an ingestion.
- Ingestion
Destination Contains information about an ingestion destination.
- Ingestion
Destination Summary Contains a summary of an ingestion destination.
- Ingestion
Summary Contains a summary of an ingestion.
- Oauth2
Credential Contains OAuth2 client credential information.
- S3Bucket
Contains information about an Amazon S3 bucket.
- Tag
The key or keys of the key-value pairs for the tag or tags assigned to a resource.
- Task
Error Contains information about an error returned from a user access task.
- Tenant
Contains information about an application tenant.
- User
Access Result Item Contains information about a user's access to an application.
- User
Access Task Item Contains information about a user access task.
- Validation
Exception Field The input failed to meet the constraints specified by the Amazon Web Services service in a specified field.
Enums§
- AppAuthorization
Status - When writing a match expression against
AppAuthorizationStatus
, it is important to ensure your code is forward-compatible. That is, if a match arm handles a case for a feature that is supported by the service but has not been represented as an enum variant in a current version of SDK, your code should continue to work when you upgrade SDK to a future version in which the enum does include a variant for that feature. - Auth
Type - When writing a match expression against
AuthType
, it is important to ensure your code is forward-compatible. That is, if a match arm handles a case for a feature that is supported by the service but has not been represented as an enum variant in a current version of SDK, your code should continue to work when you upgrade SDK to a future version in which the enum does include a variant for that feature. - Credential
Contains credential information for an application.
- Destination
Contains information about an audit log destination.
- Destination
Configuration Contains information about the destination of ingested data.
- Format
- When writing a match expression against
Format
, it is important to ensure your code is forward-compatible. That is, if a match arm handles a case for a feature that is supported by the service but has not been represented as an enum variant in a current version of SDK, your code should continue to work when you upgrade SDK to a future version in which the enum does include a variant for that feature. - Ingestion
Destination Status - When writing a match expression against
IngestionDestinationStatus
, it is important to ensure your code is forward-compatible. That is, if a match arm handles a case for a feature that is supported by the service but has not been represented as an enum variant in a current version of SDK, your code should continue to work when you upgrade SDK to a future version in which the enum does include a variant for that feature. - Ingestion
State - When writing a match expression against
IngestionState
, it is important to ensure your code is forward-compatible. That is, if a match arm handles a case for a feature that is supported by the service but has not been represented as an enum variant in a current version of SDK, your code should continue to work when you upgrade SDK to a future version in which the enum does include a variant for that feature. - Ingestion
Type - When writing a match expression against
IngestionType
, it is important to ensure your code is forward-compatible. That is, if a match arm handles a case for a feature that is supported by the service but has not been represented as an enum variant in a current version of SDK, your code should continue to work when you upgrade SDK to a future version in which the enum does include a variant for that feature. - Persona
- When writing a match expression against
Persona
, it is important to ensure your code is forward-compatible. That is, if a match arm handles a case for a feature that is supported by the service but has not been represented as an enum variant in a current version of SDK, your code should continue to work when you upgrade SDK to a future version in which the enum does include a variant for that feature. - Processing
Configuration Contains information about how ingested data is processed.
- Result
Status - When writing a match expression against
ResultStatus
, it is important to ensure your code is forward-compatible. That is, if a match arm handles a case for a feature that is supported by the service but has not been represented as an enum variant in a current version of SDK, your code should continue to work when you upgrade SDK to a future version in which the enum does include a variant for that feature. - Schema
- When writing a match expression against
Schema
, it is important to ensure your code is forward-compatible. That is, if a match arm handles a case for a feature that is supported by the service but has not been represented as an enum variant in a current version of SDK, your code should continue to work when you upgrade SDK to a future version in which the enum does include a variant for that feature. - Validation
Exception Reason - When writing a match expression against
ValidationExceptionReason
, it is important to ensure your code is forward-compatible. That is, if a match arm handles a case for a feature that is supported by the service but has not been represented as an enum variant in a current version of SDK, your code should continue to work when you upgrade SDK to a future version in which the enum does include a variant for that feature.