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
Copy file name to clipboardExpand all lines: README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -374,7 +374,7 @@ When migrating to the `AWS-ACM-v3` type please note that field usage has changed
374
374
| --------- | ----------- |
375
375
| 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
-
| 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 preceeding[profile] name should be included if a Credential Profile is to be used in Default Sdk Auth. |
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. |
378
378
| Store Path | A single specified AWS Region the store will operate in. Additional regions should get their own store defined. |
379
379
| Orchestrator | Select an approved orchestrator capable of managing `AWS-ACM-v3` certificates. Specifically, one with the `AWS-ACM-v3` capability. |
380
380
| UseDefaultSdkAuth | A switch to enable the store to use Default SDK credentials |
@@ -411,7 +411,7 @@ When migrating to the `AWS-ACM-v3` type please note that field usage has changed
411
411
| --------- | ----------- |
412
412
| Category | Select "AWS Certificate Manager v3" or the customized certificate store name from the previous step. |
413
413
| Container | Optional container to associate certificate store with. |
414
-
| 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 preceeding [profile] name should be included if a Credential Profile is to be used in Default Sdk Auth. |
414
+
| 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. |
415
415
| Store Path | A single specified AWS Region the store will operate in. Additional regions should get their own store defined. |
416
416
| Orchestrator | Select an approved orchestrator capable of managing `AWS-ACM-v3` certificates. Specifically, one with the `AWS-ACM-v3` capability. |
417
417
| Properties.UseDefaultSdkAuth | A switch to enable the store to use Default SDK credentials |
0 commit comments