aws-sdk-proton 1.16.0 → 1.17.0
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/CHANGELOG.md +5 -0
- data/VERSION +1 -1
- data/lib/aws-sdk-proton/client.rb +198 -192
- data/lib/aws-sdk-proton/client_api.rb +2 -0
- data/lib/aws-sdk-proton/types.rb +144 -132
- data/lib/aws-sdk-proton.rb +1 -1
- metadata +2 -2
@@ -367,11 +367,11 @@ module Aws::Proton
|
|
367
367
|
# infrastructure resources in the associated environment account.
|
368
368
|
#
|
369
369
|
# For more information, see [Environment account connections][1] in the
|
370
|
-
# *Proton
|
370
|
+
# *Proton User guide*.
|
371
371
|
#
|
372
372
|
#
|
373
373
|
#
|
374
|
-
# [1]: https://docs.aws.amazon.com/proton/latest/
|
374
|
+
# [1]: https://docs.aws.amazon.com/proton/latest/userguide/ag-env-account-connections.html
|
375
375
|
#
|
376
376
|
# @option params [required, String] :id
|
377
377
|
# The ID of the environment account connection.
|
@@ -412,11 +412,11 @@ module Aws::Proton
|
|
412
412
|
# the `IN_PROGRESS` deployment status).
|
413
413
|
#
|
414
414
|
# For more information about components, see [Proton components][1] in
|
415
|
-
# the *Proton
|
415
|
+
# the *Proton User Guide*.
|
416
416
|
#
|
417
417
|
#
|
418
418
|
#
|
419
|
-
# [1]: https://docs.aws.amazon.com/proton/latest/
|
419
|
+
# [1]: https://docs.aws.amazon.com/proton/latest/userguide/ag-components.html
|
420
420
|
#
|
421
421
|
# @option params [required, String] :component_name
|
422
422
|
# The name of the component with the deployment to cancel.
|
@@ -458,7 +458,7 @@ module Aws::Proton
|
|
458
458
|
|
459
459
|
# Attempts to cancel an environment deployment on an UpdateEnvironment
|
460
460
|
# action, if the deployment is `IN_PROGRESS`. For more information, see
|
461
|
-
# [Update an environment][1] in the *Proton
|
461
|
+
# [Update an environment][1] in the *Proton User guide*.
|
462
462
|
#
|
463
463
|
# The following list includes potential cancellation scenarios.
|
464
464
|
#
|
@@ -474,7 +474,7 @@ module Aws::Proton
|
|
474
474
|
#
|
475
475
|
#
|
476
476
|
#
|
477
|
-
# [1]: https://docs.aws.amazon.com/proton/latest/
|
477
|
+
# [1]: https://docs.aws.amazon.com/proton/latest/userguide/ag-env-update.html
|
478
478
|
#
|
479
479
|
# @option params [required, String] :environment_name
|
480
480
|
# The name of the environment with the deployment to cancel.
|
@@ -524,8 +524,8 @@ module Aws::Proton
|
|
524
524
|
|
525
525
|
# Attempts to cancel a service instance deployment on an
|
526
526
|
# UpdateServiceInstance action, if the deployment is `IN_PROGRESS`. For
|
527
|
-
# more information, see
|
528
|
-
#
|
527
|
+
# more information, see [Update a service instance][1] in the *Proton
|
528
|
+
# User guide*.
|
529
529
|
#
|
530
530
|
# The following list includes potential cancellation scenarios.
|
531
531
|
#
|
@@ -541,8 +541,7 @@ module Aws::Proton
|
|
541
541
|
#
|
542
542
|
#
|
543
543
|
#
|
544
|
-
# [1]: https://docs.aws.amazon.com/proton/latest/
|
545
|
-
# [2]: https://docs.aws.amazon.com/proton/latest/userguide/ug-svc-instance-update.html
|
544
|
+
# [1]: https://docs.aws.amazon.com/proton/latest/userguide/ag-svc-instance-update.html
|
546
545
|
#
|
547
546
|
# @option params [required, String] :service_instance_name
|
548
547
|
# The name of the service instance with the deployment to cancel.
|
@@ -589,8 +588,8 @@ module Aws::Proton
|
|
589
588
|
|
590
589
|
# Attempts to cancel a service pipeline deployment on an
|
591
590
|
# UpdateServicePipeline action, if the deployment is `IN_PROGRESS`. For
|
592
|
-
# more information, see
|
593
|
-
#
|
591
|
+
# more information, see [Update a service pipeline][1] in the *Proton
|
592
|
+
# User guide*.
|
594
593
|
#
|
595
594
|
# The following list includes potential cancellation scenarios.
|
596
595
|
#
|
@@ -606,8 +605,7 @@ module Aws::Proton
|
|
606
605
|
#
|
607
606
|
#
|
608
607
|
#
|
609
|
-
# [1]: https://docs.aws.amazon.com/proton/latest/
|
610
|
-
# [2]: https://docs.aws.amazon.com/proton/latest/userguide/ug-svc-pipeline-update.html
|
608
|
+
# [1]: https://docs.aws.amazon.com/proton/latest/userguide/ag-svc-pipeline-update.html
|
611
609
|
#
|
612
610
|
# @option params [required, String] :service_name
|
613
611
|
# The name of the service with the service pipeline deployment to
|
@@ -649,11 +647,11 @@ module Aws::Proton
|
|
649
647
|
# for a service instance.
|
650
648
|
#
|
651
649
|
# For more information about components, see [Proton components][1] in
|
652
|
-
# the *Proton
|
650
|
+
# the *Proton User Guide*.
|
653
651
|
#
|
654
652
|
#
|
655
653
|
#
|
656
|
-
# [1]: https://docs.aws.amazon.com/proton/latest/
|
654
|
+
# [1]: https://docs.aws.amazon.com/proton/latest/userguide/ag-components.html
|
657
655
|
#
|
658
656
|
# @option params [String] :description
|
659
657
|
# An optional customer-provided description of the component.
|
@@ -692,13 +690,12 @@ module Aws::Proton
|
|
692
690
|
# An optional list of metadata items that you can associate with the
|
693
691
|
# Proton component. A tag is a key-value pair.
|
694
692
|
#
|
695
|
-
# For more information, see
|
696
|
-
#
|
693
|
+
# For more information, see [Proton resources and tagging][1] in the
|
694
|
+
# *Proton User Guide*.
|
697
695
|
#
|
698
696
|
#
|
699
697
|
#
|
700
|
-
# [1]: https://docs.aws.amazon.com/proton/latest/
|
701
|
-
# [2]: https://docs.aws.amazon.com/proton/latest/userguide/resources.html
|
698
|
+
# [1]: https://docs.aws.amazon.com/proton/latest/userguide/resources.html
|
702
699
|
#
|
703
700
|
# @option params [required, String] :template_file
|
704
701
|
# A path to the Infrastructure as Code (IaC) file describing
|
@@ -771,12 +768,12 @@ module Aws::Proton
|
|
771
768
|
# that your IaC engine uses to provision resources.
|
772
769
|
#
|
773
770
|
# For more information, see [Environments][1] and [Provisioning
|
774
|
-
# methods][2] in the *Proton
|
771
|
+
# methods][2] in the *Proton User Guide*.
|
775
772
|
#
|
776
773
|
#
|
777
774
|
#
|
778
|
-
# [1]: https://docs.aws.amazon.com/proton/latest/
|
779
|
-
# [2]: https://docs.aws.amazon.com/proton/latest/
|
775
|
+
# [1]: https://docs.aws.amazon.com/proton/latest/userguide/ag-environments.html
|
776
|
+
# [2]: https://docs.aws.amazon.com/proton/latest/userguide/ag-works-prov-methods.html
|
780
777
|
#
|
781
778
|
# @option params [String] :component_role_arn
|
782
779
|
# The Amazon Resource Name (ARN) of the IAM service role that Proton
|
@@ -788,11 +785,11 @@ module Aws::Proton
|
|
788
785
|
# components to be associated with this environment.
|
789
786
|
#
|
790
787
|
# For more information about components, see [Proton components][1] in
|
791
|
-
# the *Proton
|
788
|
+
# the *Proton User Guide*.
|
792
789
|
#
|
793
790
|
#
|
794
791
|
#
|
795
|
-
# [1]: https://docs.aws.amazon.com/proton/latest/
|
792
|
+
# [1]: https://docs.aws.amazon.com/proton/latest/userguide/ag-components.html
|
796
793
|
#
|
797
794
|
# @option params [String] :description
|
798
795
|
# A description of the environment that's being created and deployed.
|
@@ -801,7 +798,7 @@ module Aws::Proton
|
|
801
798
|
# The ID of the environment account connection that you provide if
|
802
799
|
# you're provisioning your environment infrastructure resources to an
|
803
800
|
# environment account. For more information, see [Environment account
|
804
|
-
# connections][1] in the *Proton
|
801
|
+
# connections][1] in the *Proton User guide*.
|
805
802
|
#
|
806
803
|
# To use Amazon Web Services-managed provisioning for the environment,
|
807
804
|
# specify either the `environmentAccountConnectionId` or
|
@@ -810,7 +807,7 @@ module Aws::Proton
|
|
810
807
|
#
|
811
808
|
#
|
812
809
|
#
|
813
|
-
# [1]: https://docs.aws.amazon.com/proton/latest/
|
810
|
+
# [1]: https://docs.aws.amazon.com/proton/latest/userguide/ag-env-account-connections.html
|
814
811
|
#
|
815
812
|
# @option params [required, String] :name
|
816
813
|
# The name of the environment.
|
@@ -825,8 +822,10 @@ module Aws::Proton
|
|
825
822
|
# parameter.
|
826
823
|
#
|
827
824
|
# @option params [Types::RepositoryBranchInput] :provisioning_repository
|
828
|
-
# The
|
829
|
-
# infrastructure templates for self-managed provisioning.
|
825
|
+
# The linked repository that you use to host your rendered
|
826
|
+
# infrastructure templates for self-managed provisioning. A linked
|
827
|
+
# repository is a repository that has been registered with Proton. For
|
828
|
+
# more information, see CreateRepository.
|
830
829
|
#
|
831
830
|
# To use self-managed provisioning for the environment, specify this
|
832
831
|
# parameter and omit the `environmentAccountConnectionId` and
|
@@ -835,23 +834,22 @@ module Aws::Proton
|
|
835
834
|
# @option params [required, String] :spec
|
836
835
|
# A YAML formatted string that provides inputs as defined in the
|
837
836
|
# environment template bundle schema file. For more information, see
|
838
|
-
# [Environments][1] in the *Proton
|
837
|
+
# [Environments][1] in the *Proton User Guide*.
|
839
838
|
#
|
840
839
|
#
|
841
840
|
#
|
842
|
-
# [1]: https://docs.aws.amazon.com/proton/latest/
|
841
|
+
# [1]: https://docs.aws.amazon.com/proton/latest/userguide/ag-environments.html
|
843
842
|
#
|
844
843
|
# @option params [Array<Types::Tag>] :tags
|
845
844
|
# An optional list of metadata items that you can associate with the
|
846
845
|
# Proton environment. A tag is a key-value pair.
|
847
846
|
#
|
848
|
-
# For more information, see
|
849
|
-
#
|
847
|
+
# For more information, see [Proton resources and tagging][1] in the
|
848
|
+
# *Proton User Guide*.
|
850
849
|
#
|
851
850
|
#
|
852
851
|
#
|
853
|
-
# [1]: https://docs.aws.amazon.com/proton/latest/
|
854
|
-
# [2]: https://docs.aws.amazon.com/proton/latest/userguide/resources.html
|
852
|
+
# [1]: https://docs.aws.amazon.com/proton/latest/userguide/resources.html
|
855
853
|
#
|
856
854
|
# @option params [required, String] :template_major_version
|
857
855
|
# The major version of the environment template.
|
@@ -861,11 +859,11 @@ module Aws::Proton
|
|
861
859
|
#
|
862
860
|
# @option params [required, String] :template_name
|
863
861
|
# The name of the environment template. For more information, see
|
864
|
-
# [Environment Templates][1] in the *Proton
|
862
|
+
# [Environment Templates][1] in the *Proton User Guide*.
|
865
863
|
#
|
866
864
|
#
|
867
865
|
#
|
868
|
-
# [1]: https://docs.aws.amazon.com/proton/latest/
|
866
|
+
# [1]: https://docs.aws.amazon.com/proton/latest/userguide/ag-templates.html
|
869
867
|
#
|
870
868
|
# @return [Types::CreateEnvironmentOutput] Returns a {Seahorse::Client::Response response} object which responds to the following methods:
|
871
869
|
#
|
@@ -936,12 +934,11 @@ module Aws::Proton
|
|
936
934
|
# An environment account connection is a secure bi-directional
|
937
935
|
# connection between a *management account* and an *environment account*
|
938
936
|
# that maintains authorization and permissions. For more information,
|
939
|
-
# see [Environment account connections][1] in the *Proton
|
940
|
-
# guide*.
|
937
|
+
# see [Environment account connections][1] in the *Proton User guide*.
|
941
938
|
#
|
942
939
|
#
|
943
940
|
#
|
944
|
-
# [1]: https://docs.aws.amazon.com/proton/latest/
|
941
|
+
# [1]: https://docs.aws.amazon.com/proton/latest/userguide/ag-env-account-connections.html
|
945
942
|
#
|
946
943
|
# @option params [String] :client_token
|
947
944
|
# When included, if two identical requests are made with the same client
|
@@ -962,11 +959,11 @@ module Aws::Proton
|
|
962
959
|
# account.
|
963
960
|
#
|
964
961
|
# For more information about components, see [Proton components][1] in
|
965
|
-
# the *Proton
|
962
|
+
# the *Proton User Guide*.
|
966
963
|
#
|
967
964
|
#
|
968
965
|
#
|
969
|
-
# [1]: https://docs.aws.amazon.com/proton/latest/
|
966
|
+
# [1]: https://docs.aws.amazon.com/proton/latest/userguide/ag-components.html
|
970
967
|
#
|
971
968
|
# @option params [required, String] :environment_name
|
972
969
|
# The name of the Proton environment that's created in the associated
|
@@ -990,11 +987,11 @@ module Aws::Proton
|
|
990
987
|
# Proton environment account connection. A tag is a key-value pair.
|
991
988
|
#
|
992
989
|
# For more information, see [Proton resources and tagging][1] in the
|
993
|
-
# *Proton
|
990
|
+
# *Proton User Guide*.
|
994
991
|
#
|
995
992
|
#
|
996
993
|
#
|
997
|
-
# [1]: https://docs.aws.amazon.com/proton/latest/
|
994
|
+
# [1]: https://docs.aws.amazon.com/proton/latest/userguide/resources.html
|
998
995
|
#
|
999
996
|
# @return [Types::CreateEnvironmentAccountConnectionOutput] Returns a {Seahorse::Client::Response response} object which responds to the following methods:
|
1000
997
|
#
|
@@ -1039,7 +1036,7 @@ module Aws::Proton
|
|
1039
1036
|
end
|
1040
1037
|
|
1041
1038
|
# Create an environment template for Proton. For more information, see
|
1042
|
-
# [Environment Templates][1] in the *Proton
|
1039
|
+
# [Environment Templates][1] in the *Proton User Guide*.
|
1043
1040
|
#
|
1044
1041
|
# You can create an environment template in one of the two following
|
1045
1042
|
# ways:
|
@@ -1054,12 +1051,12 @@ module Aws::Proton
|
|
1054
1051
|
# provisioned and managed infrastructure, include the `provisioning`
|
1055
1052
|
# parameter and set the value to `CUSTOMER_MANAGED`. For more
|
1056
1053
|
# information, see [Register and publish an environment template][2]
|
1057
|
-
# in the *Proton
|
1054
|
+
# in the *Proton User Guide*.
|
1058
1055
|
#
|
1059
1056
|
#
|
1060
1057
|
#
|
1061
|
-
# [1]: https://docs.aws.amazon.com/proton/latest/
|
1062
|
-
# [2]: https://docs.aws.amazon.com/proton/latest/
|
1058
|
+
# [1]: https://docs.aws.amazon.com/proton/latest/userguide/ag-templates.html
|
1059
|
+
# [2]: https://docs.aws.amazon.com/proton/latest/userguide/template-create.html
|
1063
1060
|
#
|
1064
1061
|
# @option params [String] :description
|
1065
1062
|
# A description of the environment template.
|
@@ -1081,13 +1078,12 @@ module Aws::Proton
|
|
1081
1078
|
# An optional list of metadata items that you can associate with the
|
1082
1079
|
# Proton environment template. A tag is a key-value pair.
|
1083
1080
|
#
|
1084
|
-
# For more information, see
|
1085
|
-
#
|
1081
|
+
# For more information, see [Proton resources and tagging][1] in the
|
1082
|
+
# *Proton User Guide*.
|
1086
1083
|
#
|
1087
1084
|
#
|
1088
1085
|
#
|
1089
|
-
# [1]: https://docs.aws.amazon.com/proton/latest/
|
1090
|
-
# [2]: https://docs.aws.amazon.com/proton/latest/userguide/resources.html
|
1086
|
+
# [1]: https://docs.aws.amazon.com/proton/latest/userguide/resources.html
|
1091
1087
|
#
|
1092
1088
|
# @return [Types::CreateEnvironmentTemplateOutput] Returns a {Seahorse::Client::Response response} object which responds to the following methods:
|
1093
1089
|
#
|
@@ -1161,13 +1157,12 @@ module Aws::Proton
|
|
1161
1157
|
# An optional list of metadata items that you can associate with the
|
1162
1158
|
# Proton environment template version. A tag is a key-value pair.
|
1163
1159
|
#
|
1164
|
-
# For more information, see
|
1165
|
-
#
|
1160
|
+
# For more information, see [Proton resources and tagging][1] in the
|
1161
|
+
# *Proton User Guide*.
|
1166
1162
|
#
|
1167
1163
|
#
|
1168
1164
|
#
|
1169
|
-
# [1]: https://docs.aws.amazon.com/proton/latest/
|
1170
|
-
# [2]: https://docs.aws.amazon.com/proton/latest/userguide/resources.html
|
1165
|
+
# [1]: https://docs.aws.amazon.com/proton/latest/userguide/resources.html
|
1171
1166
|
#
|
1172
1167
|
# @option params [required, String] :template_name
|
1173
1168
|
# The name of the environment template.
|
@@ -1220,30 +1215,33 @@ module Aws::Proton
|
|
1220
1215
|
req.send_request(options)
|
1221
1216
|
end
|
1222
1217
|
|
1223
|
-
# Create and register a link to a repository
|
1224
|
-
#
|
1225
|
-
# template sync
|
1226
|
-
#
|
1218
|
+
# Create and register a link to a repository. Proton uses the link to
|
1219
|
+
# repeatedly access the repository, to either push to it (self-managed
|
1220
|
+
# provisioning) or pull from it (template sync). You can share a linked
|
1221
|
+
# repository across multiple resources (like environments using
|
1222
|
+
# self-managed provisioning, or synced templates). When you create a
|
1223
|
+
# repository link, Proton creates a [service-linked role][1] for you.
|
1227
1224
|
#
|
1228
1225
|
# For more information, see [Self-managed provisioning][2], [Template
|
1229
|
-
# bundles][3], and [Template sync configurations][4] in the *Proton
|
1230
|
-
#
|
1226
|
+
# bundles][3], and [Template sync configurations][4] in the *Proton User
|
1227
|
+
# Guide*.
|
1231
1228
|
#
|
1232
1229
|
#
|
1233
1230
|
#
|
1234
|
-
# [1]: https://docs.aws.amazon.com/proton/latest/
|
1235
|
-
# [2]: https://docs.aws.amazon.com/proton/latest/
|
1236
|
-
# [3]: https://docs.aws.amazon.com/proton/latest/
|
1237
|
-
# [4]: https://docs.aws.amazon.com/proton/latest/
|
1231
|
+
# [1]: https://docs.aws.amazon.com/proton/latest/userguide/using-service-linked-roles.html
|
1232
|
+
# [2]: https://docs.aws.amazon.com/proton/latest/userguide/ag-works-prov-methods.html#ag-works-prov-methods-self
|
1233
|
+
# [3]: https://docs.aws.amazon.com/proton/latest/userguide/ag-template-authoring.html#ag-template-bundles
|
1234
|
+
# [4]: https://docs.aws.amazon.com/proton/latest/userguide/ag-template-sync-configs.html
|
1238
1235
|
#
|
1239
1236
|
# @option params [required, String] :connection_arn
|
1240
|
-
# The Amazon Resource Name (ARN) of your
|
1241
|
-
#
|
1242
|
-
# the *Proton
|
1237
|
+
# The Amazon Resource Name (ARN) of your AWS CodeStar connection that
|
1238
|
+
# connects Proton to your repository provider account. For more
|
1239
|
+
# information, see [Setting up for Proton][1] in the *Proton User
|
1240
|
+
# Guide*.
|
1243
1241
|
#
|
1244
1242
|
#
|
1245
1243
|
#
|
1246
|
-
# [1]: https://docs.aws.amazon.com/proton/latest/
|
1244
|
+
# [1]: https://docs.aws.amazon.com/proton/latest/userguide/setting-up-for-service.html
|
1247
1245
|
#
|
1248
1246
|
# @option params [String] :encryption_key
|
1249
1247
|
# The ARN of your customer Amazon Web Services Key Management Service
|
@@ -1259,13 +1257,12 @@ module Aws::Proton
|
|
1259
1257
|
# An optional list of metadata items that you can associate with the
|
1260
1258
|
# Proton repository. A tag is a key-value pair.
|
1261
1259
|
#
|
1262
|
-
# For more information, see
|
1263
|
-
#
|
1260
|
+
# For more information, see [Proton resources and tagging][1] in the
|
1261
|
+
# *Proton User Guide*.
|
1264
1262
|
#
|
1265
1263
|
#
|
1266
1264
|
#
|
1267
|
-
# [1]: https://docs.aws.amazon.com/proton/latest/
|
1268
|
-
# [2]: https://docs.aws.amazon.com/proton/latest/userguide/resources.html
|
1265
|
+
# [1]: https://docs.aws.amazon.com/proton/latest/userguide/resources.html
|
1269
1266
|
#
|
1270
1267
|
# @return [Types::CreateRepositoryOutput] Returns a {Seahorse::Client::Response response} object which responds to the following methods:
|
1271
1268
|
#
|
@@ -1305,13 +1302,12 @@ module Aws::Proton
|
|
1305
1302
|
|
1306
1303
|
# Create an Proton service. An Proton service is an instantiation of a
|
1307
1304
|
# service template and often includes several service instances and
|
1308
|
-
# pipeline. For more information, see [Services][1] in the *Proton
|
1309
|
-
#
|
1305
|
+
# pipeline. For more information, see [Services][1] in the *Proton User
|
1306
|
+
# Guide*.
|
1310
1307
|
#
|
1311
1308
|
#
|
1312
1309
|
#
|
1313
|
-
# [1]: https://docs.aws.amazon.com/proton/latest/
|
1314
|
-
# [2]: https://docs.aws.amazon.com/proton/latest/userguide/ug-service.html
|
1310
|
+
# [1]: https://docs.aws.amazon.com/proton/latest/userguide/ag-services.html
|
1315
1311
|
#
|
1316
1312
|
# @option params [String] :branch_name
|
1317
1313
|
# The name of the code repository branch that holds the code that's
|
@@ -1326,15 +1322,13 @@ module Aws::Proton
|
|
1326
1322
|
#
|
1327
1323
|
# @option params [String] :repository_connection_arn
|
1328
1324
|
# The Amazon Resource Name (ARN) of the repository connection. For more
|
1329
|
-
# information, see [
|
1330
|
-
#
|
1331
|
-
#
|
1332
|
-
# *doesn't* include a service pipeline.
|
1325
|
+
# information, see [Setting up an AWS CodeStar connection][1] in the
|
1326
|
+
# *Proton User Guide*. *Don't* include this parameter if your service
|
1327
|
+
# template *doesn't* include a service pipeline.
|
1333
1328
|
#
|
1334
1329
|
#
|
1335
1330
|
#
|
1336
|
-
# [1]: https://docs.aws.amazon.com/proton/latest/
|
1337
|
-
# [2]: https://docs.aws.amazon.com/proton/latest/userguide/proton-setup.html#setup-repo-connection
|
1331
|
+
# [1]: https://docs.aws.amazon.com/proton/latest/userguide/setting-up-for-service.html#setting-up-vcontrol
|
1338
1332
|
#
|
1339
1333
|
# @option params [String] :repository_id
|
1340
1334
|
# The ID of the code repository. *Don't* include this parameter if your
|
@@ -1345,25 +1339,22 @@ module Aws::Proton
|
|
1345
1339
|
# template bundle schema file. The spec file is in YAML format. *Don’t*
|
1346
1340
|
# include pipeline inputs in the spec if your service template *doesn’t*
|
1347
1341
|
# include a service pipeline. For more information, see [Create a
|
1348
|
-
# service][1] in the *Proton
|
1349
|
-
# service][2] in the *Proton User Guide*.
|
1342
|
+
# service][1] in the *Proton User Guide*.
|
1350
1343
|
#
|
1351
1344
|
#
|
1352
1345
|
#
|
1353
|
-
# [1]: https://docs.aws.amazon.com/proton/latest/
|
1354
|
-
# [2]: https://docs.aws.amazon.com/proton/latest/userguide/ug-svc-create.html
|
1346
|
+
# [1]: https://docs.aws.amazon.com/proton/latest/userguide/ag-create-svc.html
|
1355
1347
|
#
|
1356
1348
|
# @option params [Array<Types::Tag>] :tags
|
1357
1349
|
# An optional list of metadata items that you can associate with the
|
1358
1350
|
# Proton service. A tag is a key-value pair.
|
1359
1351
|
#
|
1360
|
-
# For more information, see
|
1361
|
-
#
|
1352
|
+
# For more information, see [Proton resources and tagging][1] in the
|
1353
|
+
# *Proton User Guide*.
|
1362
1354
|
#
|
1363
1355
|
#
|
1364
1356
|
#
|
1365
|
-
# [1]: https://docs.aws.amazon.com/proton/latest/
|
1366
|
-
# [2]: https://docs.aws.amazon.com/proton/latest/userguide/resources.html
|
1357
|
+
# [1]: https://docs.aws.amazon.com/proton/latest/userguide/resources.html
|
1367
1358
|
#
|
1368
1359
|
# @option params [required, String] :template_major_version
|
1369
1360
|
# The major version of the service template that was used to create the
|
@@ -1440,12 +1431,12 @@ module Aws::Proton
|
|
1440
1431
|
# from Proton. If the selected service template includes a service
|
1441
1432
|
# pipeline definition, they provide a link to their source code
|
1442
1433
|
# repository. Proton then deploys and manages the infrastructure defined
|
1443
|
-
# by the selected service template. For more information, see [
|
1444
|
-
#
|
1434
|
+
# by the selected service template. For more information, see [Proton
|
1435
|
+
# templates][1] in the *Proton User Guide*.
|
1445
1436
|
#
|
1446
1437
|
#
|
1447
1438
|
#
|
1448
|
-
# [1]: https://docs.aws.amazon.com/proton/latest/
|
1439
|
+
# [1]: https://docs.aws.amazon.com/proton/latest/userguide/ag-templates.html
|
1449
1440
|
#
|
1450
1441
|
# @option params [String] :description
|
1451
1442
|
# A description of the service template.
|
@@ -1464,24 +1455,23 @@ module Aws::Proton
|
|
1464
1455
|
# By default, Proton provides a service pipeline for your service. When
|
1465
1456
|
# this parameter is included, it indicates that an Proton service
|
1466
1457
|
# pipeline *isn't* provided for your service. After it's included, it
|
1467
|
-
# *can't* be changed. For more information, see [
|
1468
|
-
#
|
1458
|
+
# *can't* be changed. For more information, see [Template bundles][1]
|
1459
|
+
# in the *Proton User Guide*.
|
1469
1460
|
#
|
1470
1461
|
#
|
1471
1462
|
#
|
1472
|
-
# [1]: https://docs.aws.amazon.com/proton/latest/
|
1463
|
+
# [1]: https://docs.aws.amazon.com/proton/latest/userguide/ag-template-authoring.html#ag-template-bundles
|
1473
1464
|
#
|
1474
1465
|
# @option params [Array<Types::Tag>] :tags
|
1475
1466
|
# An optional list of metadata items that you can associate with the
|
1476
1467
|
# Proton service template. A tag is a key-value pair.
|
1477
1468
|
#
|
1478
|
-
# For more information, see
|
1479
|
-
#
|
1469
|
+
# For more information, see [Proton resources and tagging][1] in the
|
1470
|
+
# *Proton User Guide*.
|
1480
1471
|
#
|
1481
1472
|
#
|
1482
1473
|
#
|
1483
|
-
# [1]: https://docs.aws.amazon.com/proton/latest/
|
1484
|
-
# [2]: https://docs.aws.amazon.com/proton/latest/userguide/resources.html
|
1474
|
+
# [1]: https://docs.aws.amazon.com/proton/latest/userguide/resources.html
|
1485
1475
|
#
|
1486
1476
|
# @return [Types::CreateServiceTemplateOutput] Returns a {Seahorse::Client::Response response} object which responds to the following methods:
|
1487
1477
|
#
|
@@ -1563,23 +1553,22 @@ module Aws::Proton
|
|
1563
1553
|
# template version.
|
1564
1554
|
#
|
1565
1555
|
# For more information about components, see [Proton components][1] in
|
1566
|
-
# the *Proton
|
1556
|
+
# the *Proton User Guide*.
|
1567
1557
|
#
|
1568
1558
|
#
|
1569
1559
|
#
|
1570
|
-
# [1]: https://docs.aws.amazon.com/proton/latest/
|
1560
|
+
# [1]: https://docs.aws.amazon.com/proton/latest/userguide/ag-components.html
|
1571
1561
|
#
|
1572
1562
|
# @option params [Array<Types::Tag>] :tags
|
1573
1563
|
# An optional list of metadata items that you can associate with the
|
1574
1564
|
# Proton service template version. A tag is a key-value pair.
|
1575
1565
|
#
|
1576
|
-
# For more information, see
|
1577
|
-
#
|
1566
|
+
# For more information, see [Proton resources and tagging][1] in the
|
1567
|
+
# *Proton User Guide*.
|
1578
1568
|
#
|
1579
1569
|
#
|
1580
1570
|
#
|
1581
|
-
# [1]: https://docs.aws.amazon.com/proton/latest/
|
1582
|
-
# [2]: https://docs.aws.amazon.com/proton/latest/userguide/resources.html
|
1571
|
+
# [1]: https://docs.aws.amazon.com/proton/latest/userguide/resources.html
|
1583
1572
|
#
|
1584
1573
|
# @option params [required, String] :template_name
|
1585
1574
|
# The name of the service template.
|
@@ -1644,24 +1633,26 @@ module Aws::Proton
|
|
1644
1633
|
req.send_request(options)
|
1645
1634
|
end
|
1646
1635
|
|
1647
|
-
# Set up a template to create new template versions automatically
|
1648
|
-
# a
|
1649
|
-
#
|
1650
|
-
#
|
1651
|
-
# is created, if the version doesn’t already exist. For more
|
1652
|
-
# information, see [Template sync configurations][2] in the *Proton
|
1653
|
-
# Administrator Guide*.
|
1636
|
+
# Set up a template to create new template versions automatically by
|
1637
|
+
# tracking a linked repository. A linked repository is a repository that
|
1638
|
+
# has been registered with Proton. For more information, see
|
1639
|
+
# CreateRepository.
|
1654
1640
|
#
|
1641
|
+
# When a commit is pushed to your linked repository, Proton checks for
|
1642
|
+
# changes to your repository template bundles. If it detects a template
|
1643
|
+
# bundle change, a new major or minor version of its template is
|
1644
|
+
# created, if the version doesn’t already exist. For more information,
|
1645
|
+
# see [Template sync configurations][1] in the *Proton User Guide*.
|
1655
1646
|
#
|
1656
1647
|
#
|
1657
|
-
#
|
1658
|
-
# [
|
1648
|
+
#
|
1649
|
+
# [1]: https://docs.aws.amazon.com/proton/latest/userguide/ag-template-sync-configs.html
|
1659
1650
|
#
|
1660
1651
|
# @option params [required, String] :branch
|
1661
|
-
# The branch
|
1652
|
+
# The repository branch for your template.
|
1662
1653
|
#
|
1663
1654
|
# @option params [required, String] :repository_name
|
1664
|
-
# The name
|
1655
|
+
# The repository name (for example, `myrepos/myrepo`).
|
1665
1656
|
#
|
1666
1657
|
# @option params [required, String] :repository_provider
|
1667
1658
|
# The provider type for your repository.
|
@@ -1713,11 +1704,11 @@ module Aws::Proton
|
|
1713
1704
|
# Delete an Proton component resource.
|
1714
1705
|
#
|
1715
1706
|
# For more information about components, see [Proton components][1] in
|
1716
|
-
# the *Proton
|
1707
|
+
# the *Proton User Guide*.
|
1717
1708
|
#
|
1718
1709
|
#
|
1719
1710
|
#
|
1720
|
-
# [1]: https://docs.aws.amazon.com/proton/latest/
|
1711
|
+
# [1]: https://docs.aws.amazon.com/proton/latest/userguide/ag-components.html
|
1721
1712
|
#
|
1722
1713
|
# @option params [required, String] :name
|
1723
1714
|
# The name of the component to delete.
|
@@ -1815,11 +1806,11 @@ module Aws::Proton
|
|
1815
1806
|
# without an environment connection.
|
1816
1807
|
#
|
1817
1808
|
# For more information, see [Environment account connections][1] in the
|
1818
|
-
# *Proton
|
1809
|
+
# *Proton User guide*.
|
1819
1810
|
#
|
1820
1811
|
#
|
1821
1812
|
#
|
1822
|
-
# [1]: https://docs.aws.amazon.com/proton/latest/
|
1813
|
+
# [1]: https://docs.aws.amazon.com/proton/latest/userguide/ag-env-account-connections.html
|
1823
1814
|
#
|
1824
1815
|
# @option params [required, String] :id
|
1825
1816
|
# The ID of the environment account connection to delete.
|
@@ -1953,7 +1944,7 @@ module Aws::Proton
|
|
1953
1944
|
# De-register and unlink your repository.
|
1954
1945
|
#
|
1955
1946
|
# @option params [required, String] :name
|
1956
|
-
# The name
|
1947
|
+
# The repository name.
|
1957
1948
|
#
|
1958
1949
|
# @option params [required, String] :provider
|
1959
1950
|
# The repository provider.
|
@@ -1992,13 +1983,13 @@ module Aws::Proton
|
|
1992
1983
|
# components attached to them.
|
1993
1984
|
#
|
1994
1985
|
# For more information about components, see [Proton components][1] in
|
1995
|
-
# the *Proton
|
1986
|
+
# the *Proton User Guide*.
|
1996
1987
|
#
|
1997
1988
|
# </note>
|
1998
1989
|
#
|
1999
1990
|
#
|
2000
1991
|
#
|
2001
|
-
# [1]: https://docs.aws.amazon.com/proton/latest/
|
1992
|
+
# [1]: https://docs.aws.amazon.com/proton/latest/userguide/ag-components.html
|
2002
1993
|
#
|
2003
1994
|
# @option params [required, String] :name
|
2004
1995
|
# The name of the service to delete.
|
@@ -2183,7 +2174,7 @@ module Aws::Proton
|
|
2183
2174
|
req.send_request(options)
|
2184
2175
|
end
|
2185
2176
|
|
2186
|
-
# Get detail data for
|
2177
|
+
# Get detail data for Proton account-wide settings.
|
2187
2178
|
#
|
2188
2179
|
# @return [Types::GetAccountSettingsOutput] Returns a {Seahorse::Client::Response response} object which responds to the following methods:
|
2189
2180
|
#
|
@@ -2209,11 +2200,11 @@ module Aws::Proton
|
|
2209
2200
|
# Get detailed data for a component.
|
2210
2201
|
#
|
2211
2202
|
# For more information about components, see [Proton components][1] in
|
2212
|
-
# the *Proton
|
2203
|
+
# the *Proton User Guide*.
|
2213
2204
|
#
|
2214
2205
|
#
|
2215
2206
|
#
|
2216
|
-
# [1]: https://docs.aws.amazon.com/proton/latest/
|
2207
|
+
# [1]: https://docs.aws.amazon.com/proton/latest/userguide/ag-components.html
|
2217
2208
|
#
|
2218
2209
|
# @option params [required, String] :name
|
2219
2210
|
# The name of the component that you want to get the detailed data for.
|
@@ -2317,11 +2308,11 @@ module Aws::Proton
|
|
2317
2308
|
# account connection.
|
2318
2309
|
#
|
2319
2310
|
# For more information, see [Environment account connections][1] in the
|
2320
|
-
# *Proton
|
2311
|
+
# *Proton User guide*.
|
2321
2312
|
#
|
2322
2313
|
#
|
2323
2314
|
#
|
2324
|
-
# [1]: https://docs.aws.amazon.com/proton/latest/
|
2315
|
+
# [1]: https://docs.aws.amazon.com/proton/latest/userguide/ag-env-account-connections.html
|
2325
2316
|
#
|
2326
2317
|
# @option params [required, String] :id
|
2327
2318
|
# The ID of the environment account connection that you want to get the
|
@@ -2409,7 +2400,7 @@ module Aws::Proton
|
|
2409
2400
|
#
|
2410
2401
|
# @option params [required, String] :template_name
|
2411
2402
|
# The name of the environment template a version of which you want to
|
2412
|
-
# get detailed data for
|
2403
|
+
# get detailed data for.
|
2413
2404
|
#
|
2414
2405
|
# @return [Types::GetEnvironmentTemplateVersionOutput] Returns a {Seahorse::Client::Response response} object which responds to the following methods:
|
2415
2406
|
#
|
@@ -2451,7 +2442,7 @@ module Aws::Proton
|
|
2451
2442
|
req.send_request(options)
|
2452
2443
|
end
|
2453
2444
|
|
2454
|
-
# Get detail data for a repository.
|
2445
|
+
# Get detail data for a linked repository.
|
2455
2446
|
#
|
2456
2447
|
# @option params [required, String] :name
|
2457
2448
|
# The repository name, for example `myrepos/myrepo`.
|
@@ -2496,14 +2487,14 @@ module Aws::Proton
|
|
2496
2487
|
# can't use these tags to control access to this action using
|
2497
2488
|
# Attribute-based access control (ABAC).
|
2498
2489
|
#
|
2499
|
-
# For more information about ABAC, see [ABAC][1] in the *Proton
|
2500
|
-
#
|
2490
|
+
# For more information about ABAC, see [ABAC][1] in the *Proton User
|
2491
|
+
# Guide*.
|
2501
2492
|
#
|
2502
2493
|
# </note>
|
2503
2494
|
#
|
2504
2495
|
#
|
2505
2496
|
#
|
2506
|
-
# [1]: https://docs.aws.amazon.com/proton/latest/
|
2497
|
+
# [1]: https://docs.aws.amazon.com/proton/latest/userguide/security_iam_service-with-iam.html#security_iam_service-with-iam-tags
|
2507
2498
|
#
|
2508
2499
|
# @option params [required, String] :branch
|
2509
2500
|
# The repository branch.
|
@@ -2872,11 +2863,11 @@ module Aws::Proton
|
|
2872
2863
|
# Get a list of component Infrastructure as Code (IaC) outputs.
|
2873
2864
|
#
|
2874
2865
|
# For more information about components, see [Proton components][1] in
|
2875
|
-
# the *Proton
|
2866
|
+
# the *Proton User Guide*.
|
2876
2867
|
#
|
2877
2868
|
#
|
2878
2869
|
#
|
2879
|
-
# [1]: https://docs.aws.amazon.com/proton/latest/
|
2870
|
+
# [1]: https://docs.aws.amazon.com/proton/latest/userguide/ag-components.html
|
2880
2871
|
#
|
2881
2872
|
# @option params [required, String] :component_name
|
2882
2873
|
# The name of the component whose outputs you want.
|
@@ -2918,11 +2909,11 @@ module Aws::Proton
|
|
2918
2909
|
# List provisioned resources for a component with details.
|
2919
2910
|
#
|
2920
2911
|
# For more information about components, see [Proton components][1] in
|
2921
|
-
# the *Proton
|
2912
|
+
# the *Proton User Guide*.
|
2922
2913
|
#
|
2923
2914
|
#
|
2924
2915
|
#
|
2925
|
-
# [1]: https://docs.aws.amazon.com/proton/latest/
|
2916
|
+
# [1]: https://docs.aws.amazon.com/proton/latest/userguide/ag-components.html
|
2926
2917
|
#
|
2927
2918
|
# @option params [required, String] :component_name
|
2928
2919
|
# The name of the component whose provisioned resources you want.
|
@@ -2967,11 +2958,11 @@ module Aws::Proton
|
|
2967
2958
|
# environment, service, or a single service instance.
|
2968
2959
|
#
|
2969
2960
|
# For more information about components, see [Proton components][1] in
|
2970
|
-
# the *Proton
|
2961
|
+
# the *Proton User Guide*.
|
2971
2962
|
#
|
2972
2963
|
#
|
2973
2964
|
#
|
2974
|
-
# [1]: https://docs.aws.amazon.com/proton/latest/
|
2965
|
+
# [1]: https://docs.aws.amazon.com/proton/latest/userguide/ag-components.html
|
2975
2966
|
#
|
2976
2967
|
# @option params [String] :environment_name
|
2977
2968
|
# The name of an environment for result list filtering. Proton returns
|
@@ -3039,11 +3030,11 @@ module Aws::Proton
|
|
3039
3030
|
# View a list of environment account connections.
|
3040
3031
|
#
|
3041
3032
|
# For more information, see [Environment account connections][1] in the
|
3042
|
-
# *Proton
|
3033
|
+
# *Proton User guide*.
|
3043
3034
|
#
|
3044
3035
|
#
|
3045
3036
|
#
|
3046
|
-
# [1]: https://docs.aws.amazon.com/proton/latest/
|
3037
|
+
# [1]: https://docs.aws.amazon.com/proton/latest/userguide/ag-env-account-connections.html
|
3047
3038
|
#
|
3048
3039
|
# @option params [String] :environment_name
|
3049
3040
|
# The environment name that's associated with each listed environment
|
@@ -3359,7 +3350,7 @@ module Aws::Proton
|
|
3359
3350
|
req.send_request(options)
|
3360
3351
|
end
|
3361
3352
|
|
3362
|
-
# List repositories with detail data.
|
3353
|
+
# List linked repositories with detail data.
|
3363
3354
|
#
|
3364
3355
|
# @option params [Integer] :max_results
|
3365
3356
|
# The maximum number of repositories to list.
|
@@ -3825,14 +3816,12 @@ module Aws::Proton
|
|
3825
3816
|
req.send_request(options)
|
3826
3817
|
end
|
3827
3818
|
|
3828
|
-
# List tags for a resource. For more information, see
|
3829
|
-
# and tagging
|
3830
|
-
# Guide][2].
|
3819
|
+
# List tags for a resource. For more information, see [Proton resources
|
3820
|
+
# and tagging][1] in the *Proton User Guide*.
|
3831
3821
|
#
|
3832
3822
|
#
|
3833
3823
|
#
|
3834
|
-
# [1]: https://docs.aws.amazon.com/proton/latest/
|
3835
|
-
# [2]: https://docs.aws.amazon.com/proton/latest/userguide/resources.html
|
3824
|
+
# [1]: https://docs.aws.amazon.com/proton/latest/userguide/resources.html
|
3836
3825
|
#
|
3837
3826
|
# @option params [Integer] :max_results
|
3838
3827
|
# The maximum number of tags to list.
|
@@ -3880,11 +3869,11 @@ module Aws::Proton
|
|
3880
3869
|
# self-managed provisioning.
|
3881
3870
|
#
|
3882
3871
|
# For more information, see [Self-managed provisioning][1] in the
|
3883
|
-
# *Proton
|
3872
|
+
# *Proton User Guide*.
|
3884
3873
|
#
|
3885
3874
|
#
|
3886
3875
|
#
|
3887
|
-
# [1]: https://docs.aws.amazon.com/proton/latest/
|
3876
|
+
# [1]: https://docs.aws.amazon.com/proton/latest/userguide/ag-works-prov-methods.html#ag-works-prov-methods-self
|
3888
3877
|
#
|
3889
3878
|
# @option params [String] :deployment_id
|
3890
3879
|
# The deployment ID for your provisioned resource.
|
@@ -3938,11 +3927,11 @@ module Aws::Proton
|
|
3938
3927
|
# to an environment.
|
3939
3928
|
#
|
3940
3929
|
# For more information, see [Environment account connections][1] in the
|
3941
|
-
# *Proton
|
3930
|
+
# *Proton User guide*.
|
3942
3931
|
#
|
3943
3932
|
#
|
3944
3933
|
#
|
3945
|
-
# [1]: https://docs.aws.amazon.com/proton/latest/
|
3934
|
+
# [1]: https://docs.aws.amazon.com/proton/latest/userguide/ag-env-account-connections.html
|
3946
3935
|
#
|
3947
3936
|
# @option params [required, String] :id
|
3948
3937
|
# The ID of the environment account connection to reject.
|
@@ -3982,13 +3971,12 @@ module Aws::Proton
|
|
3982
3971
|
# Tag a resource. A tag is a key-value pair of metadata that you
|
3983
3972
|
# associate with an Proton resource.
|
3984
3973
|
#
|
3985
|
-
# For more information, see
|
3986
|
-
#
|
3974
|
+
# For more information, see [Proton resources and tagging][1] in the
|
3975
|
+
# *Proton User Guide*.
|
3987
3976
|
#
|
3988
3977
|
#
|
3989
3978
|
#
|
3990
|
-
# [1]: https://docs.aws.amazon.com/proton/latest/
|
3991
|
-
# [2]: https://docs.aws.amazon.com/proton/latest/userguide/resources.html
|
3979
|
+
# [1]: https://docs.aws.amazon.com/proton/latest/userguide/resources.html
|
3992
3980
|
#
|
3993
3981
|
# @option params [required, String] :resource_arn
|
3994
3982
|
# The Amazon Resource Name (ARN) of the Proton resource to apply
|
@@ -4023,13 +4011,12 @@ module Aws::Proton
|
|
4023
4011
|
# Remove a customer tag from a resource. A tag is a key-value pair of
|
4024
4012
|
# metadata associated with an Proton resource.
|
4025
4013
|
#
|
4026
|
-
# For more information, see
|
4027
|
-
#
|
4014
|
+
# For more information, see [Proton resources and tagging][1] in the
|
4015
|
+
# *Proton User Guide*.
|
4028
4016
|
#
|
4029
4017
|
#
|
4030
4018
|
#
|
4031
|
-
# [1]: https://docs.aws.amazon.com/proton/latest/
|
4032
|
-
# [2]: https://docs.aws.amazon.com/proton/latest/userguide/resources.html
|
4019
|
+
# [1]: https://docs.aws.amazon.com/proton/latest/userguide/resources.html
|
4033
4020
|
#
|
4034
4021
|
# @option params [required, String] :resource_arn
|
4035
4022
|
# The Amazon Resource Name (ARN) of the resource to remove customer tags
|
@@ -4057,12 +4044,24 @@ module Aws::Proton
|
|
4057
4044
|
req.send_request(options)
|
4058
4045
|
end
|
4059
4046
|
|
4060
|
-
# Update
|
4047
|
+
# Update Proton settings that are used for multiple services in the
|
4048
|
+
# Amazon Web Services account.
|
4049
|
+
#
|
4050
|
+
# @option params [Boolean] :delete_pipeline_provisioning_repository
|
4051
|
+
# Set to `true` to remove a configured pipeline repository from the
|
4052
|
+
# account settings. Don't set this field if you are updating the
|
4053
|
+
# configured pipeline repository.
|
4061
4054
|
#
|
4062
4055
|
# @option params [Types::RepositoryBranchInput] :pipeline_provisioning_repository
|
4063
|
-
# A repository for pipeline provisioning. Specify it if you have
|
4056
|
+
# A linked repository for pipeline provisioning. Specify it if you have
|
4064
4057
|
# environments configured for self-managed provisioning with services
|
4065
|
-
# that include pipelines.
|
4058
|
+
# that include pipelines. A linked repository is a repository that has
|
4059
|
+
# been registered with Proton. For more information, see
|
4060
|
+
# CreateRepository.
|
4061
|
+
#
|
4062
|
+
# To remove a previously configured repository, set
|
4063
|
+
# `deletePipelineProvisioningRepository` to `true`, and don't set
|
4064
|
+
# `pipelineProvisioningRepository`.
|
4066
4065
|
#
|
4067
4066
|
# @option params [String] :pipeline_service_role_arn
|
4068
4067
|
# The Amazon Resource Name (ARN) of the service role you want to use for
|
@@ -4070,6 +4069,8 @@ module Aws::Proton
|
|
4070
4069
|
# Services-managed provisioning, and by customer-owned automation for
|
4071
4070
|
# self-managed provisioning.
|
4072
4071
|
#
|
4072
|
+
# To remove a previously configured ARN, specify an empty string.
|
4073
|
+
#
|
4073
4074
|
# @return [Types::UpdateAccountSettingsOutput] Returns a {Seahorse::Client::Response response} object which responds to the following methods:
|
4074
4075
|
#
|
4075
4076
|
# * {Types::UpdateAccountSettingsOutput#account_settings #account_settings} => Types::AccountSettings
|
@@ -4077,6 +4078,7 @@ module Aws::Proton
|
|
4077
4078
|
# @example Request syntax with placeholder values
|
4078
4079
|
#
|
4079
4080
|
# resp = client.update_account_settings({
|
4081
|
+
# delete_pipeline_provisioning_repository: false,
|
4080
4082
|
# pipeline_provisioning_repository: {
|
4081
4083
|
# branch: "GitBranchName", # required
|
4082
4084
|
# name: "RepositoryName", # required
|
@@ -4114,11 +4116,11 @@ module Aws::Proton
|
|
4114
4116
|
# </note>
|
4115
4117
|
#
|
4116
4118
|
# For more information about components, see [Proton components][1] in
|
4117
|
-
# the *Proton
|
4119
|
+
# the *Proton User Guide*.
|
4118
4120
|
#
|
4119
4121
|
#
|
4120
4122
|
#
|
4121
|
-
# [1]: https://docs.aws.amazon.com/proton/latest/
|
4123
|
+
# [1]: https://docs.aws.amazon.com/proton/latest/userguide/ag-components.html
|
4122
4124
|
#
|
4123
4125
|
# @option params [required, String] :deployment_type
|
4124
4126
|
# The deployment type. It defines the mode for updating a component, as
|
@@ -4246,7 +4248,7 @@ module Aws::Proton
|
|
4246
4248
|
# parameters.
|
4247
4249
|
#
|
4248
4250
|
# For more information, see [Environments][1] and [Provisioning
|
4249
|
-
# methods][2] in the *Proton
|
4251
|
+
# methods][2] in the *Proton User Guide*.
|
4250
4252
|
#
|
4251
4253
|
# There are four modes for updating an environment. The `deploymentType`
|
4252
4254
|
# field defines the mode.
|
@@ -4288,8 +4290,8 @@ module Aws::Proton
|
|
4288
4290
|
#
|
4289
4291
|
#
|
4290
4292
|
#
|
4291
|
-
# [1]: https://docs.aws.amazon.com/proton/latest/
|
4292
|
-
# [2]: https://docs.aws.amazon.com/proton/latest/
|
4293
|
+
# [1]: https://docs.aws.amazon.com/proton/latest/userguide/ag-environments.html
|
4294
|
+
# [2]: https://docs.aws.amazon.com/proton/latest/userguide/ag-works-prov-methods.html
|
4293
4295
|
#
|
4294
4296
|
# @option params [String] :component_role_arn
|
4295
4297
|
# The Amazon Resource Name (ARN) of the IAM service role that Proton
|
@@ -4301,11 +4303,11 @@ module Aws::Proton
|
|
4301
4303
|
# defined components to be associated with the environment.
|
4302
4304
|
#
|
4303
4305
|
# For more information about components, see [Proton components][1] in
|
4304
|
-
# the *Proton
|
4306
|
+
# the *Proton User Guide*.
|
4305
4307
|
#
|
4306
4308
|
#
|
4307
4309
|
#
|
4308
|
-
# [1]: https://docs.aws.amazon.com/proton/latest/
|
4310
|
+
# [1]: https://docs.aws.amazon.com/proton/latest/userguide/ag-components.html
|
4309
4311
|
#
|
4310
4312
|
# @option params [required, String] :deployment_type
|
4311
4313
|
# There are four modes for updating an environment. The `deploymentType`
|
@@ -4365,8 +4367,10 @@ module Aws::Proton
|
|
4365
4367
|
# Proton to make API calls to other services your behalf.
|
4366
4368
|
#
|
4367
4369
|
# @option params [Types::RepositoryBranchInput] :provisioning_repository
|
4368
|
-
# The
|
4369
|
-
# infrastructure templates for self-managed provisioning.
|
4370
|
+
# The linked repository that you use to host your rendered
|
4371
|
+
# infrastructure templates for self-managed provisioning. A linked
|
4372
|
+
# repository is a repository that has been registered with Proton. For
|
4373
|
+
# more information, see CreateRepository.
|
4370
4374
|
#
|
4371
4375
|
# @option params [String] :spec
|
4372
4376
|
# The formatted specification that defines the update.
|
@@ -4437,11 +4441,11 @@ module Aws::Proton
|
|
4437
4441
|
# use a new IAM role.
|
4438
4442
|
#
|
4439
4443
|
# For more information, see [Environment account connections][1] in the
|
4440
|
-
# *Proton
|
4444
|
+
# *Proton User guide*.
|
4441
4445
|
#
|
4442
4446
|
#
|
4443
4447
|
#
|
4444
|
-
# [1]: https://docs.aws.amazon.com/proton/latest/
|
4448
|
+
# [1]: https://docs.aws.amazon.com/proton/latest/userguide/ag-env-account-connections.html
|
4445
4449
|
#
|
4446
4450
|
# @option params [String] :component_role_arn
|
4447
4451
|
# The Amazon Resource Name (ARN) of the IAM service role that Proton
|
@@ -4454,11 +4458,11 @@ module Aws::Proton
|
|
4454
4458
|
# environments running in the account.
|
4455
4459
|
#
|
4456
4460
|
# For more information about components, see [Proton components][1] in
|
4457
|
-
# the *Proton
|
4461
|
+
# the *Proton User Guide*.
|
4458
4462
|
#
|
4459
4463
|
#
|
4460
4464
|
#
|
4461
|
-
# [1]: https://docs.aws.amazon.com/proton/latest/
|
4465
|
+
# [1]: https://docs.aws.amazon.com/proton/latest/userguide/ag-components.html
|
4462
4466
|
#
|
4463
4467
|
# @option params [required, String] :id
|
4464
4468
|
# The ID of the environment account connection to update.
|
@@ -4618,13 +4622,13 @@ module Aws::Proton
|
|
4618
4622
|
# has an attached component.
|
4619
4623
|
#
|
4620
4624
|
# For more information about components, see [Proton components][1] in
|
4621
|
-
# the *Proton
|
4625
|
+
# the *Proton User Guide*.
|
4622
4626
|
#
|
4623
4627
|
# </note>
|
4624
4628
|
#
|
4625
4629
|
#
|
4626
4630
|
#
|
4627
|
-
# [1]: https://docs.aws.amazon.com/proton/latest/
|
4631
|
+
# [1]: https://docs.aws.amazon.com/proton/latest/userguide/ag-components.html
|
4628
4632
|
#
|
4629
4633
|
# @option params [String] :description
|
4630
4634
|
# The edited service description.
|
@@ -4636,13 +4640,12 @@ module Aws::Proton
|
|
4636
4640
|
# Lists the service instances to add and the existing service instances
|
4637
4641
|
# to remain. Omit the existing service instances to delete from the
|
4638
4642
|
# list. *Don't* include edits to the existing service instances or
|
4639
|
-
# pipeline. For more information, see
|
4640
|
-
#
|
4643
|
+
# pipeline. For more information, see [Edit a service][1] in the *Proton
|
4644
|
+
# User Guide*.
|
4641
4645
|
#
|
4642
4646
|
#
|
4643
4647
|
#
|
4644
|
-
# [1]: https://docs.aws.amazon.com/proton/latest/
|
4645
|
-
# [2]: https://docs.aws.amazon.com/proton/latest/userguide/ug-svc-update.html
|
4648
|
+
# [1]: https://docs.aws.amazon.com/proton/latest/userguide/ag-svc-update.html
|
4646
4649
|
#
|
4647
4650
|
# @return [Types::UpdateServiceOutput] Returns a {Seahorse::Client::Response response} object which responds to the following methods:
|
4648
4651
|
#
|
@@ -4699,13 +4702,13 @@ module Aws::Proton
|
|
4699
4702
|
# the deployment status of a component attached to it, is `IN_PROGRESS`.
|
4700
4703
|
#
|
4701
4704
|
# For more information about components, see [Proton components][1] in
|
4702
|
-
# the *Proton
|
4705
|
+
# the *Proton User Guide*.
|
4703
4706
|
#
|
4704
4707
|
# </note>
|
4705
4708
|
#
|
4706
4709
|
#
|
4707
4710
|
#
|
4708
|
-
# [1]: https://docs.aws.amazon.com/proton/latest/
|
4711
|
+
# [1]: https://docs.aws.amazon.com/proton/latest/userguide/ag-components.html
|
4709
4712
|
#
|
4710
4713
|
# @option params [required, String] :deployment_type
|
4711
4714
|
# The deployment type. It defines the mode for updating a service
|
@@ -5011,11 +5014,11 @@ module Aws::Proton
|
|
5011
5014
|
# </note>
|
5012
5015
|
#
|
5013
5016
|
# For more information about components, see [Proton components][1] in
|
5014
|
-
# the *Proton
|
5017
|
+
# the *Proton User Guide*.
|
5015
5018
|
#
|
5016
5019
|
#
|
5017
5020
|
#
|
5018
|
-
# [1]: https://docs.aws.amazon.com/proton/latest/
|
5021
|
+
# [1]: https://docs.aws.amazon.com/proton/latest/userguide/ag-components.html
|
5019
5022
|
#
|
5020
5023
|
# @option params [required, String] :template_name
|
5021
5024
|
# The name of the service template.
|
@@ -5070,13 +5073,16 @@ module Aws::Proton
|
|
5070
5073
|
end
|
5071
5074
|
|
5072
5075
|
# Update template sync configuration parameters, except for the
|
5073
|
-
# `templateName` and `templateType`.
|
5076
|
+
# `templateName` and `templateType`. Repository details (branch, name,
|
5077
|
+
# and provider) should be of a linked repository. A linked repository is
|
5078
|
+
# a repository that has been registered with Proton. For more
|
5079
|
+
# information, see CreateRepository.
|
5074
5080
|
#
|
5075
5081
|
# @option params [required, String] :branch
|
5076
|
-
# The repository branch.
|
5082
|
+
# The repository branch for your template.
|
5077
5083
|
#
|
5078
5084
|
# @option params [required, String] :repository_name
|
5079
|
-
# The name
|
5085
|
+
# The repository name (for example, `myrepos/myrepo`).
|
5080
5086
|
#
|
5081
5087
|
# @option params [required, String] :repository_provider
|
5082
5088
|
# The repository provider.
|
@@ -5137,7 +5143,7 @@ module Aws::Proton
|
|
5137
5143
|
params: params,
|
5138
5144
|
config: config)
|
5139
5145
|
context[:gem_name] = 'aws-sdk-proton'
|
5140
|
-
context[:gem_version] = '1.
|
5146
|
+
context[:gem_version] = '1.17.0'
|
5141
5147
|
Seahorse::Client::Request.new(handlers, context)
|
5142
5148
|
end
|
5143
5149
|
|