Skip to content

Commit b632b34

Browse files
feonsFeon Sualbadenhop
authored
APIGOV-32906 Documentation - update the public docs for the Amazon Be… (#880)
* APIGOV-32906 Documentation - update the public docs for the Amazon Bedrock confguration in Environment wizard * Update add_environments.md fix markdown errors and formatting * Update add_environments.md markdown * markdown fix --------- Co-authored-by: Feon Sua <fmiao@axway.com> Co-authored-by: lbadenhop <lbadenhop@axway.com>
1 parent 0d982a6 commit b632b34

1 file changed

Lines changed: 37 additions & 2 deletions

File tree

content/en/docs/connect_manage_environ/add_environments.md

Lines changed: 37 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,41 @@ Provide basic details about the environment:
4444

4545
Click **Next** to continue.
4646

47+
### (Conditional) Complete the agent configuration
48+
49+
For environment types that support hosted agents — including **AWS Bedrock AgentCore**, AWS API Gateway, Apigee X, Azure API Gateway, and others — an **Agent Configuration** step appears after the environment profile. This step is skipped for Manual and Custom/SDK environments.
50+
51+
#### Amazon Bedrock AgentCore
52+
53+
When you select **AWS Bedrock AgentCore** as the environment type, configure the following.
54+
55+
**Agent type** - Choose how the agent is hosted:
56+
57+
* **Remotely Hosted** - You deploy and manage the agent on your own infrastructure.
58+
* **Embedded (SaaS)** - Axway hosts and manages the agent for you. If you choose Embedded, configure the following sections:
59+
60+
* **AWS credentials**:
61+
* **AWS Region** - The AWS region where your Amazon Bedrock AgentCore resources are deployed (for example, `us-east-1`).
62+
* **Authentication type** - Choose how the agent authenticates to AWS:
63+
* **Assume Role**
64+
* **Access Key ID & Secret Access Key**
65+
66+
* **AgentCore Gateway settings**:
67+
* **Log Group Prefix** - Optional Log group prefix for vendored logs.
68+
* **Enable IAM Authentication** - If true, IAM authentication is enabled for requests.
69+
70+
* **Cognito User Pools** - Configure one or more Amazon Cognito user pools that the agent uses for authentication:
71+
* **User Pool ID** - The Cognito user pool ID (for example, `us-east-1_aBcDeFgHi`).
72+
* **Region** - The AWS region where the user pool is hosted.
73+
74+
Click **+ Add User Pool** to add additional pools, or click the remove icon to delete a pool.
75+
76+
**Traceability agent (optional)** - Toggle on **Enable Traceability Agent** to collect API traffic and usage data from CloudWatch. When enabled, provide:
77+
78+
* **Access Log ARN** - The ARN of the CloudWatch log group that receives API Gateway access logs.
79+
80+
Click **Next** to continue.
81+
4782
### (Optional) Credential preferences
4883

4984
You can control how credentials behave in this environment:
@@ -73,7 +108,7 @@ Click **Next**.
73108
Enable compliance or security rules to apply to all APIs discovered in this environment.
74109

75110
* Choose from existing design/security rulesets or upload custom ones under *Topology > Compliance Profiles*.
76-
111+
77112
Amplify Engage includes an embedded Spectral linting server that provides real-time compliance checks along with visualizations of the results.
78113

79114
### Access rights
@@ -108,7 +143,7 @@ To edit an environment:
108143

109144
![Edit Environment button displayed on the Environments page.](/Images/central/Environment_Details_Edit.png "Edit Environment button")
110145

111-
4. You can edit:
146+
4. You can edit:
112147
* **Environment Profile** – Name, production flag, governance type, description, image, and configuration (AWS, Apigee X, GitHub, etc.).
113148
* **Compliance Profile** – Default design or security rules.
114149
* **Credential Preferences** – Expiration and visibility rules for newly created credentials.

0 commit comments

Comments
 (0)