Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func New ¶
func New[T CreateResults](opts Options) awscreate.Provisioner[T]
New creates a new provisioner for the setup in https://github.com/bep/s3rpc This is probably not generally useful.
Types ¶
type CreateResults ¶
type CreateResults struct { AccessKeys []*iam.CreateAccessKeyOutput Queues []*sqs.CreateQueueOutput Buckets []*s3.CreateBucketOutput BucketsNotifications []*s3.PutBucketNotificationConfigurationOutput }
Click to show internal directories.
Click to hide internal directories.