Module aws_sdk_appfabric::types
source · Expand description
Data structures used by operation inputs/outputs.
Modules
- Builders
- Error types that AppFabric can respond with.
Structs
Contains API key credential information.
Contains information about an app authorization.
Contains a summary of an app authorization.
Contains information about an app bundle.
Contains a summary of an app bundle.
Contains information about an audit log destination configuration.
Contains information about an audit log processing configuration.
Contains authorization request information, which is required for Amazon Web Services AppFabric to get the OAuth2 access token for an application.
Contains information about an Amazon Kinesis Data Firehose delivery stream.
Contains information about an ingestion.
Contains information about an ingestion destination.
Contains a summary of an ingestion destination.
Contains a summary of an ingestion.
Contains OAuth2 client credential information.
Contains information about an Amazon S3 bucket.
The key or keys of the key-value pairs for the tag or tags assigned to a resource.
Contains information about an error returned from a user access task.
Contains information about an application tenant.
Contains information about a user's access to an application.
Contains information about a user access task.
The input failed to meet the constraints specified by the Amazon Web Services service in a specified field.
Enums
- 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. - 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. Contains credential information for an application.
Contains information about an audit log destination.
Contains information about the destination of ingested data.
- 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. - 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. - 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. - 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. - 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. Contains information about how ingested data is processed.
- 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. - 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. - 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.