@ -67,12 +67,12 @@ Complete the following steps to create a storage bucket for session recording:
Replace the values above with the following required AWS secrets and any optional [attributes](/boundary/docs/concepts/domain-model/storage-buckets) you want to associate with the storage bucket:
-   `region`: (Required) The AWS region to use.
-   `access_key_id`: (Required) The AWS access key to use.
-   `secret_access_key_id`: (Required) The AWS secret access key to use.
- `region`: (Required) The AWS region to use.
- `access_key_id`: (Required) The AWS access key to use.
- `secret_access_key_id`: (Required) The AWS secret access key to use.
This attribute contains the secret access key for static credentials.
-   `shared_credentials_file`: (Optional) The shared credentials file to use.
-   `shared_credentials_profile`: (Optional) The profile name to use in the shared credentials file.
- `shared_credentials_file`: (Optional) The shared credentials file to use.
- `shared_credentials_profile`: (Optional) The profile name to use in the shared credentials file.
@ -98,7 +98,7 @@ The checks are designed to reject grants that are not properly configured.
Previously, these would have been accepted without error, but the permissions would not be granted.
An error message is provided now, with hints for resolution.
-   `WithAutomaticVersioning` for auth tokens from the Go SDK was incorrectly being generated for auth token resources, which do not support versioning.
- `WithAutomaticVersioning` for auth tokens from the Go SDK was incorrectly being generated for auth token resources, which do not support versioning.
It has now been removed.
- With the introduction of new plugin services, the Azure and AWS Host plugin repositories have been renamed to drop the word `host`: