-
Notifications
You must be signed in to change notification settings - Fork 60
Streamline IaC with Port AI - S3 bucket creation #2881
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Conversation
This pull request is automatically being deployed by Amplify Hosting (learn more). |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Great start left comments
1. Click on the `Request S3 Bucket` action in the [self-service](https://app.getport.io/self-serve) page of your portal | ||
2. Fill out the `prompt` field with your S3 bucket requirements, for example: | ||
``` | ||
Create an S3 bucket named "my-kafka-log-east-1-bucket" in the us-east-1 region for development environment. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The agent for example could identify the regions, It means the regions probably sit in a blueprint?
@PeyGis please also add a linkt o this guide from here https://docs.port.io/solutions/resource-self-service/create-golden-paths#restful-self-service |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Can you please add 1-2 screenshots to better visualize what this gudie do? like the file, the PR, the action
Description
Please include a summary of the change and which issue is fixed. Please also include relevant motivation and context.
Added docs pages
Please also include the path for the added docs
/
)/platform-overview/port-components/blueprint
)Updated docs pages
Please also include the path for the updated docs
/
)/platform-overview/port-components/blueprint
)