aws-sdk-opsworks 1.17.0 → 1.18.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +4 -4
- data/lib/aws-sdk-opsworks.rb +1 -1
- data/lib/aws-sdk-opsworks/client.rb +230 -224
- data/lib/aws-sdk-opsworks/layer.rb +12 -12
- data/lib/aws-sdk-opsworks/resource.rb +23 -23
- data/lib/aws-sdk-opsworks/stack.rb +16 -16
- data/lib/aws-sdk-opsworks/types.rb +183 -178
- metadata +2 -2
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA1:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: d2239b4979f1166535d79ac1c4a82384fc247d24
|
4
|
+
data.tar.gz: 205267472cac355486d2d543e51c0cb51b7ad3e9
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: b3cf234a2e193ddad0c7822e6092251239cca8b6d11f1f35b8b62aaf71a0d505310173cc811de8dc39d656b4644e5e2a76ec99327c6d365a98e9487f5a60fa3d
|
7
|
+
data.tar.gz: 9a18d2638091458eef972fcea38d9c0f9c0da269bfa2f412631aae41d1e1c0b05c9f32ea7b4a4581faab7748e922490f8196423000f7a73df48c9a09ae6fa951
|
data/lib/aws-sdk-opsworks.rb
CHANGED
@@ -282,7 +282,7 @@ module Aws::OpsWorks
|
|
282
282
|
#
|
283
283
|
#
|
284
284
|
#
|
285
|
-
# [1]:
|
285
|
+
# [1]: https://docs.aws.amazon.com/opsworks/latest/userguide/opsworks-security-users.html
|
286
286
|
#
|
287
287
|
# @option params [required, String] :instance_id
|
288
288
|
# The instance ID.
|
@@ -322,8 +322,8 @@ module Aws::OpsWorks
|
|
322
322
|
#
|
323
323
|
#
|
324
324
|
#
|
325
|
-
# [1]:
|
326
|
-
# [2]:
|
325
|
+
# [1]: https://docs.aws.amazon.com/opsworks/latest/userguide/resources.html
|
326
|
+
# [2]: https://docs.aws.amazon.com/opsworks/latest/userguide/opsworks-security-users.html
|
327
327
|
#
|
328
328
|
# @option params [required, String] :volume_id
|
329
329
|
# The volume ID.
|
@@ -361,8 +361,8 @@ module Aws::OpsWorks
|
|
361
361
|
#
|
362
362
|
#
|
363
363
|
#
|
364
|
-
# [1]:
|
365
|
-
# [2]:
|
364
|
+
# [1]: https://docs.aws.amazon.com/opsworks/latest/userguide/resources.html
|
365
|
+
# [2]: https://docs.aws.amazon.com/opsworks/latest/userguide/opsworks-security-users.html
|
366
366
|
#
|
367
367
|
# @option params [required, String] :elastic_ip
|
368
368
|
# The Elastic IP address.
|
@@ -406,9 +406,9 @@ module Aws::OpsWorks
|
|
406
406
|
#
|
407
407
|
#
|
408
408
|
#
|
409
|
-
# [1]:
|
410
|
-
# [2]:
|
411
|
-
# [3]:
|
409
|
+
# [1]: https://docs.aws.amazon.com/opsworks/latest/userguide/layers-elb.html
|
410
|
+
# [2]: https://docs.aws.amazon.com/ElasticLoadBalancing/latest/DeveloperGuide/Welcome.html
|
411
|
+
# [3]: https://docs.aws.amazon.com/opsworks/latest/userguide/opsworks-security-users.html
|
412
412
|
#
|
413
413
|
# @option params [required, String] :elastic_load_balancer_name
|
414
414
|
# The Elastic Load Balancing instance's name.
|
@@ -446,8 +446,8 @@ module Aws::OpsWorks
|
|
446
446
|
#
|
447
447
|
#
|
448
448
|
#
|
449
|
-
# [1]:
|
450
|
-
# [2]:
|
449
|
+
# [1]: https://docs.aws.amazon.com/opsworks/latest/userguide/workingstacks-cloning.html
|
450
|
+
# [2]: https://docs.aws.amazon.com/opsworks/latest/userguide/opsworks-security-users.html
|
451
451
|
#
|
452
452
|
# @option params [required, String] :source_stack_id
|
453
453
|
# The source stack ID.
|
@@ -461,7 +461,7 @@ module Aws::OpsWorks
|
|
461
461
|
#
|
462
462
|
#
|
463
463
|
#
|
464
|
-
# [1]:
|
464
|
+
# [1]: https://docs.aws.amazon.com/general/latest/gr/rande.html
|
465
465
|
#
|
466
466
|
# @option params [String] :vpc_id
|
467
467
|
# The ID of the VPC that the cloned stack is to be launched into. It
|
@@ -494,8 +494,8 @@ module Aws::OpsWorks
|
|
494
494
|
#
|
495
495
|
#
|
496
496
|
#
|
497
|
-
# [1]:
|
498
|
-
# [2]:
|
497
|
+
# [1]: https://docs.aws.amazon.com/opsworks/latest/userguide/workingstacks-vpc.html
|
498
|
+
# [2]: https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/ec2-supported-platforms.html
|
499
499
|
#
|
500
500
|
# @option params [Hash<String,String>] :attributes
|
501
501
|
# A list of stack attributes and values as key/value pairs to be added
|
@@ -520,7 +520,7 @@ module Aws::OpsWorks
|
|
520
520
|
#
|
521
521
|
#
|
522
522
|
#
|
523
|
-
# [1]:
|
523
|
+
# [1]: https://docs.aws.amazon.com/IAM/latest/UserGuide/Using_Identifiers.html
|
524
524
|
#
|
525
525
|
# @option params [String] :default_instance_profile_arn
|
526
526
|
# The Amazon Resource Name (ARN) of an IAM profile that is the default
|
@@ -529,16 +529,16 @@ module Aws::OpsWorks
|
|
529
529
|
#
|
530
530
|
#
|
531
531
|
#
|
532
|
-
# [1]:
|
532
|
+
# [1]: https://docs.aws.amazon.com/IAM/latest/UserGuide/Using_Identifiers.html
|
533
533
|
#
|
534
534
|
# @option params [String] :default_os
|
535
535
|
# The stack's operating system, which must be set to one of the
|
536
536
|
# following.
|
537
537
|
#
|
538
538
|
# * A supported Linux operating system: An Amazon Linux version, such as
|
539
|
-
# `Amazon Linux
|
540
|
-
#
|
541
|
-
# Linux 2015.03`.
|
539
|
+
# `Amazon Linux 2018.03`, `Amazon Linux 2017.09`, `Amazon Linux
|
540
|
+
# 2017.03`, `Amazon Linux 2016.09`, `Amazon Linux 2016.03`, `Amazon
|
541
|
+
# Linux 2015.09`, or `Amazon Linux 2015.03`.
|
542
542
|
#
|
543
543
|
# * A supported Ubuntu operating system, such as `Ubuntu 16.04 LTS`,
|
544
544
|
# `Ubuntu 14.04 LTS`, or `Ubuntu 12.04 LTS`.
|
@@ -568,8 +568,8 @@ module Aws::OpsWorks
|
|
568
568
|
#
|
569
569
|
#
|
570
570
|
#
|
571
|
-
# [1]:
|
572
|
-
# [2]:
|
571
|
+
# [1]: https://docs.aws.amazon.com/opsworks/latest/userguide/workinginstances-custom-ami.html
|
572
|
+
# [2]: https://docs.aws.amazon.com/opsworks/latest/userguide/workinginstances-os.html
|
573
573
|
#
|
574
574
|
# @option params [String] :hostname_theme
|
575
575
|
# The stack's host name theme, with spaces are replaced by underscores.
|
@@ -586,7 +586,7 @@ module Aws::OpsWorks
|
|
586
586
|
#
|
587
587
|
# * `Fruits`
|
588
588
|
#
|
589
|
-
# * `
|
589
|
+
# * `Greek_Deities_and_Titans`
|
590
590
|
#
|
591
591
|
# * `Legendary_creatures_from_Japan`
|
592
592
|
#
|
@@ -612,7 +612,7 @@ module Aws::OpsWorks
|
|
612
612
|
#
|
613
613
|
#
|
614
614
|
#
|
615
|
-
# [1]:
|
615
|
+
# [1]: https://docs.aws.amazon.com/general/latest/gr/rande.html
|
616
616
|
#
|
617
617
|
# @option params [String] :default_subnet_id
|
618
618
|
# The stack's default VPC subnet ID. This parameter is required if you
|
@@ -635,7 +635,7 @@ module Aws::OpsWorks
|
|
635
635
|
#
|
636
636
|
#
|
637
637
|
#
|
638
|
-
# [1]:
|
638
|
+
# [1]: https://docs.aws.amazon.com/opsworks/latest/userguide/workingstacks-json.html
|
639
639
|
#
|
640
640
|
# @option params [Types::StackConfigurationManager] :configuration_manager
|
641
641
|
# The configuration manager. When you clone a stack we recommend that
|
@@ -650,7 +650,7 @@ module Aws::OpsWorks
|
|
650
650
|
#
|
651
651
|
#
|
652
652
|
#
|
653
|
-
# [1]:
|
653
|
+
# [1]: https://docs.aws.amazon.com/opsworks/latest/userguide/workingstacks-creating.html
|
654
654
|
#
|
655
655
|
# @option params [Boolean] :use_custom_cookbooks
|
656
656
|
# Whether to use custom cookbooks.
|
@@ -682,17 +682,17 @@ module Aws::OpsWorks
|
|
682
682
|
#
|
683
683
|
#
|
684
684
|
#
|
685
|
-
# [1]:
|
685
|
+
# [1]: https://docs.aws.amazon.com/opsworks/latest/userguide/workingstacks-creating.html
|
686
686
|
#
|
687
687
|
# @option params [Types::Source] :custom_cookbooks_source
|
688
688
|
# Contains the information required to retrieve an app or cookbook from
|
689
|
-
# a repository. For more information, see [
|
690
|
-
#
|
689
|
+
# a repository. For more information, see [Adding Apps][1] or [Cookbooks
|
690
|
+
# and Recipes][2].
|
691
691
|
#
|
692
692
|
#
|
693
693
|
#
|
694
|
-
# [1]:
|
695
|
-
# [2]:
|
694
|
+
# [1]: https://docs.aws.amazon.com/opsworks/latest/userguide/workingapps-creating.html
|
695
|
+
# [2]: https://docs.aws.amazon.com/opsworks/latest/userguide/workingcookbook.html
|
696
696
|
#
|
697
697
|
# @option params [String] :default_ssh_key_name
|
698
698
|
# A default Amazon EC2 key pair name. The default value is none. If you
|
@@ -705,9 +705,9 @@ module Aws::OpsWorks
|
|
705
705
|
#
|
706
706
|
#
|
707
707
|
#
|
708
|
-
# [1]:
|
709
|
-
# [2]:
|
710
|
-
# [3]:
|
708
|
+
# [1]: https://docs.aws.amazon.com/opsworks/latest/userguide/workinginstances-ssh.html
|
709
|
+
# [2]: https://docs.aws.amazon.com/opsworks/latest/userguide/security-ssh-access.html
|
710
|
+
# [3]: https://docs.aws.amazon.com/opsworks/latest/userguide/workinginstances-add.html
|
711
711
|
#
|
712
712
|
# @option params [Boolean] :clone_permissions
|
713
713
|
# Whether to clone the source stack's permissions.
|
@@ -723,7 +723,7 @@ module Aws::OpsWorks
|
|
723
723
|
#
|
724
724
|
#
|
725
725
|
#
|
726
|
-
# [1]:
|
726
|
+
# [1]: https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/ComponentsAMIs.html#storage-for-the-root-device
|
727
727
|
#
|
728
728
|
# @option params [String] :agent_version
|
729
729
|
# The default AWS OpsWorks Stacks agent version. You have the following
|
@@ -817,8 +817,8 @@ module Aws::OpsWorks
|
|
817
817
|
#
|
818
818
|
#
|
819
819
|
#
|
820
|
-
# [1]:
|
821
|
-
# [2]:
|
820
|
+
# [1]: https://docs.aws.amazon.com/opsworks/latest/userguide/workingapps-creating.html
|
821
|
+
# [2]: https://docs.aws.amazon.com/opsworks/latest/userguide/opsworks-security-users.html
|
822
822
|
#
|
823
823
|
# @option params [required, String] :stack_id
|
824
824
|
# The stack ID.
|
@@ -869,19 +869,18 @@ module Aws::OpsWorks
|
|
869
869
|
# There is no specific limit on the number of environment variables.
|
870
870
|
# However, the size of the associated data structure - which includes
|
871
871
|
# the variables' names, values, and protected flag values - cannot
|
872
|
-
# exceed
|
873
|
-
#
|
874
|
-
#
|
872
|
+
# exceed 20 KB. This limit should accommodate most if not all use cases.
|
873
|
+
# Exceeding it will cause an exception with the message, "Environment:
|
874
|
+
# is too large (maximum is 20KB)."
|
875
875
|
#
|
876
|
-
# <note markdown="1">
|
877
|
-
#
|
878
|
-
# stack's Chef version.
|
876
|
+
# <note markdown="1"> If you have specified one or more environment variables, you cannot
|
877
|
+
# modify the stack's Chef version.
|
879
878
|
#
|
880
879
|
# </note>
|
881
880
|
#
|
882
881
|
#
|
883
882
|
#
|
884
|
-
# [1]:
|
883
|
+
# [1]: https://docs.aws.amazon.com/opsworks/latest/userguide/workingapps-creating.html#workingapps-creating-environment
|
885
884
|
#
|
886
885
|
# @return [Types::CreateAppResult] Returns a {Seahorse::Client::Response response} object which responds to the following methods:
|
887
886
|
#
|
@@ -952,9 +951,9 @@ module Aws::OpsWorks
|
|
952
951
|
#
|
953
952
|
#
|
954
953
|
#
|
955
|
-
# [1]:
|
956
|
-
# [2]:
|
957
|
-
# [3]:
|
954
|
+
# [1]: https://docs.aws.amazon.com/opsworks/latest/userguide/workingapps-deploying.html
|
955
|
+
# [2]: https://docs.aws.amazon.com/opsworks/latest/userguide/workingstacks-commands.html
|
956
|
+
# [3]: https://docs.aws.amazon.com/opsworks/latest/userguide/opsworks-security-users.html
|
958
957
|
#
|
959
958
|
# @option params [required, String] :stack_id
|
960
959
|
# The stack ID.
|
@@ -977,18 +976,20 @@ module Aws::OpsWorks
|
|
977
976
|
# A user-defined comment.
|
978
977
|
#
|
979
978
|
# @option params [String] :custom_json
|
980
|
-
# A string that contains user-defined, custom JSON.
|
981
|
-
# override
|
982
|
-
# The string should be in the following format:
|
979
|
+
# A string that contains user-defined, custom JSON. You can use this
|
980
|
+
# parameter to override some corresponding default stack configuration
|
981
|
+
# JSON values. The string should be in the following format:
|
983
982
|
#
|
984
983
|
# `"\{"key1": "value1", "key2": "value2",...\}"`
|
985
984
|
#
|
986
985
|
# For more information about custom JSON, see [Use Custom JSON to Modify
|
987
|
-
# the Stack Configuration Attributes][1]
|
986
|
+
# the Stack Configuration Attributes][1] and [Overriding Attributes With
|
987
|
+
# Custom JSON][2].
|
988
988
|
#
|
989
989
|
#
|
990
990
|
#
|
991
|
-
# [1]:
|
991
|
+
# [1]: https://docs.aws.amazon.com/opsworks/latest/userguide/workingstacks-json.html
|
992
|
+
# [2]: https://docs.aws.amazon.com/opsworks/latest/userguide/workingcookbook-json-override.html
|
992
993
|
#
|
993
994
|
# @return [Types::CreateDeploymentResult] Returns a {Seahorse::Client::Response response} object which responds to the following methods:
|
994
995
|
#
|
@@ -1034,8 +1035,8 @@ module Aws::OpsWorks
|
|
1034
1035
|
#
|
1035
1036
|
#
|
1036
1037
|
#
|
1037
|
-
# [1]:
|
1038
|
-
# [2]:
|
1038
|
+
# [1]: https://docs.aws.amazon.com/opsworks/latest/userguide/workinginstances-add.html
|
1039
|
+
# [2]: https://docs.aws.amazon.com/opsworks/latest/userguide/opsworks-security-users.html
|
1039
1040
|
#
|
1040
1041
|
# @option params [required, String] :stack_id
|
1041
1042
|
# The stack ID.
|
@@ -1054,7 +1055,7 @@ module Aws::OpsWorks
|
|
1054
1055
|
#
|
1055
1056
|
#
|
1056
1057
|
#
|
1057
|
-
# [1]:
|
1058
|
+
# [1]: https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/instance-types.html
|
1058
1059
|
#
|
1059
1060
|
# @option params [String] :auto_scaling_type
|
1060
1061
|
# For load-based or time-based instances, the type. Windows stacks can
|
@@ -1068,9 +1069,9 @@ module Aws::OpsWorks
|
|
1068
1069
|
# following.
|
1069
1070
|
#
|
1070
1071
|
# * A supported Linux operating system: An Amazon Linux version, such as
|
1071
|
-
# `Amazon Linux
|
1072
|
-
#
|
1073
|
-
# Linux 2015.03`.
|
1072
|
+
# `Amazon Linux 2018.03`, `Amazon Linux 2017.09`, `Amazon Linux
|
1073
|
+
# 2017.03`, `Amazon Linux 2016.09`, `Amazon Linux 2016.03`, `Amazon
|
1074
|
+
# Linux 2015.09`, or `Amazon Linux 2015.03`.
|
1074
1075
|
#
|
1075
1076
|
# * A supported Ubuntu operating system, such as `Ubuntu 16.04 LTS`,
|
1076
1077
|
# `Ubuntu 14.04 LTS`, or `Ubuntu 12.04 LTS`.
|
@@ -1100,8 +1101,8 @@ module Aws::OpsWorks
|
|
1100
1101
|
#
|
1101
1102
|
#
|
1102
1103
|
#
|
1103
|
-
# [1]:
|
1104
|
-
# [2]:
|
1104
|
+
# [1]: https://docs.aws.amazon.com/opsworks/latest/userguide/workinginstances-os.html
|
1105
|
+
# [2]: https://docs.aws.amazon.com/opsworks/latest/userguide/workinginstances-custom-ami.html
|
1105
1106
|
#
|
1106
1107
|
# @option params [String] :ami_id
|
1107
1108
|
# A custom AMI ID to be used to create the instance. The AMI should be
|
@@ -1114,7 +1115,7 @@ module Aws::OpsWorks
|
|
1114
1115
|
#
|
1115
1116
|
#
|
1116
1117
|
#
|
1117
|
-
# [1]:
|
1118
|
+
# [1]: https://docs.aws.amazon.com/opsworks/latest/userguide/workinginstances-custom-ami.html
|
1118
1119
|
#
|
1119
1120
|
# @option params [String] :ssh_key_name
|
1120
1121
|
# The instance's Amazon EC2 key-pair name.
|
@@ -1125,7 +1126,7 @@ module Aws::OpsWorks
|
|
1125
1126
|
#
|
1126
1127
|
#
|
1127
1128
|
#
|
1128
|
-
# [1]:
|
1129
|
+
# [1]: https://docs.aws.amazon.com/general/latest/gr/rande.html
|
1129
1130
|
#
|
1130
1131
|
# @option params [String] :virtualization_type
|
1131
1132
|
# The instance's virtualization type, `paravirtual` or `hvm`.
|
@@ -1144,7 +1145,7 @@ module Aws::OpsWorks
|
|
1144
1145
|
#
|
1145
1146
|
#
|
1146
1147
|
#
|
1147
|
-
# [1]:
|
1148
|
+
# [1]: https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/instance-types.html
|
1148
1149
|
#
|
1149
1150
|
# @option params [String] :root_device_type
|
1150
1151
|
# The instance root device type. For more information, see [Storage for
|
@@ -1152,7 +1153,7 @@ module Aws::OpsWorks
|
|
1152
1153
|
#
|
1153
1154
|
#
|
1154
1155
|
#
|
1155
|
-
# [1]:
|
1156
|
+
# [1]: https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/ComponentsAMIs.html#storage-for-the-root-device
|
1156
1157
|
#
|
1157
1158
|
# @option params [Array<Types::BlockDeviceMapping>] :block_device_mappings
|
1158
1159
|
# An array of `BlockDeviceMapping` objects that specify the instance's
|
@@ -1161,7 +1162,7 @@ module Aws::OpsWorks
|
|
1161
1162
|
#
|
1162
1163
|
#
|
1163
1164
|
#
|
1164
|
-
# [1]:
|
1165
|
+
# [1]: https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/block-device-mapping-concepts.html
|
1165
1166
|
#
|
1166
1167
|
# @option params [Boolean] :install_updates_on_boot
|
1167
1168
|
# Whether to install operating system and package updates when the
|
@@ -1210,7 +1211,7 @@ module Aws::OpsWorks
|
|
1210
1211
|
#
|
1211
1212
|
#
|
1212
1213
|
# [1]: http://aws.amazon.com/ec2/dedicated-hosts/
|
1213
|
-
# [2]:
|
1214
|
+
# [2]: https://docs.aws.amazon.com/AmazonVPC/latest/UserGuide/dedicated-instance.html
|
1214
1215
|
# [3]: http://aws.amazon.com/ec2/purchasing-options/dedicated-instances/
|
1215
1216
|
#
|
1216
1217
|
# @return [Types::CreateInstanceResult] Returns a {Seahorse::Client::Response response} object which responds to the following methods:
|
@@ -1284,8 +1285,8 @@ module Aws::OpsWorks
|
|
1284
1285
|
#
|
1285
1286
|
#
|
1286
1287
|
#
|
1287
|
-
# [1]:
|
1288
|
-
# [2]:
|
1288
|
+
# [1]: https://docs.aws.amazon.com/opsworks/latest/userguide/workinglayers-basics-create.html
|
1289
|
+
# [2]: https://docs.aws.amazon.com/opsworks/latest/userguide/opsworks-security-users.html
|
1289
1290
|
#
|
1290
1291
|
# @option params [required, String] :stack_id
|
1291
1292
|
# The layer stack ID.
|
@@ -1311,7 +1312,7 @@ module Aws::OpsWorks
|
|
1311
1312
|
#
|
1312
1313
|
#
|
1313
1314
|
#
|
1314
|
-
# [1]:
|
1315
|
+
# [1]: https://docs.aws.amazon.com/opsworks/latest/userguide/layers.html
|
1315
1316
|
#
|
1316
1317
|
# @option params [Hash<String,String>] :attributes
|
1317
1318
|
# One or more user-defined key-value pairs to be added to the stack
|
@@ -1330,7 +1331,7 @@ module Aws::OpsWorks
|
|
1330
1331
|
#
|
1331
1332
|
#
|
1332
1333
|
#
|
1333
|
-
# [1]:
|
1334
|
+
# [1]: https://docs.aws.amazon.com/IAM/latest/UserGuide/Using_Identifiers.html
|
1334
1335
|
#
|
1335
1336
|
# @option params [String] :custom_json
|
1336
1337
|
# A JSON-formatted string containing custom stack configuration and
|
@@ -1340,7 +1341,7 @@ module Aws::OpsWorks
|
|
1340
1341
|
#
|
1341
1342
|
#
|
1342
1343
|
#
|
1343
|
-
# [1]:
|
1344
|
+
# [1]: https://docs.aws.amazon.com/opsworks/latest/userguide/workingcookbook-json-override.html
|
1344
1345
|
#
|
1345
1346
|
# @option params [Array<String>] :custom_security_group_ids
|
1346
1347
|
# An array containing the layer custom security group IDs.
|
@@ -1362,8 +1363,8 @@ module Aws::OpsWorks
|
|
1362
1363
|
#
|
1363
1364
|
#
|
1364
1365
|
#
|
1365
|
-
# [1]:
|
1366
|
-
# [2]:
|
1366
|
+
# [1]: https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/elastic-ip-addresses-eip.html
|
1367
|
+
# [2]: https://docs.aws.amazon.com/opsworks/latest/userguide/workinglayers-basics-edit.html
|
1367
1368
|
#
|
1368
1369
|
# @option params [Boolean] :auto_assign_public_ips
|
1369
1370
|
# For stacks that are running in a VPC, whether to automatically assign
|
@@ -1372,7 +1373,7 @@ module Aws::OpsWorks
|
|
1372
1373
|
#
|
1373
1374
|
#
|
1374
1375
|
#
|
1375
|
-
# [1]:
|
1376
|
+
# [1]: https://docs.aws.amazon.com/opsworks/latest/userguide/workinglayers-basics-edit.html
|
1376
1377
|
#
|
1377
1378
|
# @option params [Types::Recipes] :custom_recipes
|
1378
1379
|
# A `LayerCustomRecipes` object that specifies the layer custom recipes.
|
@@ -1488,8 +1489,8 @@ module Aws::OpsWorks
|
|
1488
1489
|
#
|
1489
1490
|
#
|
1490
1491
|
#
|
1491
|
-
# [1]:
|
1492
|
-
# [2]:
|
1492
|
+
# [1]: https://docs.aws.amazon.com/opsworks/latest/userguide/workingstacks-edit.html
|
1493
|
+
# [2]: https://docs.aws.amazon.com/opsworks/latest/userguide/opsworks-security-users.html
|
1493
1494
|
#
|
1494
1495
|
# @option params [required, String] :name
|
1495
1496
|
# The stack name.
|
@@ -1520,7 +1521,7 @@ module Aws::OpsWorks
|
|
1520
1521
|
#
|
1521
1522
|
#
|
1522
1523
|
#
|
1523
|
-
# [1]:
|
1524
|
+
# [1]: https://docs.aws.amazon.com/general/latest/gr/rande.html
|
1524
1525
|
#
|
1525
1526
|
# @option params [String] :vpc_id
|
1526
1527
|
# The ID of the VPC that the stack is to be launched into. The VPC must
|
@@ -1553,8 +1554,8 @@ module Aws::OpsWorks
|
|
1553
1554
|
#
|
1554
1555
|
#
|
1555
1556
|
#
|
1556
|
-
# [1]:
|
1557
|
-
# [2]:
|
1557
|
+
# [1]: https://docs.aws.amazon.com/opsworks/latest/userguide/workingstacks-vpc.html
|
1558
|
+
# [2]: https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/ec2-supported-platforms.html
|
1558
1559
|
#
|
1559
1560
|
# @option params [Hash<String,String>] :attributes
|
1560
1561
|
# One or more user-defined key-value pairs to be added to the stack
|
@@ -1569,7 +1570,7 @@ module Aws::OpsWorks
|
|
1569
1570
|
#
|
1570
1571
|
#
|
1571
1572
|
#
|
1572
|
-
# [1]:
|
1573
|
+
# [1]: https://docs.aws.amazon.com/IAM/latest/UserGuide/Using_Identifiers.html
|
1573
1574
|
#
|
1574
1575
|
# @option params [required, String] :default_instance_profile_arn
|
1575
1576
|
# The Amazon Resource Name (ARN) of an IAM profile that is the default
|
@@ -1578,7 +1579,7 @@ module Aws::OpsWorks
|
|
1578
1579
|
#
|
1579
1580
|
#
|
1580
1581
|
#
|
1581
|
-
# [1]:
|
1582
|
+
# [1]: https://docs.aws.amazon.com/IAM/latest/UserGuide/Using_Identifiers.html
|
1582
1583
|
#
|
1583
1584
|
# @option params [String] :default_os
|
1584
1585
|
# The stack's default operating system, which is installed on every
|
@@ -1586,9 +1587,9 @@ module Aws::OpsWorks
|
|
1586
1587
|
# create the instance. You can specify one of the following.
|
1587
1588
|
#
|
1588
1589
|
# * A supported Linux operating system: An Amazon Linux version, such as
|
1589
|
-
# `Amazon Linux
|
1590
|
-
#
|
1591
|
-
# Linux 2015.03`.
|
1590
|
+
# `Amazon Linux 2018.03`, `Amazon Linux 2017.09`, `Amazon Linux
|
1591
|
+
# 2017.03`, `Amazon Linux 2016.09`, `Amazon Linux 2016.03`, `Amazon
|
1592
|
+
# Linux 2015.09`, or `Amazon Linux 2015.03`.
|
1592
1593
|
#
|
1593
1594
|
# * A supported Ubuntu operating system, such as `Ubuntu 16.04 LTS`,
|
1594
1595
|
# `Ubuntu 14.04 LTS`, or `Ubuntu 12.04 LTS`.
|
@@ -1613,8 +1614,8 @@ module Aws::OpsWorks
|
|
1613
1614
|
#
|
1614
1615
|
#
|
1615
1616
|
#
|
1616
|
-
# [1]:
|
1617
|
-
# [2]:
|
1617
|
+
# [1]: https://docs.aws.amazon.com/opsworks/latest/userguide/workinginstances-custom-ami.html
|
1618
|
+
# [2]: https://docs.aws.amazon.com/opsworks/latest/userguide/workinginstances-os.html
|
1618
1619
|
#
|
1619
1620
|
# @option params [String] :hostname_theme
|
1620
1621
|
# The stack's host name theme, with spaces replaced by underscores. The
|
@@ -1631,7 +1632,7 @@ module Aws::OpsWorks
|
|
1631
1632
|
#
|
1632
1633
|
# * `Fruits`
|
1633
1634
|
#
|
1634
|
-
# * `
|
1635
|
+
# * `Greek_Deities_and_Titans`
|
1635
1636
|
#
|
1636
1637
|
# * `Legendary_creatures_from_Japan`
|
1637
1638
|
#
|
@@ -1657,7 +1658,7 @@ module Aws::OpsWorks
|
|
1657
1658
|
#
|
1658
1659
|
#
|
1659
1660
|
#
|
1660
|
-
# [1]:
|
1661
|
+
# [1]: https://docs.aws.amazon.com/general/latest/gr/rande.html
|
1661
1662
|
#
|
1662
1663
|
# @option params [String] :default_subnet_id
|
1663
1664
|
# The stack's default VPC subnet ID. This parameter is required if you
|
@@ -1681,7 +1682,7 @@ module Aws::OpsWorks
|
|
1681
1682
|
#
|
1682
1683
|
#
|
1683
1684
|
#
|
1684
|
-
# [1]:
|
1685
|
+
# [1]: https://docs.aws.amazon.com/opsworks/latest/userguide/workingstacks-json.html
|
1685
1686
|
#
|
1686
1687
|
# @option params [Types::StackConfigurationManager] :configuration_manager
|
1687
1688
|
# The configuration manager. When you create a stack we recommend that
|
@@ -1696,7 +1697,7 @@ module Aws::OpsWorks
|
|
1696
1697
|
#
|
1697
1698
|
#
|
1698
1699
|
#
|
1699
|
-
# [1]:
|
1700
|
+
# [1]: https://docs.aws.amazon.com/opsworks/latest/userguide/workingstacks-creating.html
|
1700
1701
|
#
|
1701
1702
|
# @option params [Boolean] :use_custom_cookbooks
|
1702
1703
|
# Whether the stack uses custom cookbooks.
|
@@ -1727,17 +1728,17 @@ module Aws::OpsWorks
|
|
1727
1728
|
#
|
1728
1729
|
#
|
1729
1730
|
#
|
1730
|
-
# [1]:
|
1731
|
+
# [1]: https://docs.aws.amazon.com/opsworks/latest/userguide/workingstacks-creating.html
|
1731
1732
|
#
|
1732
1733
|
# @option params [Types::Source] :custom_cookbooks_source
|
1733
1734
|
# Contains the information required to retrieve an app or cookbook from
|
1734
|
-
# a repository. For more information, see [
|
1735
|
-
#
|
1735
|
+
# a repository. For more information, see [Adding Apps][1] or [Cookbooks
|
1736
|
+
# and Recipes][2].
|
1736
1737
|
#
|
1737
1738
|
#
|
1738
1739
|
#
|
1739
|
-
# [1]:
|
1740
|
-
# [2]:
|
1740
|
+
# [1]: https://docs.aws.amazon.com/opsworks/latest/userguide/workingapps-creating.html
|
1741
|
+
# [2]: https://docs.aws.amazon.com/opsworks/latest/userguide/workingcookbook.html
|
1741
1742
|
#
|
1742
1743
|
# @option params [String] :default_ssh_key_name
|
1743
1744
|
# A default Amazon EC2 key pair name. The default value is none. If you
|
@@ -1750,9 +1751,9 @@ module Aws::OpsWorks
|
|
1750
1751
|
#
|
1751
1752
|
#
|
1752
1753
|
#
|
1753
|
-
# [1]:
|
1754
|
-
# [2]:
|
1755
|
-
# [3]:
|
1754
|
+
# [1]: https://docs.aws.amazon.com/opsworks/latest/userguide/workinginstances-ssh.html
|
1755
|
+
# [2]: https://docs.aws.amazon.com/opsworks/latest/userguide/security-ssh-access.html
|
1756
|
+
# [3]: https://docs.aws.amazon.com/opsworks/latest/userguide/workinginstances-add.html
|
1756
1757
|
#
|
1757
1758
|
# @option params [String] :default_root_device_type
|
1758
1759
|
# The default root device type. This value is the default for all
|
@@ -1762,7 +1763,7 @@ module Aws::OpsWorks
|
|
1762
1763
|
#
|
1763
1764
|
#
|
1764
1765
|
#
|
1765
|
-
# [1]:
|
1766
|
+
# [1]: https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/ComponentsAMIs.html#storage-for-the-root-device
|
1766
1767
|
#
|
1767
1768
|
# @option params [String] :agent_version
|
1768
1769
|
# The default AWS OpsWorks Stacks agent version. You have the following
|
@@ -1853,7 +1854,7 @@ module Aws::OpsWorks
|
|
1853
1854
|
#
|
1854
1855
|
#
|
1855
1856
|
#
|
1856
|
-
# [1]:
|
1857
|
+
# [1]: https://docs.aws.amazon.com/opsworks/latest/userguide/opsworks-security-users.html
|
1857
1858
|
#
|
1858
1859
|
# @option params [required, String] :iam_user_arn
|
1859
1860
|
# The user's IAM ARN; this can also be a federated user's ARN.
|
@@ -1876,7 +1877,7 @@ module Aws::OpsWorks
|
|
1876
1877
|
#
|
1877
1878
|
#
|
1878
1879
|
#
|
1879
|
-
# [1]:
|
1880
|
+
# [1]: https://docs.aws.amazon.com/opsworks/latest/userguide/security-settingsshkey.html
|
1880
1881
|
#
|
1881
1882
|
# @return [Types::CreateUserProfileResult] Returns a {Seahorse::Client::Response response} object which responds to the following methods:
|
1882
1883
|
#
|
@@ -1913,7 +1914,7 @@ module Aws::OpsWorks
|
|
1913
1914
|
#
|
1914
1915
|
#
|
1915
1916
|
#
|
1916
|
-
# [1]:
|
1917
|
+
# [1]: https://docs.aws.amazon.com/opsworks/latest/userguide/opsworks-security-users.html
|
1917
1918
|
#
|
1918
1919
|
# @option params [required, String] :app_id
|
1919
1920
|
# The app ID.
|
@@ -1947,8 +1948,8 @@ module Aws::OpsWorks
|
|
1947
1948
|
#
|
1948
1949
|
#
|
1949
1950
|
#
|
1950
|
-
# [1]:
|
1951
|
-
# [2]:
|
1951
|
+
# [1]: https://docs.aws.amazon.com/opsworks/latest/userguide/workinginstances-delete.html
|
1952
|
+
# [2]: https://docs.aws.amazon.com/opsworks/latest/userguide/opsworks-security-users.html
|
1952
1953
|
#
|
1953
1954
|
# @option params [required, String] :instance_id
|
1954
1955
|
# The instance ID.
|
@@ -1989,8 +1990,8 @@ module Aws::OpsWorks
|
|
1989
1990
|
#
|
1990
1991
|
#
|
1991
1992
|
#
|
1992
|
-
# [1]:
|
1993
|
-
# [2]:
|
1993
|
+
# [1]: https://docs.aws.amazon.com/opsworks/latest/userguide/workinglayers-basics-delete.html
|
1994
|
+
# [2]: https://docs.aws.amazon.com/opsworks/latest/userguide/opsworks-security-users.html
|
1994
1995
|
#
|
1995
1996
|
# @option params [required, String] :layer_id
|
1996
1997
|
# The layer ID.
|
@@ -2023,8 +2024,8 @@ module Aws::OpsWorks
|
|
2023
2024
|
#
|
2024
2025
|
#
|
2025
2026
|
#
|
2026
|
-
# [1]:
|
2027
|
-
# [2]:
|
2027
|
+
# [1]: https://docs.aws.amazon.com/opsworks/latest/userguide/workingstacks-shutting.html
|
2028
|
+
# [2]: https://docs.aws.amazon.com/opsworks/latest/userguide/opsworks-security-users.html
|
2028
2029
|
#
|
2029
2030
|
# @option params [required, String] :stack_id
|
2030
2031
|
# The stack ID.
|
@@ -2055,7 +2056,7 @@ module Aws::OpsWorks
|
|
2055
2056
|
#
|
2056
2057
|
#
|
2057
2058
|
#
|
2058
|
-
# [1]:
|
2059
|
+
# [1]: https://docs.aws.amazon.com/opsworks/latest/userguide/opsworks-security-users.html
|
2059
2060
|
#
|
2060
2061
|
# @option params [required, String] :iam_user_arn
|
2061
2062
|
# The user's IAM ARN. This can also be a federated user's ARN.
|
@@ -2084,12 +2085,12 @@ module Aws::OpsWorks
|
|
2084
2085
|
# Manage permissions level for the stack or an attached policy that
|
2085
2086
|
# explicitly grants permissions. For more information on user
|
2086
2087
|
# permissions, see
|
2087
|
-
# [
|
2088
|
+
# [https://docs.aws.amazon.com/opsworks/latest/userguide/opsworks-security-users.html][2].
|
2088
2089
|
#
|
2089
2090
|
#
|
2090
2091
|
#
|
2091
|
-
# [1]:
|
2092
|
-
# [2]:
|
2092
|
+
# [1]: https://docs.aws.amazon.com/opsworks/latest/userguide/workinglayers-ecscluster.html#workinglayers-ecscluster-delete
|
2093
|
+
# [2]: https://docs.aws.amazon.com/opsworks/latest/userguide/opsworks-security-users.html
|
2093
2094
|
#
|
2094
2095
|
# @option params [required, String] :ecs_cluster_arn
|
2095
2096
|
# The cluster's Amazon Resource Number (ARN).
|
@@ -2122,8 +2123,8 @@ module Aws::OpsWorks
|
|
2122
2123
|
#
|
2123
2124
|
#
|
2124
2125
|
#
|
2125
|
-
# [1]:
|
2126
|
-
# [2]:
|
2126
|
+
# [1]: https://docs.aws.amazon.com/opsworks/latest/userguide/resources.html
|
2127
|
+
# [2]: https://docs.aws.amazon.com/opsworks/latest/userguide/opsworks-security-users.html
|
2127
2128
|
#
|
2128
2129
|
# @option params [required, String] :elastic_ip
|
2129
2130
|
# The Elastic IP address.
|
@@ -2157,7 +2158,7 @@ module Aws::OpsWorks
|
|
2157
2158
|
#
|
2158
2159
|
#
|
2159
2160
|
#
|
2160
|
-
# [1]:
|
2161
|
+
# [1]: https://docs.aws.amazon.com/opsworks/latest/userguide/opsworks-security-users.html
|
2161
2162
|
#
|
2162
2163
|
# @option params [required, String] :instance_id
|
2163
2164
|
# The instance ID.
|
@@ -2188,7 +2189,7 @@ module Aws::OpsWorks
|
|
2188
2189
|
#
|
2189
2190
|
#
|
2190
2191
|
#
|
2191
|
-
# [1]:
|
2192
|
+
# [1]: https://docs.aws.amazon.com/opsworks/latest/userguide/opsworks-security-users.html
|
2192
2193
|
#
|
2193
2194
|
# @option params [required, String] :rds_db_instance_arn
|
2194
2195
|
# The Amazon RDS instance's ARN.
|
@@ -2220,8 +2221,8 @@ module Aws::OpsWorks
|
|
2220
2221
|
#
|
2221
2222
|
#
|
2222
2223
|
#
|
2223
|
-
# [1]:
|
2224
|
-
# [2]:
|
2224
|
+
# [1]: https://docs.aws.amazon.com/opsworks/latest/userguide/resources.html
|
2225
|
+
# [2]: https://docs.aws.amazon.com/opsworks/latest/userguide/opsworks-security-users.html
|
2225
2226
|
#
|
2226
2227
|
# @option params [required, String] :volume_id
|
2227
2228
|
# The AWS OpsWorks Stacks volume ID, which is the GUID that AWS OpsWorks
|
@@ -2300,7 +2301,7 @@ module Aws::OpsWorks
|
|
2300
2301
|
#
|
2301
2302
|
#
|
2302
2303
|
#
|
2303
|
-
# [1]:
|
2304
|
+
# [1]: https://docs.aws.amazon.com/opsworks/latest/userguide/opsworks-security-users.html
|
2304
2305
|
#
|
2305
2306
|
# @option params [String] :stack_id
|
2306
2307
|
# The app stack ID. If you use this parameter, `DescribeApps` returns a
|
@@ -2378,7 +2379,7 @@ module Aws::OpsWorks
|
|
2378
2379
|
#
|
2379
2380
|
#
|
2380
2381
|
#
|
2381
|
-
# [1]:
|
2382
|
+
# [1]: https://docs.aws.amazon.com/opsworks/latest/userguide/opsworks-security-users.html
|
2382
2383
|
#
|
2383
2384
|
# @option params [String] :deployment_id
|
2384
2385
|
# The deployment ID. If you include this parameter, `DescribeCommands`
|
@@ -2444,7 +2445,7 @@ module Aws::OpsWorks
|
|
2444
2445
|
#
|
2445
2446
|
#
|
2446
2447
|
#
|
2447
|
-
# [1]:
|
2448
|
+
# [1]: https://docs.aws.amazon.com/opsworks/latest/userguide/opsworks-security-users.html
|
2448
2449
|
#
|
2449
2450
|
# @option params [String] :stack_id
|
2450
2451
|
# The stack ID. If you include this parameter, the command returns a
|
@@ -2515,7 +2516,7 @@ module Aws::OpsWorks
|
|
2515
2516
|
#
|
2516
2517
|
#
|
2517
2518
|
#
|
2518
|
-
# [1]:
|
2519
|
+
# [1]: https://docs.aws.amazon.com/opsworks/latest/userguide/opsworks-security-users.html
|
2519
2520
|
#
|
2520
2521
|
# @option params [Array<String>] :ecs_cluster_arns
|
2521
2522
|
# A list of ARNs, one for each cluster to be described.
|
@@ -2585,8 +2586,8 @@ module Aws::OpsWorks
|
|
2585
2586
|
#
|
2586
2587
|
#
|
2587
2588
|
#
|
2588
|
-
# [1]:
|
2589
|
-
# [2]:
|
2589
|
+
# [1]: https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/elastic-ip-addresses-eip.html
|
2590
|
+
# [2]: https://docs.aws.amazon.com/opsworks/latest/userguide/opsworks-security-users.html
|
2590
2591
|
#
|
2591
2592
|
# @option params [String] :instance_id
|
2592
2593
|
# The instance ID. If you include this parameter, `DescribeElasticIps`
|
@@ -2648,7 +2649,7 @@ module Aws::OpsWorks
|
|
2648
2649
|
#
|
2649
2650
|
#
|
2650
2651
|
#
|
2651
|
-
# [1]:
|
2652
|
+
# [1]: https://docs.aws.amazon.com/opsworks/latest/userguide/opsworks-security-users.html
|
2652
2653
|
#
|
2653
2654
|
# @option params [String] :stack_id
|
2654
2655
|
# A stack ID. The action describes the stack's Elastic Load Balancing
|
@@ -2708,7 +2709,7 @@ module Aws::OpsWorks
|
|
2708
2709
|
#
|
2709
2710
|
#
|
2710
2711
|
#
|
2711
|
-
# [1]:
|
2712
|
+
# [1]: https://docs.aws.amazon.com/opsworks/latest/userguide/opsworks-security-users.html
|
2712
2713
|
#
|
2713
2714
|
# @option params [String] :stack_id
|
2714
2715
|
# A stack ID. If you use this parameter, `DescribeInstances` returns
|
@@ -2815,7 +2816,7 @@ module Aws::OpsWorks
|
|
2815
2816
|
#
|
2816
2817
|
#
|
2817
2818
|
#
|
2818
|
-
# [1]:
|
2819
|
+
# [1]: https://docs.aws.amazon.com/opsworks/latest/userguide/opsworks-security-users.html
|
2819
2820
|
#
|
2820
2821
|
# @option params [String] :stack_id
|
2821
2822
|
# The stack ID.
|
@@ -2928,7 +2929,7 @@ module Aws::OpsWorks
|
|
2928
2929
|
#
|
2929
2930
|
#
|
2930
2931
|
#
|
2931
|
-
# [1]:
|
2932
|
+
# [1]: https://docs.aws.amazon.com/opsworks/latest/userguide/opsworks-security-users.html
|
2932
2933
|
#
|
2933
2934
|
# @option params [required, Array<String>] :layer_ids
|
2934
2935
|
# An array of layer IDs.
|
@@ -2983,7 +2984,7 @@ module Aws::OpsWorks
|
|
2983
2984
|
#
|
2984
2985
|
#
|
2985
2986
|
#
|
2986
|
-
# [1]:
|
2987
|
+
# [1]: https://docs.aws.amazon.com/opsworks/latest/userguide/opsworks-security-users.html
|
2987
2988
|
#
|
2988
2989
|
# @return [Types::DescribeMyUserProfileResult] Returns a {Seahorse::Client::Response response} object which responds to the following methods:
|
2989
2990
|
#
|
@@ -3043,7 +3044,7 @@ module Aws::OpsWorks
|
|
3043
3044
|
#
|
3044
3045
|
#
|
3045
3046
|
#
|
3046
|
-
# [1]:
|
3047
|
+
# [1]: https://docs.aws.amazon.com/opsworks/latest/userguide/opsworks-security-users.html
|
3047
3048
|
#
|
3048
3049
|
# @option params [String] :iam_user_arn
|
3049
3050
|
# The user's IAM ARN. This can also be a federated user's ARN. For
|
@@ -3051,7 +3052,7 @@ module Aws::OpsWorks
|
|
3051
3052
|
#
|
3052
3053
|
#
|
3053
3054
|
#
|
3054
|
-
# [1]:
|
3055
|
+
# [1]: https://docs.aws.amazon.com/IAM/latest/UserGuide/Using_Identifiers.html
|
3055
3056
|
#
|
3056
3057
|
# @option params [String] :stack_id
|
3057
3058
|
# The stack ID.
|
@@ -3099,7 +3100,7 @@ module Aws::OpsWorks
|
|
3099
3100
|
#
|
3100
3101
|
#
|
3101
3102
|
#
|
3102
|
-
# [1]:
|
3103
|
+
# [1]: https://docs.aws.amazon.com/opsworks/latest/userguide/opsworks-security-users.html
|
3103
3104
|
#
|
3104
3105
|
# @option params [String] :instance_id
|
3105
3106
|
# The instance ID. If you use this parameter, `DescribeRaidArrays`
|
@@ -3164,7 +3165,7 @@ module Aws::OpsWorks
|
|
3164
3165
|
#
|
3165
3166
|
#
|
3166
3167
|
#
|
3167
|
-
# [1]:
|
3168
|
+
# [1]: https://docs.aws.amazon.com/opsworks/latest/userguide/opsworks-security-users.html
|
3168
3169
|
#
|
3169
3170
|
# @option params [required, String] :stack_id
|
3170
3171
|
# The ID of the stack with which the instances are registered. The
|
@@ -3218,7 +3219,7 @@ module Aws::OpsWorks
|
|
3218
3219
|
#
|
3219
3220
|
#
|
3220
3221
|
#
|
3221
|
-
# [1]:
|
3222
|
+
# [1]: https://docs.aws.amazon.com/opsworks/latest/userguide/opsworks-security-users.html
|
3222
3223
|
#
|
3223
3224
|
# @option params [String] :stack_id
|
3224
3225
|
# The stack ID. If you use this parameter, `DescribeServiceErrors`
|
@@ -3275,7 +3276,7 @@ module Aws::OpsWorks
|
|
3275
3276
|
#
|
3276
3277
|
#
|
3277
3278
|
#
|
3278
|
-
# [1]:
|
3279
|
+
# [1]: https://docs.aws.amazon.com/opsworks/latest/userguide/opsworks-security-users.html
|
3279
3280
|
#
|
3280
3281
|
# @option params [required, String] :stack_id
|
3281
3282
|
# The stack ID.
|
@@ -3318,7 +3319,7 @@ module Aws::OpsWorks
|
|
3318
3319
|
#
|
3319
3320
|
#
|
3320
3321
|
#
|
3321
|
-
# [1]:
|
3322
|
+
# [1]: https://docs.aws.amazon.com/opsworks/latest/userguide/opsworks-security-users.html
|
3322
3323
|
#
|
3323
3324
|
# @option params [required, String] :stack_id
|
3324
3325
|
# The stack ID.
|
@@ -3380,7 +3381,7 @@ module Aws::OpsWorks
|
|
3380
3381
|
#
|
3381
3382
|
#
|
3382
3383
|
#
|
3383
|
-
# [1]:
|
3384
|
+
# [1]: https://docs.aws.amazon.com/opsworks/latest/userguide/opsworks-security-users.html
|
3384
3385
|
#
|
3385
3386
|
# @option params [Array<String>] :stack_ids
|
3386
3387
|
# An array of stack IDs that specify the stacks to be described. If you
|
@@ -3455,7 +3456,7 @@ module Aws::OpsWorks
|
|
3455
3456
|
#
|
3456
3457
|
#
|
3457
3458
|
#
|
3458
|
-
# [1]:
|
3459
|
+
# [1]: https://docs.aws.amazon.com/opsworks/latest/userguide/opsworks-security-users.html
|
3459
3460
|
#
|
3460
3461
|
# @option params [required, Array<String>] :instance_ids
|
3461
3462
|
# An array of instance IDs.
|
@@ -3507,7 +3508,7 @@ module Aws::OpsWorks
|
|
3507
3508
|
#
|
3508
3509
|
#
|
3509
3510
|
#
|
3510
|
-
# [1]:
|
3511
|
+
# [1]: https://docs.aws.amazon.com/opsworks/latest/userguide/opsworks-security-users.html
|
3511
3512
|
#
|
3512
3513
|
# @option params [Array<String>] :iam_user_arns
|
3513
3514
|
# An array of IAM or federated user ARNs that identify the users to be
|
@@ -3555,7 +3556,7 @@ module Aws::OpsWorks
|
|
3555
3556
|
#
|
3556
3557
|
#
|
3557
3558
|
#
|
3558
|
-
# [1]:
|
3559
|
+
# [1]: https://docs.aws.amazon.com/opsworks/latest/userguide/opsworks-security-users.html
|
3559
3560
|
#
|
3560
3561
|
# @option params [String] :instance_id
|
3561
3562
|
# The instance ID. If you use this parameter, `DescribeVolumes` returns
|
@@ -3624,7 +3625,7 @@ module Aws::OpsWorks
|
|
3624
3625
|
#
|
3625
3626
|
#
|
3626
3627
|
#
|
3627
|
-
# [1]:
|
3628
|
+
# [1]: https://docs.aws.amazon.com/opsworks/latest/userguide/opsworks-security-users.html
|
3628
3629
|
#
|
3629
3630
|
# @option params [required, String] :elastic_load_balancer_name
|
3630
3631
|
# The Elastic Load Balancing instance's name.
|
@@ -3662,8 +3663,8 @@ module Aws::OpsWorks
|
|
3662
3663
|
#
|
3663
3664
|
#
|
3664
3665
|
#
|
3665
|
-
# [1]:
|
3666
|
-
# [2]:
|
3666
|
+
# [1]: https://docs.aws.amazon.com/opsworks/latest/userguide/resources.html
|
3667
|
+
# [2]: https://docs.aws.amazon.com/opsworks/latest/userguide/opsworks-security-users.html
|
3667
3668
|
#
|
3668
3669
|
# @option params [required, String] :elastic_ip
|
3669
3670
|
# The Elastic IP address.
|
@@ -3695,7 +3696,7 @@ module Aws::OpsWorks
|
|
3695
3696
|
#
|
3696
3697
|
#
|
3697
3698
|
#
|
3698
|
-
# [1]:
|
3699
|
+
# [1]: https://docs.aws.amazon.com/opsworks/latest/userguide/opsworks-security-users.html
|
3699
3700
|
#
|
3700
3701
|
# @option params [required, String] :layer_id
|
3701
3702
|
# The layer ID.
|
@@ -3819,8 +3820,8 @@ module Aws::OpsWorks
|
|
3819
3820
|
#
|
3820
3821
|
#
|
3821
3822
|
#
|
3822
|
-
# [1]:
|
3823
|
-
# [2]:
|
3823
|
+
# [1]: https://docs.aws.amazon.com/opsworks/latest/userguide/workinginstances-starting.html
|
3824
|
+
# [2]: https://docs.aws.amazon.com/opsworks/latest/userguide/opsworks-security-users.html
|
3824
3825
|
#
|
3825
3826
|
# @option params [required, String] :instance_id
|
3826
3827
|
# The instance ID.
|
@@ -3854,8 +3855,8 @@ module Aws::OpsWorks
|
|
3854
3855
|
#
|
3855
3856
|
#
|
3856
3857
|
#
|
3857
|
-
# [1]:
|
3858
|
-
# [2]:
|
3858
|
+
# [1]: https://docs.aws.amazon.com/opsworks/latest/userguide/workinglayers-ecscluster.html
|
3859
|
+
# [2]: https://docs.aws.amazon.com/opsworks/latest/userguide/opsworks-security-users.html
|
3859
3860
|
#
|
3860
3861
|
# @option params [required, String] :ecs_cluster_arn
|
3861
3862
|
# The cluster's ARN.
|
@@ -3900,8 +3901,8 @@ module Aws::OpsWorks
|
|
3900
3901
|
#
|
3901
3902
|
#
|
3902
3903
|
#
|
3903
|
-
# [1]:
|
3904
|
-
# [2]:
|
3904
|
+
# [1]: https://docs.aws.amazon.com/opsworks/latest/userguide/resources.html
|
3905
|
+
# [2]: https://docs.aws.amazon.com/opsworks/latest/userguide/opsworks-security-users.html
|
3905
3906
|
#
|
3906
3907
|
# @option params [required, String] :elastic_ip
|
3907
3908
|
# The Elastic IP address.
|
@@ -3960,9 +3961,9 @@ module Aws::OpsWorks
|
|
3960
3961
|
#
|
3961
3962
|
#
|
3962
3963
|
#
|
3963
|
-
# [1]:
|
3964
|
-
# [2]:
|
3965
|
-
# [3]:
|
3964
|
+
# [1]: https://docs.aws.amazon.com/opsworks/latest/userguide/registered-instances-register.html
|
3965
|
+
# [2]: https://docs.aws.amazon.com/opsworks/latest/userguide/registered-instances-register-registering-preparer.html
|
3966
|
+
# [3]: https://docs.aws.amazon.com/opsworks/latest/userguide/opsworks-security-users.html
|
3966
3967
|
#
|
3967
3968
|
# @option params [required, String] :stack_id
|
3968
3969
|
# The ID of the stack that the instance is to be registered with.
|
@@ -4027,7 +4028,7 @@ module Aws::OpsWorks
|
|
4027
4028
|
#
|
4028
4029
|
#
|
4029
4030
|
#
|
4030
|
-
# [1]:
|
4031
|
+
# [1]: https://docs.aws.amazon.com/opsworks/latest/userguide/opsworks-security-users.html
|
4031
4032
|
#
|
4032
4033
|
# @option params [required, String] :stack_id
|
4033
4034
|
# The stack ID.
|
@@ -4073,8 +4074,8 @@ module Aws::OpsWorks
|
|
4073
4074
|
#
|
4074
4075
|
#
|
4075
4076
|
#
|
4076
|
-
# [1]:
|
4077
|
-
# [2]:
|
4077
|
+
# [1]: https://docs.aws.amazon.com/opsworks/latest/userguide/resources.html
|
4078
|
+
# [2]: https://docs.aws.amazon.com/opsworks/latest/userguide/opsworks-security-users.html
|
4078
4079
|
#
|
4079
4080
|
# @option params [String] :ec2_volume_id
|
4080
4081
|
# The Amazon EBS volume ID.
|
@@ -4124,8 +4125,8 @@ module Aws::OpsWorks
|
|
4124
4125
|
#
|
4125
4126
|
#
|
4126
4127
|
#
|
4127
|
-
# [1]:
|
4128
|
-
# [2]:
|
4128
|
+
# [1]: https://docs.aws.amazon.com/opsworks/latest/userguide/workinginstances-autoscaling.html
|
4129
|
+
# [2]: https://docs.aws.amazon.com/opsworks/latest/userguide/opsworks-security-users.html
|
4129
4130
|
#
|
4130
4131
|
# @option params [required, String] :layer_id
|
4131
4132
|
# The layer ID.
|
@@ -4191,8 +4192,8 @@ module Aws::OpsWorks
|
|
4191
4192
|
#
|
4192
4193
|
#
|
4193
4194
|
#
|
4194
|
-
# [1]:
|
4195
|
-
# [2]:
|
4195
|
+
# [1]: https://docs.aws.amazon.com/opsworks/latest/userguide/workingsecurity.html
|
4196
|
+
# [2]: https://docs.aws.amazon.com/opsworks/latest/userguide/opsworks-security-users.html
|
4196
4197
|
#
|
4197
4198
|
# @option params [required, String] :stack_id
|
4198
4199
|
# The stack ID.
|
@@ -4225,7 +4226,7 @@ module Aws::OpsWorks
|
|
4225
4226
|
#
|
4226
4227
|
#
|
4227
4228
|
#
|
4228
|
-
# [1]:
|
4229
|
+
# [1]: https://docs.aws.amazon.com/opsworks/latest/userguide/opsworks-security-users.html
|
4229
4230
|
#
|
4230
4231
|
# @return [Struct] Returns an empty {Seahorse::Client::Response response}.
|
4231
4232
|
#
|
@@ -4259,8 +4260,8 @@ module Aws::OpsWorks
|
|
4259
4260
|
#
|
4260
4261
|
#
|
4261
4262
|
#
|
4262
|
-
# [1]:
|
4263
|
-
# [2]:
|
4263
|
+
# [1]: https://docs.aws.amazon.com/opsworks/latest/userguide/workinginstances-autoscaling.html
|
4264
|
+
# [2]: https://docs.aws.amazon.com/opsworks/latest/userguide/opsworks-security-users.html
|
4264
4265
|
#
|
4265
4266
|
# @option params [required, String] :instance_id
|
4266
4267
|
# The instance ID.
|
@@ -4318,8 +4319,8 @@ module Aws::OpsWorks
|
|
4318
4319
|
#
|
4319
4320
|
#
|
4320
4321
|
#
|
4321
|
-
# [1]:
|
4322
|
-
# [2]:
|
4322
|
+
# [1]: https://docs.aws.amazon.com/opsworks/latest/userguide/workinginstances-starting.html
|
4323
|
+
# [2]: https://docs.aws.amazon.com/opsworks/latest/userguide/opsworks-security-users.html
|
4323
4324
|
#
|
4324
4325
|
# @option params [required, String] :instance_id
|
4325
4326
|
# The instance ID.
|
@@ -4350,7 +4351,7 @@ module Aws::OpsWorks
|
|
4350
4351
|
#
|
4351
4352
|
#
|
4352
4353
|
#
|
4353
|
-
# [1]:
|
4354
|
+
# [1]: https://docs.aws.amazon.com/opsworks/latest/userguide/opsworks-security-users.html
|
4354
4355
|
#
|
4355
4356
|
# @option params [required, String] :stack_id
|
4356
4357
|
# The stack ID.
|
@@ -4385,14 +4386,20 @@ module Aws::OpsWorks
|
|
4385
4386
|
#
|
4386
4387
|
#
|
4387
4388
|
#
|
4388
|
-
# [1]:
|
4389
|
-
# [2]:
|
4389
|
+
# [1]: https://docs.aws.amazon.com/opsworks/latest/userguide/workinginstances-starting.html
|
4390
|
+
# [2]: https://docs.aws.amazon.com/opsworks/latest/userguide/opsworks-security-users.html
|
4390
4391
|
#
|
4391
4392
|
# @option params [required, String] :instance_id
|
4392
4393
|
# The instance ID.
|
4393
4394
|
#
|
4394
4395
|
# @option params [Boolean] :force
|
4395
|
-
# Specifies whether to force an instance to stop.
|
4396
|
+
# Specifies whether to force an instance to stop. If the instance's
|
4397
|
+
# root device type is `ebs`, or EBS-backed, adding the `Force` parameter
|
4398
|
+
# to the `StopInstances` API call disassociates the AWS OpsWorks Stacks
|
4399
|
+
# instance from EC2, and forces deletion of *only* the OpsWorks Stacks
|
4400
|
+
# instance. You must also delete the formerly-associated instance in EC2
|
4401
|
+
# after troubleshooting and replacing the AWS OpsWorks Stacks instance
|
4402
|
+
# with a new one.
|
4396
4403
|
#
|
4397
4404
|
# @return [Struct] Returns an empty {Seahorse::Client::Response response}.
|
4398
4405
|
#
|
@@ -4421,7 +4428,7 @@ module Aws::OpsWorks
|
|
4421
4428
|
#
|
4422
4429
|
#
|
4423
4430
|
#
|
4424
|
-
# [1]:
|
4431
|
+
# [1]: https://docs.aws.amazon.com/opsworks/latest/userguide/opsworks-security-users.html
|
4425
4432
|
#
|
4426
4433
|
# @option params [required, String] :stack_id
|
4427
4434
|
# The stack ID.
|
@@ -4449,7 +4456,7 @@ module Aws::OpsWorks
|
|
4449
4456
|
#
|
4450
4457
|
#
|
4451
4458
|
#
|
4452
|
-
# [1]:
|
4459
|
+
# [1]: https://docs.aws.amazon.com/opsworks/latest/userguide/tagging.html
|
4453
4460
|
#
|
4454
4461
|
# @option params [required, String] :resource_arn
|
4455
4462
|
# The stack or layer's Amazon Resource Number (ARN).
|
@@ -4505,7 +4512,7 @@ module Aws::OpsWorks
|
|
4505
4512
|
#
|
4506
4513
|
#
|
4507
4514
|
#
|
4508
|
-
# [1]:
|
4515
|
+
# [1]: https://docs.aws.amazon.com/opsworks/latest/userguide/opsworks-security-users.html
|
4509
4516
|
#
|
4510
4517
|
# @option params [required, String] :instance_id
|
4511
4518
|
# The instance ID.
|
@@ -4537,8 +4544,8 @@ module Aws::OpsWorks
|
|
4537
4544
|
#
|
4538
4545
|
#
|
4539
4546
|
#
|
4540
|
-
# [1]:
|
4541
|
-
# [2]:
|
4547
|
+
# [1]: https://docs.aws.amazon.com/opsworks/latest/userguide/resources.html
|
4548
|
+
# [2]: https://docs.aws.amazon.com/opsworks/latest/userguide/opsworks-security-users.html
|
4542
4549
|
#
|
4543
4550
|
# @option params [required, String] :volume_id
|
4544
4551
|
# The volume ID.
|
@@ -4595,7 +4602,7 @@ module Aws::OpsWorks
|
|
4595
4602
|
#
|
4596
4603
|
#
|
4597
4604
|
#
|
4598
|
-
# [1]:
|
4605
|
+
# [1]: https://docs.aws.amazon.com/opsworks/latest/userguide/opsworks-security-users.html
|
4599
4606
|
#
|
4600
4607
|
# @option params [required, String] :app_id
|
4601
4608
|
# The app ID.
|
@@ -4638,19 +4645,18 @@ module Aws::OpsWorks
|
|
4638
4645
|
# There is no specific limit on the number of environment variables.
|
4639
4646
|
# However, the size of the associated data structure - which includes
|
4640
4647
|
# the variables' names, values, and protected flag values - cannot
|
4641
|
-
# exceed
|
4642
|
-
#
|
4643
|
-
#
|
4648
|
+
# exceed 20 KB. This limit should accommodate most if not all use cases.
|
4649
|
+
# Exceeding it will cause an exception with the message, "Environment:
|
4650
|
+
# is too large (maximum is 20 KB)."
|
4644
4651
|
#
|
4645
|
-
# <note markdown="1">
|
4646
|
-
#
|
4647
|
-
# stack's Chef version.
|
4652
|
+
# <note markdown="1"> If you have specified one or more environment variables, you cannot
|
4653
|
+
# modify the stack's Chef version.
|
4648
4654
|
#
|
4649
4655
|
# </note>
|
4650
4656
|
#
|
4651
4657
|
#
|
4652
4658
|
#
|
4653
|
-
# [1]:
|
4659
|
+
# [1]: https://docs.aws.amazon.com/opsworks/latest/userguide/workingapps-creating.html#workingapps-creating-environment
|
4654
4660
|
#
|
4655
4661
|
# @return [Struct] Returns an empty {Seahorse::Client::Response response}.
|
4656
4662
|
#
|
@@ -4714,8 +4720,8 @@ module Aws::OpsWorks
|
|
4714
4720
|
#
|
4715
4721
|
#
|
4716
4722
|
#
|
4717
|
-
# [1]:
|
4718
|
-
# [2]:
|
4723
|
+
# [1]: https://docs.aws.amazon.com/opsworks/latest/userguide/resources.html
|
4724
|
+
# [2]: https://docs.aws.amazon.com/opsworks/latest/userguide/opsworks-security-users.html
|
4719
4725
|
#
|
4720
4726
|
# @option params [required, String] :elastic_ip
|
4721
4727
|
# The IP address for which you want to update the name.
|
@@ -4750,7 +4756,7 @@ module Aws::OpsWorks
|
|
4750
4756
|
#
|
4751
4757
|
#
|
4752
4758
|
#
|
4753
|
-
# [1]:
|
4759
|
+
# [1]: https://docs.aws.amazon.com/opsworks/latest/userguide/opsworks-security-users.html
|
4754
4760
|
#
|
4755
4761
|
# @option params [required, String] :instance_id
|
4756
4762
|
# The instance ID.
|
@@ -4769,7 +4775,7 @@ module Aws::OpsWorks
|
|
4769
4775
|
#
|
4770
4776
|
#
|
4771
4777
|
#
|
4772
|
-
# [1]:
|
4778
|
+
# [1]: https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/instance-types.html
|
4773
4779
|
#
|
4774
4780
|
# @option params [String] :auto_scaling_type
|
4775
4781
|
# For load-based or time-based instances, the type. Windows stacks can
|
@@ -4783,9 +4789,9 @@ module Aws::OpsWorks
|
|
4783
4789
|
# following. You cannot update an instance that is using a custom AMI.
|
4784
4790
|
#
|
4785
4791
|
# * A supported Linux operating system: An Amazon Linux version, such as
|
4786
|
-
# `Amazon Linux
|
4787
|
-
#
|
4788
|
-
# Linux 2015.03`.
|
4792
|
+
# `Amazon Linux 2018.03`, `Amazon Linux 2017.09`, `Amazon Linux
|
4793
|
+
# 2017.03`, `Amazon Linux 2016.09`, `Amazon Linux 2016.03`, `Amazon
|
4794
|
+
# Linux 2015.09`, or `Amazon Linux 2015.03`.
|
4789
4795
|
#
|
4790
4796
|
# * A supported Ubuntu operating system, such as `Ubuntu 16.04 LTS`,
|
4791
4797
|
# `Ubuntu 14.04 LTS`, or `Ubuntu 12.04 LTS`.
|
@@ -4818,8 +4824,8 @@ module Aws::OpsWorks
|
|
4818
4824
|
#
|
4819
4825
|
#
|
4820
4826
|
#
|
4821
|
-
# [1]:
|
4822
|
-
# [2]:
|
4827
|
+
# [1]: https://docs.aws.amazon.com/opsworks/latest/userguide/workinginstances-os.html
|
4828
|
+
# [2]: https://docs.aws.amazon.com/opsworks/latest/userguide/workinginstances-custom-ami.html
|
4823
4829
|
#
|
4824
4830
|
# @option params [String] :ami_id
|
4825
4831
|
# The ID of the AMI that was used to create the instance. The value of
|
@@ -4838,7 +4844,7 @@ module Aws::OpsWorks
|
|
4838
4844
|
#
|
4839
4845
|
#
|
4840
4846
|
#
|
4841
|
-
# [1]:
|
4847
|
+
# [1]: https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/instance-types.html
|
4842
4848
|
#
|
4843
4849
|
# @option params [Boolean] :install_updates_on_boot
|
4844
4850
|
# Whether to install operating system and package updates when the
|
@@ -4912,7 +4918,7 @@ module Aws::OpsWorks
|
|
4912
4918
|
#
|
4913
4919
|
#
|
4914
4920
|
#
|
4915
|
-
# [1]:
|
4921
|
+
# [1]: https://docs.aws.amazon.com/opsworks/latest/userguide/opsworks-security-users.html
|
4916
4922
|
#
|
4917
4923
|
# @option params [required, String] :layer_id
|
4918
4924
|
# The layer ID.
|
@@ -4932,7 +4938,7 @@ module Aws::OpsWorks
|
|
4932
4938
|
#
|
4933
4939
|
#
|
4934
4940
|
#
|
4935
|
-
# [1]:
|
4941
|
+
# [1]: https://docs.aws.amazon.com/opsworks/latest/userguide/layers.html
|
4936
4942
|
#
|
4937
4943
|
# @option params [Hash<String,String>] :attributes
|
4938
4944
|
# One or more user-defined key/value pairs to be added to the stack
|
@@ -4949,7 +4955,7 @@ module Aws::OpsWorks
|
|
4949
4955
|
#
|
4950
4956
|
#
|
4951
4957
|
#
|
4952
|
-
# [1]:
|
4958
|
+
# [1]: https://docs.aws.amazon.com/IAM/latest/UserGuide/Using_Identifiers.html
|
4953
4959
|
#
|
4954
4960
|
# @option params [String] :custom_json
|
4955
4961
|
# A JSON-formatted string containing custom stack configuration and
|
@@ -4958,7 +4964,7 @@ module Aws::OpsWorks
|
|
4958
4964
|
#
|
4959
4965
|
#
|
4960
4966
|
#
|
4961
|
-
# [1]:
|
4967
|
+
# [1]: https://docs.aws.amazon.com/opsworks/latest/userguide/workingcookbook-json-override.html
|
4962
4968
|
#
|
4963
4969
|
# @option params [Array<String>] :custom_security_group_ids
|
4964
4970
|
# An array containing the layer's custom security group IDs.
|
@@ -4980,8 +4986,8 @@ module Aws::OpsWorks
|
|
4980
4986
|
#
|
4981
4987
|
#
|
4982
4988
|
#
|
4983
|
-
# [1]:
|
4984
|
-
# [2]:
|
4989
|
+
# [1]: https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/elastic-ip-addresses-eip.html
|
4990
|
+
# [2]: https://docs.aws.amazon.com/opsworks/latest/userguide/workinglayers-basics-edit.html
|
4985
4991
|
#
|
4986
4992
|
# @option params [Boolean] :auto_assign_public_ips
|
4987
4993
|
# For stacks that are running in a VPC, whether to automatically assign
|
@@ -4990,7 +4996,7 @@ module Aws::OpsWorks
|
|
4990
4996
|
#
|
4991
4997
|
#
|
4992
4998
|
#
|
4993
|
-
# [1]:
|
4999
|
+
# [1]: https://docs.aws.amazon.com/opsworks/latest/userguide/workinglayers-basics-edit.html
|
4994
5000
|
#
|
4995
5001
|
# @option params [Types::Recipes] :custom_recipes
|
4996
5002
|
# A `LayerCustomRecipes` object that specifies the layer's custom
|
@@ -5096,7 +5102,7 @@ module Aws::OpsWorks
|
|
5096
5102
|
#
|
5097
5103
|
#
|
5098
5104
|
#
|
5099
|
-
# [1]:
|
5105
|
+
# [1]: https://docs.aws.amazon.com/opsworks/latest/userguide/opsworks-security-users.html
|
5100
5106
|
#
|
5101
5107
|
# @option params [String] :ssh_public_key
|
5102
5108
|
# The user's SSH public key.
|
@@ -5127,7 +5133,7 @@ module Aws::OpsWorks
|
|
5127
5133
|
#
|
5128
5134
|
#
|
5129
5135
|
#
|
5130
|
-
# [1]:
|
5136
|
+
# [1]: https://docs.aws.amazon.com/opsworks/latest/userguide/opsworks-security-users.html
|
5131
5137
|
#
|
5132
5138
|
# @option params [required, String] :rds_db_instance_arn
|
5133
5139
|
# The Amazon RDS instance's ARN.
|
@@ -5166,7 +5172,7 @@ module Aws::OpsWorks
|
|
5166
5172
|
#
|
5167
5173
|
#
|
5168
5174
|
#
|
5169
|
-
# [1]:
|
5175
|
+
# [1]: https://docs.aws.amazon.com/opsworks/latest/userguide/opsworks-security-users.html
|
5170
5176
|
#
|
5171
5177
|
# @option params [required, String] :stack_id
|
5172
5178
|
# The stack ID.
|
@@ -5188,16 +5194,16 @@ module Aws::OpsWorks
|
|
5188
5194
|
#
|
5189
5195
|
#
|
5190
5196
|
#
|
5191
|
-
# [1]:
|
5197
|
+
# [1]: https://docs.aws.amazon.com/IAM/latest/UserGuide/Using_Identifiers.html
|
5192
5198
|
#
|
5193
5199
|
# @option params [String] :default_os
|
5194
5200
|
# The stack's operating system, which must be set to one of the
|
5195
5201
|
# following:
|
5196
5202
|
#
|
5197
5203
|
# * A supported Linux operating system: An Amazon Linux version, such as
|
5198
|
-
# `Amazon Linux
|
5199
|
-
#
|
5200
|
-
# Linux 2015.03`.
|
5204
|
+
# `Amazon Linux 2018.03`, `Amazon Linux 2017.09`, `Amazon Linux
|
5205
|
+
# 2017.03`, `Amazon Linux 2016.09`, `Amazon Linux 2016.03`, `Amazon
|
5206
|
+
# Linux 2015.09`, or `Amazon Linux 2015.03`.
|
5201
5207
|
#
|
5202
5208
|
# * A supported Ubuntu operating system, such as `Ubuntu 16.04 LTS`,
|
5203
5209
|
# `Ubuntu 14.04 LTS`, or `Ubuntu 12.04 LTS`.
|
@@ -5222,8 +5228,8 @@ module Aws::OpsWorks
|
|
5222
5228
|
#
|
5223
5229
|
#
|
5224
5230
|
#
|
5225
|
-
# [1]:
|
5226
|
-
# [2]:
|
5231
|
+
# [1]: https://docs.aws.amazon.com/opsworks/latest/userguide/workinginstances-custom-ami.html
|
5232
|
+
# [2]: https://docs.aws.amazon.com/opsworks/latest/userguide/workinginstances-os.html
|
5227
5233
|
#
|
5228
5234
|
# @option params [String] :hostname_theme
|
5229
5235
|
# The stack's new host name theme, with spaces replaced by underscores.
|
@@ -5240,7 +5246,7 @@ module Aws::OpsWorks
|
|
5240
5246
|
#
|
5241
5247
|
# * `Fruits`
|
5242
5248
|
#
|
5243
|
-
# * `
|
5249
|
+
# * `Greek_Deities_and_Titans`
|
5244
5250
|
#
|
5245
5251
|
# * `Legendary_creatures_from_Japan`
|
5246
5252
|
#
|
@@ -5265,7 +5271,7 @@ module Aws::OpsWorks
|
|
5265
5271
|
#
|
5266
5272
|
#
|
5267
5273
|
#
|
5268
|
-
# [1]:
|
5274
|
+
# [1]: https://docs.aws.amazon.com/general/latest/gr/rande.html
|
5269
5275
|
#
|
5270
5276
|
# @option params [String] :default_subnet_id
|
5271
5277
|
# The stack's default VPC subnet ID. This parameter is required if you
|
@@ -5288,7 +5294,7 @@ module Aws::OpsWorks
|
|
5288
5294
|
#
|
5289
5295
|
#
|
5290
5296
|
#
|
5291
|
-
# [1]:
|
5297
|
+
# [1]: https://docs.aws.amazon.com/opsworks/latest/userguide/workingstacks-json.html
|
5292
5298
|
#
|
5293
5299
|
# @option params [Types::StackConfigurationManager] :configuration_manager
|
5294
5300
|
# The configuration manager. When you update a stack, we recommend that
|
@@ -5303,20 +5309,20 @@ module Aws::OpsWorks
|
|
5303
5309
|
#
|
5304
5310
|
#
|
5305
5311
|
#
|
5306
|
-
# [1]:
|
5312
|
+
# [1]: https://docs.aws.amazon.com/opsworks/latest/userguide/workingstacks-creating.html
|
5307
5313
|
#
|
5308
5314
|
# @option params [Boolean] :use_custom_cookbooks
|
5309
5315
|
# Whether the stack uses custom cookbooks.
|
5310
5316
|
#
|
5311
5317
|
# @option params [Types::Source] :custom_cookbooks_source
|
5312
5318
|
# Contains the information required to retrieve an app or cookbook from
|
5313
|
-
# a repository. For more information, see [
|
5314
|
-
#
|
5319
|
+
# a repository. For more information, see [Adding Apps][1] or [Cookbooks
|
5320
|
+
# and Recipes][2].
|
5315
5321
|
#
|
5316
5322
|
#
|
5317
5323
|
#
|
5318
|
-
# [1]:
|
5319
|
-
# [2]:
|
5324
|
+
# [1]: https://docs.aws.amazon.com/opsworks/latest/userguide/workingapps-creating.html
|
5325
|
+
# [2]: https://docs.aws.amazon.com/opsworks/latest/userguide/workingcookbook.html
|
5320
5326
|
#
|
5321
5327
|
# @option params [String] :default_ssh_key_name
|
5322
5328
|
# A default Amazon EC2 key-pair name. The default value is `none`. If
|
@@ -5329,9 +5335,9 @@ module Aws::OpsWorks
|
|
5329
5335
|
#
|
5330
5336
|
#
|
5331
5337
|
#
|
5332
|
-
# [1]:
|
5333
|
-
# [2]:
|
5334
|
-
# [3]:
|
5338
|
+
# [1]: https://docs.aws.amazon.com/opsworks/latest/userguide/workinginstances-ssh.html
|
5339
|
+
# [2]: https://docs.aws.amazon.com/opsworks/latest/userguide/security-ssh-access.html
|
5340
|
+
# [3]: https://docs.aws.amazon.com/opsworks/latest/userguide/workinginstances-add.html
|
5335
5341
|
#
|
5336
5342
|
# @option params [String] :default_root_device_type
|
5337
5343
|
# The default root device type. This value is used by default for all
|
@@ -5340,7 +5346,7 @@ module Aws::OpsWorks
|
|
5340
5346
|
#
|
5341
5347
|
#
|
5342
5348
|
#
|
5343
|
-
# [1]:
|
5349
|
+
# [1]: https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/ComponentsAMIs.html#storage-for-the-root-device
|
5344
5350
|
#
|
5345
5351
|
# @option params [Boolean] :use_opsworks_security_groups
|
5346
5352
|
# Whether to associate the AWS OpsWorks Stacks built-in security groups
|
@@ -5368,7 +5374,7 @@ module Aws::OpsWorks
|
|
5368
5374
|
#
|
5369
5375
|
#
|
5370
5376
|
#
|
5371
|
-
# [1]:
|
5377
|
+
# [1]: https://docs.aws.amazon.com/opsworks/latest/userguide/workingstacks-creating.html
|
5372
5378
|
#
|
5373
5379
|
# @option params [String] :agent_version
|
5374
5380
|
# The default AWS OpsWorks Stacks agent version. You have the following
|
@@ -5451,7 +5457,7 @@ module Aws::OpsWorks
|
|
5451
5457
|
#
|
5452
5458
|
#
|
5453
5459
|
#
|
5454
|
-
# [1]:
|
5460
|
+
# [1]: https://docs.aws.amazon.com/opsworks/latest/userguide/opsworks-security-users.html
|
5455
5461
|
#
|
5456
5462
|
# @option params [required, String] :iam_user_arn
|
5457
5463
|
# The user IAM ARN. This can also be a federated user's ARN.
|
@@ -5474,7 +5480,7 @@ module Aws::OpsWorks
|
|
5474
5480
|
#
|
5475
5481
|
#
|
5476
5482
|
#
|
5477
|
-
# [1]:
|
5483
|
+
# [1]: https://docs.aws.amazon.com/opsworks/latest/userguide/security-settingsshkey.html
|
5478
5484
|
#
|
5479
5485
|
# @return [Struct] Returns an empty {Seahorse::Client::Response response}.
|
5480
5486
|
#
|
@@ -5506,8 +5512,8 @@ module Aws::OpsWorks
|
|
5506
5512
|
#
|
5507
5513
|
#
|
5508
5514
|
#
|
5509
|
-
# [1]:
|
5510
|
-
# [2]:
|
5515
|
+
# [1]: https://docs.aws.amazon.com/opsworks/latest/userguide/resources.html
|
5516
|
+
# [2]: https://docs.aws.amazon.com/opsworks/latest/userguide/opsworks-security-users.html
|
5511
5517
|
#
|
5512
5518
|
# @option params [required, String] :volume_id
|
5513
5519
|
# The volume ID.
|
@@ -5550,7 +5556,7 @@ module Aws::OpsWorks
|
|
5550
5556
|
params: params,
|
5551
5557
|
config: config)
|
5552
5558
|
context[:gem_name] = 'aws-sdk-opsworks'
|
5553
|
-
context[:gem_version] = '1.
|
5559
|
+
context[:gem_version] = '1.18.0'
|
5554
5560
|
Seahorse::Client::Request.new(handlers, context)
|
5555
5561
|
end
|
5556
5562
|
|