about summary refs log tree commit diff
path: root/.venv/lib/python3.12/site-packages/botocore/data/appconfig/2019-10-09/examples-1.json
blob: 664e05eff098bae1d70d512201bcab268ab0d87d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
{
  "version": "1.0",
  "examples": {
    "CreateApplication": [
      {
        "input": {
          "Description": "An application used for creating an example.",
          "Name": "example-application"
        },
        "output": {
          "Description": "An application used for creating an example.",
          "Id": "339ohji",
          "Name": "example-application"
        },
        "comments": {
        },
        "description": "The following create-application example creates an application in AWS AppConfig.",
        "id": "to-create-an-application-1632264511615",
        "title": "To create an application"
      }
    ],
    "CreateConfigurationProfile": [
      {
        "input": {
          "ApplicationId": "339ohji",
          "LocationUri": "ssm-parameter://Example-Parameter",
          "Name": "Example-Configuration-Profile",
          "RetrievalRoleArn": "arn:aws:iam::111122223333:role/Example-App-Config-Role"
        },
        "output": {
          "ApplicationId": "339ohji",
          "Id": "ur8hx2f",
          "LocationUri": "ssm-parameter://Example-Parameter",
          "Name": "Example-Configuration-Profile",
          "RetrievalRoleArn": "arn:aws:iam::111122223333:role/Example-App-Config-Role"
        },
        "comments": {
        },
        "description": "The following create-configuration-profile example creates a configuration profile using a configuration stored in Parameter Store, a capability of Systems Manager.",
        "id": "to-create-a-configuration-profile-1632264580336",
        "title": "To create a configuration profile"
      }
    ],
    "CreateDeploymentStrategy": [
      {
        "input": {
          "DeploymentDurationInMinutes": 15,
          "GrowthFactor": 25,
          "Name": "Example-Deployment",
          "ReplicateTo": "SSM_DOCUMENT"
        },
        "output": {
          "DeploymentDurationInMinutes": 15,
          "FinalBakeTimeInMinutes": 0,
          "GrowthFactor": 25,
          "GrowthType": "LINEAR",
          "Id": "1225qzk",
          "Name": "Example-Deployment",
          "ReplicateTo": "SSM_DOCUMENT"
        },
        "comments": {
        },
        "description": "The following create-deployment-strategy example creates a deployment strategy called Example-Deployment that takes 15 minutes and deploys the configuration to 25% of the application at a time. The strategy is also copied to an SSM Document.",
        "id": "to-create-a-deployment-strategy-1632264783812",
        "title": "To create a deployment strategy"
      }
    ],
    "CreateEnvironment": [
      {
        "input": {
          "ApplicationId": "339ohji",
          "Name": "Example-Environment"
        },
        "output": {
          "ApplicationId": "339ohji",
          "Id": "54j1r29",
          "Name": "Example-Environment",
          "State": "READY_FOR_DEPLOYMENT"
        },
        "comments": {
        },
        "description": "The following create-environment example creates an AWS AppConfig environment named Example-Environment using the application you created using create-application",
        "id": "to-create-an-environment-1632265124975",
        "title": "To create an environment"
      }
    ],
    "CreateHostedConfigurationVersion": [
      {
        "input": {
          "ApplicationId": "339ohji",
          "ConfigurationProfileId": "ur8hx2f",
          "Content": "eyAiTmFtZSI6ICJFeGFtcGxlQXBwbGljYXRpb24iLCAiSWQiOiBFeGFtcGxlSUQsICJSYW5rIjogNyB9",
          "ContentType": "text",
          "LatestVersionNumber": 1
        },
        "output": {
          "ApplicationId": "339ohji",
          "ConfigurationProfileId": "ur8hx2f",
          "ContentType": "text",
          "VersionNumber": 1
        },
        "comments": {
        },
        "description": "The following create-hosted-configuration-version example creates a new configuration in the AWS AppConfig configuration store.",
        "id": "to-create-a-hosted-configuration-version-1632265196980",
        "title": "To create a hosted configuration version"
      }
    ],
    "DeleteApplication": [
      {
        "input": {
          "ApplicationId": "339ohji"
        },
        "comments": {
        },
        "description": "The following delete-application example deletes the specified application. \n",
        "id": "to-delete-an-application-1632265343951",
        "title": "To delete an application"
      }
    ],
    "DeleteConfigurationProfile": [
      {
        "input": {
          "ApplicationId": "339ohji",
          "ConfigurationProfileId": "ur8hx2f"
        },
        "comments": {
        },
        "description": "The following delete-configuration-profile example deletes the specified configuration profile.",
        "id": "to-delete-a-configuration-profile-1632265401308",
        "title": "To delete a configuration profile"
      }
    ],
    "DeleteDeploymentStrategy": [
      {
        "input": {
          "DeploymentStrategyId": "1225qzk"
        },
        "comments": {
        },
        "description": "The following delete-deployment-strategy example deletes the specified deployment strategy.",
        "id": "to-delete-a-deployment-strategy-1632265473708",
        "title": "To delete a deployment strategy"
      }
    ],
    "DeleteEnvironment": [
      {
        "input": {
          "ApplicationId": "339ohji",
          "EnvironmentId": "54j1r29"
        },
        "comments": {
        },
        "description": "The following delete-environment example deletes the specified application environment.",
        "id": "to-delete-an-environment-1632265641044",
        "title": "To delete an environment"
      }
    ],
    "DeleteHostedConfigurationVersion": [
      {
        "input": {
          "ApplicationId": "339ohji",
          "ConfigurationProfileId": "ur8hx2f",
          "VersionNumber": 1
        },
        "comments": {
        },
        "description": "The following delete-hosted-configuration-version example deletes a configuration version hosted in the AWS AppConfig configuration store.",
        "id": "to-delete-a-hosted-configuration-version-1632265720740",
        "title": "To delete a hosted configuration version"
      }
    ],
    "GetApplication": [
      {
        "input": {
          "ApplicationId": "339ohji"
        },
        "output": {
          "Id": "339ohji",
          "Name": "example-application"
        },
        "comments": {
        },
        "description": "The following get-application example lists the details of the specified application.",
        "id": "to-list-details-of-an-application-1632265864702",
        "title": "To list details of an application"
      }
    ],
    "GetConfiguration": [
      {
        "input": {
          "Application": "example-application",
          "ClientId": "example-id",
          "Configuration": "Example-Configuration-Profile",
          "Environment": "Example-Environment"
        },
        "output": {
          "ConfigurationVersion": "1",
          "ContentType": "application/octet-stream"
        },
        "comments": {
        },
        "description": "The following get-configuration example returns the configuration details of the example application. On subsequent calls to get-configuration, use the client-configuration-version parameter to only update the configuration of your application if the version has changed. Only updating the configuration when the version has changed avoids excess charges incurred by calling get-configuration.",
        "id": "to-retrieve-configuration-details-1632265954314",
        "title": "To retrieve configuration details"
      }
    ],
    "GetConfigurationProfile": [
      {
        "input": {
          "ApplicationId": "339ohji",
          "ConfigurationProfileId": "ur8hx2f"
        },
        "output": {
          "ApplicationId": "339ohji",
          "Id": "ur8hx2f",
          "LocationUri": "ssm-parameter://Example-Parameter",
          "Name": "Example-Configuration-Profile",
          "RetrievalRoleArn": "arn:aws:iam::111122223333:role/Example-App-Config-Role"
        },
        "comments": {
        },
        "description": "The following get-configuration-profile example returns the details of the specified configuration profile.",
        "id": "to-retrieve-configuration-profile-details-1632266081013",
        "title": "To retrieve configuration profile details"
      }
    ],
    "GetDeployment": [
      {
        "input": {
          "ApplicationId": "339ohji",
          "DeploymentNumber": 1,
          "EnvironmentId": "54j1r29"
        },
        "output": {
          "ApplicationId": "339ohji",
          "CompletedAt": "2021-09-17T21:59:03.888000+00:00",
          "ConfigurationLocationUri": "ssm-parameter://Example-Parameter",
          "ConfigurationName": "Example-Configuration-Profile",
          "ConfigurationProfileId": "ur8hx2f",
          "ConfigurationVersion": "1",
          "DeploymentDurationInMinutes": 15,
          "DeploymentNumber": 1,
          "DeploymentStrategyId": "1225qzk",
          "EnvironmentId": "54j1r29",
          "EventLog": [
            {
              "Description": "Deployment completed",
              "EventType": "DEPLOYMENT_COMPLETED",
              "OccurredAt": "2021-09-17T21:59:03.888000+00:00",
              "TriggeredBy": "APPCONFIG"
            },
            {
              "Description": "Deployment bake time started",
              "EventType": "BAKE_TIME_STARTED",
              "OccurredAt": "2021-09-17T21:58:57.722000+00:00",
              "TriggeredBy": "APPCONFIG"
            },
            {
              "Description": "Configuration available to 100.00% of clients",
              "EventType": "PERCENTAGE_UPDATED",
              "OccurredAt": "2021-09-17T21:55:56.816000+00:00",
              "TriggeredBy": "APPCONFIG"
            },
            {
              "Description": "Configuration available to 75.00% of clients",
              "EventType": "PERCENTAGE_UPDATED",
              "OccurredAt": "2021-09-17T21:52:56.567000+00:00",
              "TriggeredBy": "APPCONFIG"
            },
            {
              "Description": "Configuration available to 50.00% of clients",
              "EventType": "PERCENTAGE_UPDATED",
              "OccurredAt": "2021-09-17T21:49:55.737000+00:00",
              "TriggeredBy": "APPCONFIG"
            },
            {
              "Description": "Configuration available to 25.00% of clients",
              "EventType": "PERCENTAGE_UPDATED",
              "OccurredAt": "2021-09-17T21:46:55.187000+00:00",
              "TriggeredBy": "APPCONFIG"
            },
            {
              "Description": "Deployment started",
              "EventType": "DEPLOYMENT_STARTED",
              "OccurredAt": "2021-09-17T21:43:54.205000+00:00",
              "TriggeredBy": "USER"
            }
          ],
          "FinalBakeTimeInMinutes": 0,
          "GrowthFactor": 25,
          "GrowthType": "LINEAR",
          "PercentageComplete": 100,
          "StartedAt": "2021-09-17T21:43:54.205000+00:00",
          "State": "COMPLETE"
        },
        "comments": {
        },
        "description": "The following get-deployment example lists details of the deployment to the application in the specified environment and deployment.",
        "id": "to-retrieve-deployment-details-1633976766883",
        "title": "To retrieve deployment details"
      }
    ],
    "GetDeploymentStrategy": [
      {
        "input": {
          "DeploymentStrategyId": "1225qzk"
        },
        "output": {
          "DeploymentDurationInMinutes": 15,
          "FinalBakeTimeInMinutes": 0,
          "GrowthFactor": 25,
          "GrowthType": "LINEAR",
          "Id": "1225qzk",
          "Name": "Example-Deployment",
          "ReplicateTo": "SSM_DOCUMENT"
        },
        "comments": {
        },
        "description": "The following get-deployment-strategy example lists the details of the specified deployment strategy.",
        "id": "to-retrieve-details-of-a-deployment-strategy-1632266385805",
        "title": "To retrieve details of a deployment strategy"
      }
    ],
    "GetEnvironment": [
      {
        "input": {
          "ApplicationId": "339ohji",
          "EnvironmentId": "54j1r29"
        },
        "output": {
          "ApplicationId": "339ohji",
          "Id": "54j1r29",
          "Name": "Example-Environment",
          "State": "READY_FOR_DEPLOYMENT"
        },
        "comments": {
        },
        "description": "The following get-environment example returns the details and state of the specified environment.",
        "id": "to-retrieve-environment-details-1632266924806",
        "title": "To retrieve environment details"
      }
    ],
    "GetHostedConfigurationVersion": [
      {
        "input": {
          "ApplicationId": "339ohji",
          "ConfigurationProfileId": "ur8hx2f",
          "VersionNumber": 1
        },
        "output": {
          "ApplicationId": "339ohji",
          "ConfigurationProfileId": "ur8hx2f",
          "ContentType": "application/json",
          "VersionNumber": 1
        },
        "comments": {
        },
        "description": "The following get-hosted-configuration-version example retrieves the configuration details of the AWS AppConfig hosted configuration.",
        "id": "to-retrieve-hosted-configuration-details-1632267003527",
        "title": "To retrieve hosted configuration details"
      }
    ],
    "ListApplications": [
      {
        "input": {
        },
        "output": {
          "Items": [
            {
              "Description": "An application used for creating an example.",
              "Id": "339ohji",
              "Name": "test-application"
            },
            {
              "Id": "rwalwu7",
              "Name": "Test-Application"
            }
          ]
        },
        "comments": {
        },
        "description": "The following list-applications example lists the available applications in your AWS account.",
        "id": "to-list-the-available-applications-1632267111131",
        "title": "To list the available applications"
      }
    ],
    "ListConfigurationProfiles": [
      {
        "input": {
          "ApplicationId": "339ohji"
        },
        "output": {
          "Items": [
            {
              "ApplicationId": "339ohji",
              "Id": "ur8hx2f",
              "LocationUri": "ssm-parameter://Example-Parameter",
              "Name": "Example-Configuration-Profile"
            }
          ]
        },
        "comments": {
        },
        "description": "The following list-configuration-profiles example lists the available configuration profiles for the specified application.",
        "id": "to-list-the-available-configuration-profiles-1632267193265",
        "title": "To list the available configuration profiles"
      }
    ],
    "ListDeploymentStrategies": [
      {
        "input": {
        },
        "output": {
          "Items": [
            {
              "DeploymentDurationInMinutes": 15,
              "FinalBakeTimeInMinutes": 0,
              "GrowthFactor": 25,
              "GrowthType": "LINEAR",
              "Id": "1225qzk",
              "Name": "Example-Deployment",
              "ReplicateTo": "SSM_DOCUMENT"
            }
          ]
        },
        "comments": {
        },
        "description": "The following list-deployment-strategies example lists the available deployment strategies in your AWS account.",
        "id": "to-list-the-available-deployment-strategies-1632267364180",
        "title": "To list the available deployment strategies"
      }
    ],
    "ListDeployments": [
      {
        "input": {
          "ApplicationId": "339ohji",
          "EnvironmentId": "54j1r29"
        },
        "output": {
          "Items": [
            {
              "CompletedAt": "2021-09-17T21:59:03.888000+00:00",
              "ConfigurationName": "Example-Configuration-Profile",
              "ConfigurationVersion": "1",
              "DeploymentDurationInMinutes": 15,
              "DeploymentNumber": 1,
              "FinalBakeTimeInMinutes": 0,
              "GrowthFactor": 25,
              "GrowthType": "LINEAR",
              "PercentageComplete": 100,
              "StartedAt": "2021-09-17T21:43:54.205000+00:00",
              "State": "COMPLETE"
            }
          ]
        },
        "comments": {
        },
        "description": "The following list-deployments example lists the available deployments in your AWS account for the specified application and environment.",
        "id": "to-list-the-available-deployments-1632267282025",
        "title": "To list the available deployments"
      }
    ],
    "ListEnvironments": [
      {
        "input": {
          "ApplicationId": "339ohji"
        },
        "output": {
          "Items": [
            {
              "ApplicationId": "339ohji",
              "Id": "54j1r29",
              "Name": "Example-Environment",
              "State": "READY_FOR_DEPLOYMENT"
            }
          ]
        },
        "comments": {
        },
        "description": "The following list-environments example lists the available environments in your AWS account for the specified application.",
        "id": "to-list-the-available-environments-1632267474389",
        "title": "To list the available environments"
      }
    ],
    "ListHostedConfigurationVersions": [
      {
        "input": {
          "ApplicationId": "339ohji",
          "ConfigurationProfileId": "ur8hx2f"
        },
        "output": {
          "Items": [
            {
              "ApplicationId": "339ohji",
              "ConfigurationProfileId": "ur8hx2f",
              "ContentType": "application/json",
              "VersionNumber": 1
            }
          ]
        },
        "comments": {
        },
        "description": "The following list-hosted-configuration-versions example lists the configurations versions hosted in the AWS AppConfig hosted configuration store for the specified application and configuration profile.",
        "id": "to-list-the-available-hosted-configuration-versions-1632267647667",
        "title": "To list the available hosted configuration versions"
      }
    ],
    "ListTagsForResource": [
      {
        "input": {
          "ResourceArn": "arn:aws:appconfig:us-east-1:111122223333:application/339ohji"
        },
        "output": {
          "Tags": {
            "group1": "1"
          }
        },
        "comments": {
        },
        "description": "The following list-tags-for-resource example lists the tags of a specified application.",
        "id": "to-list-the-tags-of-an-application-1632328796560",
        "title": "To list the tags of an application"
      }
    ],
    "StartDeployment": [
      {
        "input": {
          "ApplicationId": "339ohji",
          "ConfigurationProfileId": "ur8hx2f",
          "ConfigurationVersion": "1",
          "DeploymentStrategyId": "1225qzk",
          "Description": "",
          "EnvironmentId": "54j1r29",
          "Tags": {
          }
        },
        "output": {
          "ApplicationId": "339ohji",
          "ConfigurationLocationUri": "ssm-parameter://Example-Parameter",
          "ConfigurationName": "Example-Configuration-Profile",
          "ConfigurationProfileId": "ur8hx2f",
          "ConfigurationVersion": "1",
          "DeploymentDurationInMinutes": 15,
          "DeploymentNumber": 1,
          "DeploymentStrategyId": "1225qzk",
          "EnvironmentId": "54j1r29",
          "EventLog": [
            {
              "Description": "Deployment started",
              "EventType": "DEPLOYMENT_STARTED",
              "OccurredAt": "2021-09-17T21:43:54.205000+00:00",
              "TriggeredBy": "USER"
            }
          ],
          "FinalBakeTimeInMinutes": 0,
          "GrowthFactor": 25,
          "GrowthType": "LINEAR",
          "PercentageComplete": 1.0,
          "StartedAt": "2021-09-17T21:43:54.205000+00:00",
          "State": "DEPLOYING"
        },
        "comments": {
        },
        "description": "The following start-deployment example starts a deployment to the application using the specified environment, deployment strategy, and configuration profile.",
        "id": "to-start-a-configuration-deployment-1632328956790",
        "title": "To start a configuration deployment"
      }
    ],
    "StopDeployment": [
      {
        "input": {
          "ApplicationId": "339ohji",
          "DeploymentNumber": 2,
          "EnvironmentId": "54j1r29"
        },
        "output": {
          "DeploymentDurationInMinutes": 15,
          "DeploymentNumber": 2,
          "FinalBakeTimeInMinutes": 0,
          "GrowthFactor": 25.0,
          "PercentageComplete": 1.0
        },
        "comments": {
        },
        "description": "The following stop-deployment example stops the deployment of an application configuration to the specified environment.",
        "id": "to-stop-configuration-deployment-1632329139126",
        "title": "To stop configuration deployment"
      }
    ],
    "TagResource": [
      {
        "input": {
          "ResourceArn": "arn:aws:appconfig:us-east-1:111122223333:application/339ohji",
          "Tags": {
            "group1": "1"
          }
        },
        "comments": {
        },
        "description": "The following tag-resource example tags an application resource.",
        "id": "to-tag-an-application-1632330350645",
        "title": "To tag an application"
      }
    ],
    "UntagResource": [
      {
        "input": {
          "ResourceArn": "arn:aws:appconfig:us-east-1:111122223333:application/339ohji",
          "TagKeys": [
            "group1"
          ]
        },
        "comments": {
        },
        "description": "The following untag-resource example removes the group1 tag from the specified application.",
        "id": "to-remove-a-tag-from-an-application-1632330429881",
        "title": "To remove a tag from an application"
      }
    ],
    "UpdateApplication": [
      {
        "input": {
          "ApplicationId": "339ohji",
          "Description": "",
          "Name": "Example-Application"
        },
        "output": {
          "Description": "An application used for creating an example.",
          "Id": "339ohji",
          "Name": "Example-Application"
        },
        "comments": {
        },
        "description": "The following update-application example updates the name of the specified application.",
        "id": "to-update-an-application-1632330585893",
        "title": "To update an application"
      }
    ],
    "UpdateConfigurationProfile": [
      {
        "input": {
          "ApplicationId": "339ohji",
          "ConfigurationProfileId": "ur8hx2f",
          "Description": "Configuration profile used for examples."
        },
        "output": {
          "ApplicationId": "339ohji",
          "Description": "Configuration profile used for examples.",
          "Id": "ur8hx2f",
          "LocationUri": "ssm-parameter://Example-Parameter",
          "Name": "Example-Configuration-Profile",
          "RetrievalRoleArn": "arn:aws:iam::111122223333:role/Example-App-Config-Role"
        },
        "comments": {
        },
        "description": "The following update-configuration-profile example updates the description of the specified configuration profile.",
        "id": "to-update-a-configuration-profile-1632330721974",
        "title": "To update a configuration profile"
      }
    ],
    "UpdateDeploymentStrategy": [
      {
        "input": {
          "DeploymentStrategyId": "1225qzk",
          "FinalBakeTimeInMinutes": 20
        },
        "output": {
          "DeploymentDurationInMinutes": 15,
          "FinalBakeTimeInMinutes": 20,
          "GrowthFactor": 25,
          "GrowthType": "LINEAR",
          "Id": "1225qzk",
          "Name": "Example-Deployment",
          "ReplicateTo": "SSM_DOCUMENT"
        },
        "comments": {
        },
        "description": "The following update-deployment-strategy example updates final bake time to 20 minutes in the specified deployment strategy. ::\n",
        "id": "to-update-a-deployment-strategy-1632330896602",
        "title": "To update a deployment strategy"
      }
    ],
    "UpdateEnvironment": [
      {
        "input": {
          "ApplicationId": "339ohji",
          "Description": "An environment for examples.",
          "EnvironmentId": "54j1r29"
        },
        "output": {
          "ApplicationId": "339ohji",
          "Description": "An environment for examples.",
          "Id": "54j1r29",
          "Name": "Example-Environment",
          "State": "ROLLED_BACK"
        },
        "comments": {
        },
        "description": "The following update-environment example updates an environment's description.",
        "id": "to-update-an-environment-1632331382428",
        "title": "To update an environment"
      }
    ],
    "ValidateConfiguration": [
      {
        "input": {
          "ApplicationId": "abc1234",
          "ConfigurationProfileId": "ur8hx2f",
          "ConfigurationVersion": "1"
        },
        "comments": {
        },
        "description": "The following validate-configuration example uses the validators in a configuration profile to validate a configuration.",
        "id": "to-validate-a-configuration-1632331491365",
        "title": "To validate a configuration"
      }
    ]
  }
}