Expand description

AWS configuration for sources and sinks.

Structs

A role for Materialize to assume when performing AWS API calls.
AWS configuration overrides for a source or sink.
AWS credentials for a source or sink.
A prefix for an external ID to use for all AWS AssumeRole operations. It should be concatenanted with a non-user-provided suffix identifying the source or sink. The ID used for the suffix should never be reused if the source or sink is deleted.
A wrapper for Uri that implements Serialize and Deserialize.