Commit f0e514f
committed
simplify: MemoryControlPlaneClient uses boto3 endpoint resolution
Remove dependency on endpoints.py. Let boto3 resolve the endpoint
natively (includes its own region validation). The
BEDROCK_AGENTCORE_CONTROL_ENDPOINT env var override is still respected.1 parent 7c02e0c commit f0e514f
1 file changed
Lines changed: 1 addition & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
16 | | - | |
17 | | - | |
18 | 16 | | |
19 | 17 | | |
20 | 18 | | |
| |||
35 | 33 | | |
36 | 34 | | |
37 | 35 | | |
38 | | - | |
39 | 36 | | |
40 | 37 | | |
| 38 | + | |
41 | 39 | | |
42 | | - | |
43 | 40 | | |
44 | 41 | | |
45 | 42 | | |
| |||
0 commit comments