File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
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
-
89
- > ![ NOTE]
86
+ > [ !NOTE]
90
87
> Several different options are offered for authenticating with AWS.
91
88
> Documentation for how these options work is now located in the [ aws-auth-library] ( https://github.com/Keyfactor/aws-auth-library ) repository.
92
89
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