Skip to content

Commit 180f35a

Browse files
Adding EKS related documentation for appTemplateBody
1 parent 38c6b24 commit 180f35a

File tree

75 files changed

+6550
-501
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

75 files changed

+6550
-501
lines changed

generator/ServiceModels/resiliencehub/resiliencehub-2020-04-30.docs.json

Lines changed: 87 additions & 87 deletions
Large diffs are not rendered by default.

generator/ServiceModels/resiliencehub/resiliencehub-2020-04-30.endpoint-tests.json

Lines changed: 127 additions & 77 deletions
Large diffs are not rendered by default.

generator/ServiceModels/resiliencehub/resiliencehub-2020-04-30.json

Lines changed: 5818 additions & 0 deletions
Large diffs are not rendered by default.

generator/ServiceModels/resiliencehub/resiliencehub-2020-04-30.normal.json

Lines changed: 87 additions & 87 deletions
Large diffs are not rendered by default.

sdk/src/Services/ResilienceHub/Generated/Model/AddDraftAppVersionResourceMappingsRequest.cs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -41,8 +41,8 @@ public partial class AddDraftAppVersionResourceMappingsRequest : AmazonResilienc
4141
/// <summary>
4242
/// Gets and sets the property AppArn.
4343
/// <para>
44-
/// The Amazon Resource Name (ARN) of the AWS Resilience Hub application. The format for
45-
/// this ARN is: arn:<code>partition</code>:resiliencehub:<code>region</code>:<code>account</code>:app/<code>app-id</code>.
44+
/// The Amazon Resource Name (ARN) of the Resilience Hub application. The format for this
45+
/// ARN is: arn:<code>partition</code>:resiliencehub:<code>region</code>:<code>account</code>:app/<code>app-id</code>.
4646
/// For more information about ARNs, see <a href="https://docs.aws.amazon.com/general/latest/gr/aws-arns-and-namespaces.html">
4747
/// Amazon Resource Names (ARNs)</a> in the <i>AWS General Reference</i> guide.
4848
/// </para>

sdk/src/Services/ResilienceHub/Generated/Model/AddDraftAppVersionResourceMappingsResponse.cs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -40,8 +40,8 @@ public partial class AddDraftAppVersionResourceMappingsResponse : AmazonWebServi
4040
/// <summary>
4141
/// Gets and sets the property AppArn.
4242
/// <para>
43-
/// The Amazon Resource Name (ARN) of the AWS Resilience Hub application. The format for
44-
/// this ARN is: arn:<code>partition</code>:resiliencehub:<code>region</code>:<code>account</code>:app/<code>app-id</code>.
43+
/// The Amazon Resource Name (ARN) of the Resilience Hub application. The format for this
44+
/// ARN is: arn:<code>partition</code>:resiliencehub:<code>region</code>:<code>account</code>:app/<code>app-id</code>.
4545
/// For more information about ARNs, see <a href="https://docs.aws.amazon.com/general/latest/gr/aws-arns-and-namespaces.html">
4646
/// Amazon Resource Names (ARNs)</a> in the <i>AWS General Reference</i> guide.
4747
/// </para>

sdk/src/Services/ResilienceHub/Generated/Model/App.cs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -49,8 +49,8 @@ public partial class App
4949
/// <summary>
5050
/// Gets and sets the property AppArn.
5151
/// <para>
52-
/// The Amazon Resource Name (ARN) of the AWS Resilience Hub application. The format for
53-
/// this ARN is: arn:<code>partition</code>:resiliencehub:<code>region</code>:<code>account</code>:app/<code>app-id</code>.
52+
/// The Amazon Resource Name (ARN) of the Resilience Hub application. The format for this
53+
/// ARN is: arn:<code>partition</code>:resiliencehub:<code>region</code>:<code>account</code>:app/<code>app-id</code>.
5454
/// For more information about ARNs, see <a href="https://docs.aws.amazon.com/general/latest/gr/aws-arns-and-namespaces.html">
5555
/// Amazon Resource Names (ARNs)</a> in the <i>AWS General Reference</i> guide.
5656
/// </para>

sdk/src/Services/ResilienceHub/Generated/Model/AppAssessment.cs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -53,8 +53,8 @@ public partial class AppAssessment
5353
/// <summary>
5454
/// Gets and sets the property AppArn.
5555
/// <para>
56-
/// The Amazon Resource Name (ARN) of the AWS Resilience Hub application. The format for
57-
/// this ARN is: arn:<code>partition</code>:resiliencehub:<code>region</code>:<code>account</code>:app/<code>app-id</code>.
56+
/// The Amazon Resource Name (ARN) of the Resilience Hub application. The format for this
57+
/// ARN is: arn:<code>partition</code>:resiliencehub:<code>region</code>:<code>account</code>:app/<code>app-id</code>.
5858
/// For more information about ARNs, see <a href="https://docs.aws.amazon.com/general/latest/gr/aws-arns-and-namespaces.html">
5959
/// Amazon Resource Names (ARNs)</a> in the <i>AWS General Reference</i> guide.
6060
/// </para>

sdk/src/Services/ResilienceHub/Generated/Model/AppAssessmentSummary.cs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -49,8 +49,8 @@ public partial class AppAssessmentSummary
4949
/// <summary>
5050
/// Gets and sets the property AppArn.
5151
/// <para>
52-
/// The Amazon Resource Name (ARN) of the AWS Resilience Hub application. The format for
53-
/// this ARN is: arn:<code>partition</code>:resiliencehub:<code>region</code>:<code>account</code>:app/<code>app-id</code>.
52+
/// The Amazon Resource Name (ARN) of the Resilience Hub application. The format for this
53+
/// ARN is: arn:<code>partition</code>:resiliencehub:<code>region</code>:<code>account</code>:app/<code>app-id</code>.
5454
/// For more information about ARNs, see <a href="https://docs.aws.amazon.com/general/latest/gr/aws-arns-and-namespaces.html">
5555
/// Amazon Resource Names (ARNs)</a> in the <i>AWS General Reference</i> guide.
5656
/// </para>

sdk/src/Services/ResilienceHub/Generated/Model/AppComponent.cs

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,10 @@ public partial class AppComponent
4141
/// <summary>
4242
/// Gets and sets the property AdditionalInfo.
4343
/// <para>
44-
/// Additional configuration parameters for an AWS Resilience Hub application.
44+
/// Additional configuration parameters for an Resilience Hub application. If you want
45+
/// to implement <code>additionalInfo</code> through the Resilience Hub console rather
46+
/// than using an API call, see <a href="https://docs.aws.amazon.com/resilience-hub/latest/userguide/app-config-param.html">Configure
47+
/// the application configuration parameters</a>.
4548
/// </para>
4649
/// <note>
4750
/// <para>

0 commit comments

Comments
 (0)