You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
| Category | Select "AWS Certificate Manager v3" or the customized certificate store name from the previous step. |
376
376
| Container | Optional container to associate certificate store with. |
377
377
| Client Machine | This is a full AWS ARN specifying a Role. This is the Role that will be assumed in any Auth scenario performing Assume Role. This will dictate what certificates are usable by the orchestrator. A preceding [profile] name should be included if a Credential Profile is to be used in Default Sdk Auth. |
icr.CertificateArn=config.JobCertificate.Alias?.Length>=20?config.JobCertificate.Alias.Trim():null;//If an arn is provided, use it, this will perform a renewal/replace
icr.CertificateArn=config.JobCertificate.Alias?.Length>=20?config.JobCertificate.Alias.Trim():null;//If an arn is provided, use it, this will perform a renewal/replace
0 commit comments