Expand description

AWS configuration for sources and sinks.

Modules

Nested message and enum types in ProtoAwsCredentials.

Structs

A role for Materialize to assume when performing AWS API calls.

AWS configuration overrides 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.

Enums

AWS credentials for a source or sink.

Constants

Functions

Generate a random SerdeUri based on an arbitrary URL It doesn’t cover the full spectrum of valid URIs, but just a wide enough sample to test our Protobuf roundtripping logic.