Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit aafdb76

Browse files
refactor: Updated EKS integration to use integration_pattern (#177)
1 parent 1ea8346 commit aafdb76

File tree

4 files changed

+551
-180
lines changed

4 files changed

+551
-180
lines changed

‎doc/services.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ Amazon EKS
4242

4343
.. autoclass:: stepfunctions.steps.service.EksCreateFargateProfileStep
4444

45-
.. autoclass:: stepfunctions.steps.service.EksCreateNodeGroupStep
45+
.. autoclass:: stepfunctions.steps.service.EksCreateNodegroupStep
4646

4747
.. autoclass:: stepfunctions.steps.service.EksDeleteClusterStep
4848

‎src/stepfunctions/steps/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
EksCallStep,
2525
EksCreateClusterStep,
2626
EksCreateFargateProfileStep,
27-
EksCreateNodeGroupStep,
27+
EksCreateNodegroupStep,
2828
EksDeleteClusterStep,
2929
EksDeleteFargateProfileStep,
3030
EksDeleteNodegroupStep,

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /