AwsSSM constructor

AwsSSM(
  1. String region,
  2. String userPoolId,
  3. String identityPoolId
)

Implementation

AwsSSM(this.region, this.userPoolId, this.identityPoolId);