We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 2504852 + 5005b0f commit 8bd5ebfCopy full SHA for 8bd5ebf
services/codedeploy/src/main/resources/codegen-resources/customization.config
@@ -7,7 +7,10 @@
7
"batchGetDeployments",
8
"batchGetOnPremisesInstances",
9
"deleteGitHubAccountToken",
10
- "putLifecycleEventHookExecutionStatus"
+ "putLifecycleEventHookExecutionStatus",
11
+ "batchGetDeploymentTargets",
12
+ "getDeploymentTarget",
13
+ "listDeploymentTargets"
14
],
15
"deprecatedOperations": [
16
"BatchGetDeploymentInstances",
0 commit comments