new EstablishTrustStack(scope, id, props)
Establishes trust between GithHub and Amazon Web Services.
This is needed so that we can interact with Amazon Web Services through
GitHub Actions without having to manually provide credentials every time we
run a workflow
Parameters:
| Name | Type | Description |
|---|---|---|
scope |
object | scope |
id |
string | id |
props |
PlatformTemplate | PlatformTemplate |