aws-sdk-ssm 1.139.0 → 1.140.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-ssm/client.rb +7 -7
- data/lib/aws-sdk-ssm/types.rb +1 -1
- data/lib/aws-sdk-ssm.rb +1 -1
- metadata +2 -2
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: cd86e0858db6853405cc11ac2b6a139f11e984066349650193b1775683f18f28
|
4
|
+
data.tar.gz: 5198025f1f86c950999b4d81839ef921ccd05d31e2ba55d6a2dfbec9c3e10d42
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 8d8e07af9fad6f9452bd9f846ccce2922b9a575d0fae3689776e7d5b4eb669aaab4fedca9f90c4bbbeaa50af90c4094c9aa55912a9186456bc3c9177af916195
|
7
|
+
data.tar.gz: 6048e06d8127eaefbea73b98e50573acc5755d8fdb8fc6e19ca0f015bd1aa18a34b3563033d7b2380d5a8bcb5a3c2062d29883901780ce72a1bdbc1eddaec2c0
|
data/CHANGELOG.md
CHANGED
data/VERSION
CHANGED
@@ -1 +1 @@
|
|
1
|
-
1.
|
1
|
+
1.140.0
|
data/lib/aws-sdk-ssm/client.rb
CHANGED
@@ -1335,7 +1335,7 @@ module Aws::SSM
|
|
1335
1335
|
# name: "DocumentName", # required
|
1336
1336
|
# display_name: "DocumentDisplayName",
|
1337
1337
|
# version_name: "DocumentVersionName",
|
1338
|
-
# document_type: "Command", # accepts Command, Policy, Automation, Session, Package, ApplicationConfiguration, ApplicationConfigurationSchema, DeploymentStrategy, ChangeCalendar, Automation.ChangeTemplate, ProblemAnalysis, ProblemAnalysisTemplate
|
1338
|
+
# document_type: "Command", # accepts Command, Policy, Automation, Session, Package, ApplicationConfiguration, ApplicationConfigurationSchema, DeploymentStrategy, ChangeCalendar, Automation.ChangeTemplate, ProblemAnalysis, ProblemAnalysisTemplate, CloudFormation, ConformancePackTemplate
|
1339
1339
|
# document_format: "YAML", # accepts YAML, JSON, TEXT
|
1340
1340
|
# target_type: "TargetType",
|
1341
1341
|
# tags: [
|
@@ -1367,7 +1367,7 @@ module Aws::SSM
|
|
1367
1367
|
# resp.document_description.parameters[0].default_value #=> String
|
1368
1368
|
# resp.document_description.platform_types #=> Array
|
1369
1369
|
# resp.document_description.platform_types[0] #=> String, one of "Windows", "Linux", "MacOS"
|
1370
|
-
# resp.document_description.document_type #=> String, one of "Command", "Policy", "Automation", "Session", "Package", "ApplicationConfiguration", "ApplicationConfigurationSchema", "DeploymentStrategy", "ChangeCalendar", "Automation.ChangeTemplate", "ProblemAnalysis", "ProblemAnalysisTemplate"
|
1370
|
+
# resp.document_description.document_type #=> String, one of "Command", "Policy", "Automation", "Session", "Package", "ApplicationConfiguration", "ApplicationConfigurationSchema", "DeploymentStrategy", "ChangeCalendar", "Automation.ChangeTemplate", "ProblemAnalysis", "ProblemAnalysisTemplate", "CloudFormation", "ConformancePackTemplate"
|
1371
1371
|
# resp.document_description.schema_version #=> String
|
1372
1372
|
# resp.document_description.latest_version #=> String
|
1373
1373
|
# resp.document_description.default_version #=> String
|
@@ -3260,7 +3260,7 @@ module Aws::SSM
|
|
3260
3260
|
# resp.document.parameters[0].default_value #=> String
|
3261
3261
|
# resp.document.platform_types #=> Array
|
3262
3262
|
# resp.document.platform_types[0] #=> String, one of "Windows", "Linux", "MacOS"
|
3263
|
-
# resp.document.document_type #=> String, one of "Command", "Policy", "Automation", "Session", "Package", "ApplicationConfiguration", "ApplicationConfigurationSchema", "DeploymentStrategy", "ChangeCalendar", "Automation.ChangeTemplate", "ProblemAnalysis", "ProblemAnalysisTemplate"
|
3263
|
+
# resp.document.document_type #=> String, one of "Command", "Policy", "Automation", "Session", "Package", "ApplicationConfiguration", "ApplicationConfigurationSchema", "DeploymentStrategy", "ChangeCalendar", "Automation.ChangeTemplate", "ProblemAnalysis", "ProblemAnalysisTemplate", "CloudFormation", "ConformancePackTemplate"
|
3264
3264
|
# resp.document.schema_version #=> String
|
3265
3265
|
# resp.document.latest_version #=> String
|
3266
3266
|
# resp.document.default_version #=> String
|
@@ -5587,7 +5587,7 @@ module Aws::SSM
|
|
5587
5587
|
# resp.status #=> String, one of "Creating", "Active", "Updating", "Deleting", "Failed"
|
5588
5588
|
# resp.status_information #=> String
|
5589
5589
|
# resp.content #=> String
|
5590
|
-
# resp.document_type #=> String, one of "Command", "Policy", "Automation", "Session", "Package", "ApplicationConfiguration", "ApplicationConfigurationSchema", "DeploymentStrategy", "ChangeCalendar", "Automation.ChangeTemplate", "ProblemAnalysis", "ProblemAnalysisTemplate"
|
5590
|
+
# resp.document_type #=> String, one of "Command", "Policy", "Automation", "Session", "Package", "ApplicationConfiguration", "ApplicationConfigurationSchema", "DeploymentStrategy", "ChangeCalendar", "Automation.ChangeTemplate", "ProblemAnalysis", "ProblemAnalysisTemplate", "CloudFormation", "ConformancePackTemplate"
|
5591
5591
|
# resp.document_format #=> String, one of "YAML", "JSON", "TEXT"
|
5592
5592
|
# resp.requires #=> Array
|
5593
5593
|
# resp.requires[0].name #=> String
|
@@ -7516,7 +7516,7 @@ module Aws::SSM
|
|
7516
7516
|
# resp.document_identifiers[0].platform_types #=> Array
|
7517
7517
|
# resp.document_identifiers[0].platform_types[0] #=> String, one of "Windows", "Linux", "MacOS"
|
7518
7518
|
# resp.document_identifiers[0].document_version #=> String
|
7519
|
-
# resp.document_identifiers[0].document_type #=> String, one of "Command", "Policy", "Automation", "Session", "Package", "ApplicationConfiguration", "ApplicationConfigurationSchema", "DeploymentStrategy", "ChangeCalendar", "Automation.ChangeTemplate", "ProblemAnalysis", "ProblemAnalysisTemplate"
|
7519
|
+
# resp.document_identifiers[0].document_type #=> String, one of "Command", "Policy", "Automation", "Session", "Package", "ApplicationConfiguration", "ApplicationConfigurationSchema", "DeploymentStrategy", "ChangeCalendar", "Automation.ChangeTemplate", "ProblemAnalysis", "ProblemAnalysisTemplate", "CloudFormation", "ConformancePackTemplate"
|
7520
7520
|
# resp.document_identifiers[0].schema_version #=> String
|
7521
7521
|
# resp.document_identifiers[0].document_format #=> String, one of "YAML", "JSON", "TEXT"
|
7522
7522
|
# resp.document_identifiers[0].target_type #=> String
|
@@ -10392,7 +10392,7 @@ module Aws::SSM
|
|
10392
10392
|
# resp.document_description.parameters[0].default_value #=> String
|
10393
10393
|
# resp.document_description.platform_types #=> Array
|
10394
10394
|
# resp.document_description.platform_types[0] #=> String, one of "Windows", "Linux", "MacOS"
|
10395
|
-
# resp.document_description.document_type #=> String, one of "Command", "Policy", "Automation", "Session", "Package", "ApplicationConfiguration", "ApplicationConfigurationSchema", "DeploymentStrategy", "ChangeCalendar", "Automation.ChangeTemplate", "ProblemAnalysis", "ProblemAnalysisTemplate"
|
10395
|
+
# resp.document_description.document_type #=> String, one of "Command", "Policy", "Automation", "Session", "Package", "ApplicationConfiguration", "ApplicationConfigurationSchema", "DeploymentStrategy", "ChangeCalendar", "Automation.ChangeTemplate", "ProblemAnalysis", "ProblemAnalysisTemplate", "CloudFormation", "ConformancePackTemplate"
|
10396
10396
|
# resp.document_description.schema_version #=> String
|
10397
10397
|
# resp.document_description.latest_version #=> String
|
10398
10398
|
# resp.document_description.default_version #=> String
|
@@ -11661,7 +11661,7 @@ module Aws::SSM
|
|
11661
11661
|
params: params,
|
11662
11662
|
config: config)
|
11663
11663
|
context[:gem_name] = 'aws-sdk-ssm'
|
11664
|
-
context[:gem_version] = '1.
|
11664
|
+
context[:gem_version] = '1.140.0'
|
11665
11665
|
Seahorse::Client::Request.new(handlers, context)
|
11666
11666
|
end
|
11667
11667
|
|
data/lib/aws-sdk-ssm/types.rb
CHANGED
@@ -3491,7 +3491,7 @@ module Aws::SSM
|
|
3491
3491
|
# name: "DocumentName", # required
|
3492
3492
|
# display_name: "DocumentDisplayName",
|
3493
3493
|
# version_name: "DocumentVersionName",
|
3494
|
-
# document_type: "Command", # accepts Command, Policy, Automation, Session, Package, ApplicationConfiguration, ApplicationConfigurationSchema, DeploymentStrategy, ChangeCalendar, Automation.ChangeTemplate, ProblemAnalysis, ProblemAnalysisTemplate
|
3494
|
+
# document_type: "Command", # accepts Command, Policy, Automation, Session, Package, ApplicationConfiguration, ApplicationConfigurationSchema, DeploymentStrategy, ChangeCalendar, Automation.ChangeTemplate, ProblemAnalysis, ProblemAnalysisTemplate, CloudFormation, ConformancePackTemplate
|
3495
3495
|
# document_format: "YAML", # accepts YAML, JSON, TEXT
|
3496
3496
|
# target_type: "TargetType",
|
3497
3497
|
# tags: [
|
data/lib/aws-sdk-ssm.rb
CHANGED
metadata
CHANGED
@@ -1,14 +1,14 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: aws-sdk-ssm
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 1.
|
4
|
+
version: 1.140.0
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Amazon Web Services
|
8
8
|
autorequire:
|
9
9
|
bindir: bin
|
10
10
|
cert_chain: []
|
11
|
-
date: 2022-09-
|
11
|
+
date: 2022-09-23 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: aws-sdk-core
|