bucket
Parameters
value
Name of the initial InfluxDB bucket. All InfluxDB data is stored in a bucket. A bucket combines the concept of a database and a retention period (the duration of time that each data point persists). A bucket belongs to an organization. Along with organization
, username
, and password
, this argument will be stored in the secret referred to by the influx_auth_parameters_secret_arn
attribute.