Skip to content

Commit d464ba2

Browse files
committed
Update services based on v1.44.113 of AWS Go SDK
Reference: https://github.com/aws/aws-sdk-go/releases/tag/v1.44.113
1 parent f8ee1fb commit d464ba2

File tree

2 files changed

+2
-4
lines changed

2 files changed

+2
-4
lines changed

.latest-tag-aws-sdk-go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
v1.44.112
1+
v1.44.113

lib/aws/generated/resiliencehub.ex

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -64,13 +64,11 @@ defmodule AWS.Resiliencehub do
6464
resources from one or more–up to five–CloudFormation stacks, and an appropriate
6565
resiliency policy.
6666
67-
` After you create a Resilience Hub application, you publish it so that you can
67+
After you create a Resilience Hub application, you publish it so that you can
6868
run a resiliency assessment on it. You can then use recommendations from the
6969
assessment to improve resiliency by running another assessment, comparing
7070
results, and then iterating the process until you achieve your goals for
7171
recovery time objective (RTO) and recovery point objective (RPO).
72-
73-
`
7472
"""
7573
def create_app(%Client{} = client, input, options \\ []) do
7674
url_path = "/create-app"

0 commit comments

Comments
 (0)