File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -83,13 +83,13 @@ _Currently there is no provided migration utility to perform this programaticall
83
83
84
84
### Setting up AWS Authentication (Examples)
85
85
86
+ The following examples show potential configurations for Roles in AWS with different selected authentication methods.
87
+ Your configuration steps may differ depending on specific requirements of your use case.
88
+
86
89
> ![ NOTE]
87
90
> Several different options are offered for authenticating with AWS.
88
91
> Documentation for how these options work is now located in the [ aws-auth-library] ( https://github.com/Keyfactor/aws-auth-library ) repository.
89
92
90
- The following examples show potential configurations for Roles in AWS with different selected authentication methods.
91
- Your configuration steps may differ depending on specific requirements of your use case.
92
-
93
93
<details >
94
94
<summary >EC2 instance credentials using Default SDK and Assume Role</summary >
95
95
You can’t perform that action at this time.
0 commit comments