You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
**`<name>` is the name used to tag any cloud resources that are created for tracking.
181
-
**`<aws_region>` is the AWS region in which cloud resources will be created.
182
-
**`<path_to_directory_with_list_of_credentials_requests>/credrequests` is the directory containing the files for the component `CredentialsRequest` objects.
183
-
--
178
+
<1> Specify the name used to tag any cloud resources that are created for tracking.
179
+
<2> Specify the AWS region in which cloud resources will be created.
180
+
<3> Specify the directory containing the files for the component `CredentialsRequest` objects.
181
+
<4> Optional: Specify the directory in which you want the `ccoctl` utility to create objects. By default, the utility creates objects in the directory in which the commands are run.
182
+
<5> Optional: By default, the `ccoctl` utility stores the OpenID Connect (OIDC) configuration files in a public S3 bucket and uses the S3 URL as the public OIDC endpoint. To store the OIDC configuration in a private S3 bucket that is accessed by the IAM identity provider through a public CloudFront distribution URL instead, use the `--create-private-s3-bucket` parameter.
0 commit comments