Module types

Module types 

Source
Expand description

Data structures used by operation inputs/outputs.

Modules§

builders
Builders
error
Error types that Amazon S3 Tables can respond with.

Structs§

EncryptionConfiguration

Configuration specifying how data should be encrypted. This structure defines the encryption algorithm and optional KMS key to be used for server-side encryption.

IcebergCompactionSettings

Contains details about the compaction settings for an Iceberg table.

IcebergMetadata

Contains details about the metadata for an Iceberg table.

IcebergSchema

Contains details about the schema for an Iceberg table.

IcebergSnapshotManagementSettings

Contains details about the snapshot management settings for an Iceberg table. The oldest snapshot expires when its age exceeds the maxSnapshotAgeHours and the total number of snapshots exceeds the value for the minimum number of snapshots to keep minSnapshotsToKeep.

IcebergUnreferencedFileRemovalSettings

Contains details about the unreferenced file removal settings for an Iceberg table bucket.

NamespaceSummary

Contains details about a namespace.

SchemaField

Contains details about a schema field.

TableBucketMaintenanceConfigurationValue

Details about the values that define the maintenance configuration for a table bucket.

TableBucketSummary

Contains details about a table bucket.

TableMaintenanceConfigurationValue

Contains the values that define a maintenance configuration for a table.

TableMaintenanceJobStatusValue

Details about the status of a maintenance job.

TableSummary

Contains details about a table.

Enums§

IcebergCompactionStrategy
When writing a match expression against IcebergCompactionStrategy, 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.
JobStatus
When writing a match expression against JobStatus, 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.
MaintenanceStatus
When writing a match expression against MaintenanceStatus, 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.
OpenTableFormat
When writing a match expression against OpenTableFormat, 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.
SseAlgorithm
When writing a match expression against SseAlgorithm, 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.
TableBucketMaintenanceSettings

Contains details about the maintenance settings for the table bucket.

TableBucketMaintenanceType
When writing a match expression against TableBucketMaintenanceType, 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.
TableBucketType
When writing a match expression against TableBucketType, 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.
TableMaintenanceJobType
When writing a match expression against TableMaintenanceJobType, 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.
TableMaintenanceSettings

Contains details about maintenance settings for the table.

TableMaintenanceType
When writing a match expression against TableMaintenanceType, 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.
TableMetadata

Contains details about the table metadata.

TableType
When writing a match expression against TableType, 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.