aws-sdk-pcs 1.36.0 → 1.37.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/CHANGELOG.md +5 -0
- data/VERSION +1 -1
- data/lib/aws-sdk-pcs/client.rb +1 -1
- data/lib/aws-sdk-pcs/types.rb +18 -18
- data/lib/aws-sdk-pcs.rb +1 -1
- metadata +1 -1
checksums.yaml
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
SHA256:
|
|
3
|
-
metadata.gz:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: dc1aff5b19a56f8f31ee5f61f00861983ad7b8f500b1557e6f0cb364e5de1c67
|
|
4
|
+
data.tar.gz: f432e6906b9353242d3cf3d31994c789776ef601ba91711c4ccc141a7cf90bfb
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: 52f0154d28e36a2dc8149cb26dbf6454174cb87568adb92b41bca0c4a4d29198282098dd36d35faa4bb2de0479f336b6e0a0fd170beec33cfd4bf9b11ed89778
|
|
7
|
+
data.tar.gz: a766bb56d721ba306f2afed906a0255a4e206ecec9ac69dff727d4f1c913b4ae8350487e1fd31b418d21d5fe5f23f8cb5e05a52501039030bfee5ab0bed28db2
|
data/CHANGELOG.md
CHANGED
data/VERSION
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
1.
|
|
1
|
+
1.37.0
|
data/lib/aws-sdk-pcs/client.rb
CHANGED
data/lib/aws-sdk-pcs/types.rb
CHANGED
|
@@ -56,8 +56,8 @@ module Aws::PCS
|
|
|
56
56
|
# @return [Integer]
|
|
57
57
|
#
|
|
58
58
|
# @!attribute [rw] mode
|
|
59
|
-
# The default value for `mode` is `
|
|
60
|
-
#
|
|
59
|
+
# The default value for `mode` is `NONE`. A value of `STANDARD` means
|
|
60
|
+
# Slurm accounting is enabled.
|
|
61
61
|
# @return [String]
|
|
62
62
|
#
|
|
63
63
|
# @see http://docs.aws.amazon.com/goto/WebAPI/pcs-2023-02-10/Accounting AWS API Documentation
|
|
@@ -91,8 +91,8 @@ module Aws::PCS
|
|
|
91
91
|
# @return [Integer]
|
|
92
92
|
#
|
|
93
93
|
# @!attribute [rw] mode
|
|
94
|
-
# The default value for `mode` is `
|
|
95
|
-
#
|
|
94
|
+
# The default value for `mode` is `NONE`. A value of `STANDARD` means
|
|
95
|
+
# Slurm accounting is enabled.
|
|
96
96
|
# @return [String]
|
|
97
97
|
#
|
|
98
98
|
# @see http://docs.aws.amazon.com/goto/WebAPI/pcs-2023-02-10/AccountingRequest AWS API Documentation
|
|
@@ -1183,17 +1183,17 @@ module Aws::PCS
|
|
|
1183
1183
|
include Aws::Structure
|
|
1184
1184
|
end
|
|
1185
1185
|
|
|
1186
|
-
# The JWT key stored in
|
|
1187
|
-
# authentication.
|
|
1186
|
+
# The JWT key stored in Amazon Web Services Secrets Manager for Slurm
|
|
1187
|
+
# REST API authentication.
|
|
1188
1188
|
#
|
|
1189
1189
|
# @!attribute [rw] secret_arn
|
|
1190
|
-
# The Amazon Resource Name (ARN) of the
|
|
1191
|
-
# containing the JWT key.
|
|
1190
|
+
# The Amazon Resource Name (ARN) of the Amazon Web Services Secrets
|
|
1191
|
+
# Manager secret containing the JWT key.
|
|
1192
1192
|
# @return [String]
|
|
1193
1193
|
#
|
|
1194
1194
|
# @!attribute [rw] secret_version
|
|
1195
|
-
# The version of the
|
|
1196
|
-
# key.
|
|
1195
|
+
# The version of the Amazon Web Services Secrets Manager secret
|
|
1196
|
+
# containing the JWT key.
|
|
1197
1197
|
# @return [String]
|
|
1198
1198
|
#
|
|
1199
1199
|
# @see http://docs.aws.amazon.com/goto/WebAPI/pcs-2023-02-10/JwtKey AWS API Documentation
|
|
@@ -1919,8 +1919,8 @@ module Aws::PCS
|
|
|
1919
1919
|
# **ClusterSlurmConfiguration** object.
|
|
1920
1920
|
#
|
|
1921
1921
|
# @!attribute [rw] mode
|
|
1922
|
-
# The default value for `mode` is `
|
|
1923
|
-
#
|
|
1922
|
+
# The default value for `mode` is `NONE`. A value of `STANDARD` means
|
|
1923
|
+
# the Slurm REST API is enabled.
|
|
1924
1924
|
# @return [String]
|
|
1925
1925
|
#
|
|
1926
1926
|
# @see http://docs.aws.amazon.com/goto/WebAPI/pcs-2023-02-10/SlurmRest AWS API Documentation
|
|
@@ -1936,8 +1936,8 @@ module Aws::PCS
|
|
|
1936
1936
|
# **ClusterSlurmConfiguration** object.
|
|
1937
1937
|
#
|
|
1938
1938
|
# @!attribute [rw] mode
|
|
1939
|
-
# The default value for `mode` is `
|
|
1940
|
-
#
|
|
1939
|
+
# The default value for `mode` is `NONE`. A value of `STANDARD` means
|
|
1940
|
+
# the Slurm REST API is enabled.
|
|
1941
1941
|
# @return [String]
|
|
1942
1942
|
#
|
|
1943
1943
|
# @see http://docs.aws.amazon.com/goto/WebAPI/pcs-2023-02-10/SlurmRestRequest AWS API Documentation
|
|
@@ -2057,8 +2057,8 @@ module Aws::PCS
|
|
|
2057
2057
|
# @return [Integer]
|
|
2058
2058
|
#
|
|
2059
2059
|
# @!attribute [rw] mode
|
|
2060
|
-
# The default value for `mode` is `
|
|
2061
|
-
#
|
|
2060
|
+
# The default value for `mode` is `NONE`. A value of `STANDARD` means
|
|
2061
|
+
# Slurm accounting is enabled.
|
|
2062
2062
|
# @return [String]
|
|
2063
2063
|
#
|
|
2064
2064
|
# @see http://docs.aws.amazon.com/goto/WebAPI/pcs-2023-02-10/UpdateAccountingRequest AWS API Documentation
|
|
@@ -2343,8 +2343,8 @@ module Aws::PCS
|
|
|
2343
2343
|
# configuring the Slurm REST API.
|
|
2344
2344
|
#
|
|
2345
2345
|
# @!attribute [rw] mode
|
|
2346
|
-
# The default value for `mode` is `
|
|
2347
|
-
#
|
|
2346
|
+
# The default value for `mode` is `NONE`. A value of `STANDARD` means
|
|
2347
|
+
# the Slurm REST API is enabled.
|
|
2348
2348
|
# @return [String]
|
|
2349
2349
|
#
|
|
2350
2350
|
# @see http://docs.aws.amazon.com/goto/WebAPI/pcs-2023-02-10/UpdateSlurmRestRequest AWS API Documentation
|
data/lib/aws-sdk-pcs.rb
CHANGED