Note: the client uses the official AWS SDK and will use the specified credentials, environment credentials, shared file
credentials, or IAM role/ECS task credentials in that order.
{{! Root configuration details }}
{{! WIF is an enterprise only feature. We default to IAM access type for community users and display only those related form fields. }}
{{#if this.version.isEnterprise}}
{{/if}}
{{#if (eq this.accessType "wif")}}
{{! WIF Fields }}
{{#each @issuerConfig.attrs as |attr|}}
{{/each}}
{{else}}
{{! IAM Fields }}
{{/if}}
{{! Lease configuration details }}