Copilot
Sign in
Update Profile
Preferences
Change Password
My runbooks
Shared with me
Sign out
link
copy
reject
agent:
Select a proxy
SQosDpdiL9UffRa1Mjjr
List S3 Buckets
List S3 Buckets
There was a problem that the LLM was not able to address. Please rephrase your prompt and try again.
Use the AWS CLI to list all S3 buckets and display the output in JSON format.
inputs
outputs
aws s3api list-buckets --output json
copied
AWS
S3
CLI