aws-sdk-iotwireless 1.5.0 → 1.6.0

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 98d8b72c52cecde6f319fa14b5f995dd016c4a48855e16109201f14e2d5881cc
4
- data.tar.gz: 4f3d8de10923ec5f773bfc068bc4c6938c742dba59b277b2fbe4137ae0beec9f
3
+ metadata.gz: a0a389f96f87ecee540a8a1984f930ea17ac7f5d97cd43e0035efbffd2c976e5
4
+ data.tar.gz: 92165f9b5642c680e1defa1f27901849a9114dee9137c170ef1c40ad19e91eda
5
5
  SHA512:
6
- metadata.gz: 33b3e48f785aa859bc2f06e078ffe06cf90a60e1742f36df781c1ec4df8fb689f3f11a19e7b763520a0aa48e75cbba665503dd88ffb6e07b3cb3ae09fe69e24f
7
- data.tar.gz: 99a8ec1e88f095d48bf64d957e0705602dccce14b880bccfc0d0998927c5a24f9fcef809ef2da827efc6d393dd98538dd55ed5c7010fb949bb0124a4aa1454c1
6
+ metadata.gz: c347b07484db901261adab794714cf9fd0399a3d433200d16265138c669ac56b7003314ee725718e933e1a234f4e511dd3a8a7ee38305658c80c30dae334924e
7
+ data.tar.gz: bd89af79f0ec37e5e2f1d72ec857c2607bdf8c586390b4034fe417fe54a18ed4ce47bc965e36e6c549139c8dc3bbc43acaf3423b3f6e51c2a3871de6dc7af1c7
data/CHANGELOG.md CHANGED
@@ -1,6 +1,11 @@
1
1
  Unreleased Changes
2
2
  ------------------
3
3
 
4
+ 1.6.0 (2021-03-26)
5
+ ------------------
6
+
7
+ * Feature - Support tag-on-create for WirelessDevice.
8
+
4
9
  1.5.0 (2021-03-10)
5
10
  ------------------
6
11
 
data/VERSION CHANGED
@@ -1 +1 @@
1
- 1.5.0
1
+ 1.6.0
@@ -48,6 +48,6 @@ require_relative 'aws-sdk-iotwireless/customizations'
48
48
  # @!group service
49
49
  module Aws::IoTWireless
50
50
 
51
- GEM_VERSION = '1.5.0'
51
+ GEM_VERSION = '1.6.0'
52
52
 
53
53
  end
@@ -342,8 +342,8 @@ module Aws::IoTWireless
342
342
  # not need to pass this option.**
343
343
  #
344
344
  # @option params [Array<Types::Tag>] :tags
345
- # The tags attached to the specified resource. Tags are metadata that
346
- # can be used to manage a resource
345
+ # The tags to attach to the specified resource. Tags are metadata that
346
+ # you can use to manage a resource.
347
347
  #
348
348
  # @return [Types::AssociateAwsAccountWithPartnerAccountResponse] Returns a {Seahorse::Client::Response response} object which responds to the following methods:
349
349
  #
@@ -476,8 +476,8 @@ module Aws::IoTWireless
476
476
  # The ARN of the IAM Role that authorizes the destination.
477
477
  #
478
478
  # @option params [Array<Types::Tag>] :tags
479
- # The tags to attach to the new destination. Tags are metadata that can
480
- # be used to manage a resource.
479
+ # The tags to attach to the new destination. Tags are metadata that you
480
+ # can use to manage a resource.
481
481
  #
482
482
  # @option params [String] :client_request_token
483
483
  # Each resource must have a unique client request token. If you try to
@@ -531,8 +531,8 @@ module Aws::IoTWireless
531
531
  # The device profile information to use to create the device profile.
532
532
  #
533
533
  # @option params [Array<Types::Tag>] :tags
534
- # The tags to attach to the new device profile Tags are metadata that
535
- # can be used to manage a resource.
534
+ # The tags to attach to the new device profile. Tags are metadata that
535
+ # you can use to manage a resource.
536
536
  #
537
537
  # @option params [String] :client_request_token
538
538
  # Each resource must have a unique client request token. If you try to
@@ -604,7 +604,7 @@ module Aws::IoTWireless
604
604
  #
605
605
  # @option params [Array<Types::Tag>] :tags
606
606
  # The tags to attach to the new service profile. Tags are metadata that
607
- # can be used to manage a resource.
607
+ # you can use to manage a resource.
608
608
  #
609
609
  # @option params [String] :client_request_token
610
610
  # Each resource must have a unique client request token. If you try to
@@ -675,6 +675,10 @@ module Aws::IoTWireless
675
675
  # The device configuration information to use to create the wireless
676
676
  # device.
677
677
  #
678
+ # @option params [Array<Types::Tag>] :tags
679
+ # The tags to attach to the new wireless device. Tags are metadata that
680
+ # you can use to manage a resource.
681
+ #
678
682
  # @return [Types::CreateWirelessDeviceResponse] Returns a {Seahorse::Client::Response response} object which responds to the following methods:
679
683
  #
680
684
  # * {Types::CreateWirelessDeviceResponse#arn #arn} => String
@@ -718,6 +722,12 @@ module Aws::IoTWireless
718
722
  # },
719
723
  # },
720
724
  # },
725
+ # tags: [
726
+ # {
727
+ # key: "TagKey", # required
728
+ # value: "TagValue", # required
729
+ # },
730
+ # ],
721
731
  # })
722
732
  #
723
733
  # @example Response structure
@@ -746,7 +756,7 @@ module Aws::IoTWireless
746
756
  #
747
757
  # @option params [Array<Types::Tag>] :tags
748
758
  # The tags to attach to the new wireless gateway. Tags are metadata that
749
- # can be used to manage a resource.
759
+ # you can use to manage a resource.
750
760
  #
751
761
  # @option params [String] :client_request_token
752
762
  # Each resource must have a unique client request token. If you try to
@@ -847,8 +857,8 @@ module Aws::IoTWireless
847
857
  # not need to pass this option.**
848
858
  #
849
859
  # @option params [Array<Types::Tag>] :tags
850
- # The tags attached to the specified resource. Tags are metadata that
851
- # can be used to manage a resource
860
+ # The tags to attach to the specified resource. Tags are metadata that
861
+ # you can use to manage a resource.
852
862
  #
853
863
  # @return [Types::CreateWirelessGatewayTaskDefinitionResponse] Returns a {Seahorse::Client::Response response} object which responds to the following methods:
854
864
  #
@@ -1795,7 +1805,7 @@ module Aws::IoTWireless
1795
1805
  # Lists the tags (metadata) you have assigned to the resource.
1796
1806
  #
1797
1807
  # @option params [required, String] :resource_arn
1798
- # The ARN of the resource for which to list tags.
1808
+ # The ARN of the resource for which you want to list tags.
1799
1809
  #
1800
1810
  # @return [Types::ListTagsForResourceResponse] Returns a {Seahorse::Client::Response response} object which responds to the following methods:
1801
1811
  #
@@ -2027,7 +2037,7 @@ module Aws::IoTWireless
2027
2037
  #
2028
2038
  # @option params [required, Array<Types::Tag>] :tags
2029
2039
  # Adds to or modifies the tags of the given resource. Tags are metadata
2030
- # that can be used to manage a resource.
2040
+ # that you can use to manage a resource.
2031
2041
  #
2032
2042
  # @return [Struct] Returns an empty {Seahorse::Client::Response response}.
2033
2043
  #
@@ -2247,7 +2257,7 @@ module Aws::IoTWireless
2247
2257
  params: params,
2248
2258
  config: config)
2249
2259
  context[:gem_name] = 'aws-sdk-iotwireless'
2250
- context[:gem_version] = '1.5.0'
2260
+ context[:gem_version] = '1.6.0'
2251
2261
  Seahorse::Client::Request.new(handlers, context)
2252
2262
  end
2253
2263
 
@@ -366,6 +366,7 @@ module Aws::IoTWireless
366
366
  CreateWirelessDeviceRequest.add_member(:destination_name, Shapes::ShapeRef.new(shape: DestinationName, required: true, location_name: "DestinationName"))
367
367
  CreateWirelessDeviceRequest.add_member(:client_request_token, Shapes::ShapeRef.new(shape: ClientRequestToken, location_name: "ClientRequestToken", metadata: {"idempotencyToken"=>true}))
368
368
  CreateWirelessDeviceRequest.add_member(:lo_ra_wan, Shapes::ShapeRef.new(shape: LoRaWANDevice, location_name: "LoRaWAN"))
369
+ CreateWirelessDeviceRequest.add_member(:tags, Shapes::ShapeRef.new(shape: TagList, location_name: "Tags"))
369
370
  CreateWirelessDeviceRequest.struct_class = Types::CreateWirelessDeviceRequest
370
371
 
371
372
  CreateWirelessDeviceResponse.add_member(:arn, Shapes::ShapeRef.new(shape: WirelessDeviceArn, location_name: "Arn"))
@@ -111,8 +111,8 @@ module Aws::IoTWireless
111
111
  # @return [String]
112
112
  #
113
113
  # @!attribute [rw] tags
114
- # The tags attached to the specified resource. Tags are metadata that
115
- # can be used to manage a resource
114
+ # The tags to attach to the specified resource. Tags are metadata that
115
+ # you can use to manage a resource.
116
116
  # @return [Array<Types::Tag>]
117
117
  #
118
118
  class AssociateAwsAccountWithPartnerAccountRequest < Struct.new(
@@ -281,7 +281,7 @@ module Aws::IoTWireless
281
281
  #
282
282
  # @!attribute [rw] tags
283
283
  # The tags to attach to the new destination. Tags are metadata that
284
- # can be used to manage a resource.
284
+ # you can use to manage a resource.
285
285
  # @return [Array<Types::Tag>]
286
286
  #
287
287
  # @!attribute [rw] client_request_token
@@ -365,8 +365,8 @@ module Aws::IoTWireless
365
365
  # @return [Types::LoRaWANDeviceProfile]
366
366
  #
367
367
  # @!attribute [rw] tags
368
- # The tags to attach to the new device profile Tags are metadata that
369
- # can be used to manage a resource.
368
+ # The tags to attach to the new device profile. Tags are metadata that
369
+ # you can use to manage a resource.
370
370
  # @return [Array<Types::Tag>]
371
371
  #
372
372
  # @!attribute [rw] client_request_token
@@ -431,7 +431,7 @@ module Aws::IoTWireless
431
431
  #
432
432
  # @!attribute [rw] tags
433
433
  # The tags to attach to the new service profile. Tags are metadata
434
- # that can be used to manage a resource.
434
+ # that you can use to manage a resource.
435
435
  # @return [Array<Types::Tag>]
436
436
  #
437
437
  # @!attribute [rw] client_request_token
@@ -507,6 +507,12 @@ module Aws::IoTWireless
507
507
  # },
508
508
  # },
509
509
  # },
510
+ # tags: [
511
+ # {
512
+ # key: "TagKey", # required
513
+ # value: "TagValue", # required
514
+ # },
515
+ # ],
510
516
  # }
511
517
  #
512
518
  # @!attribute [rw] type
@@ -540,13 +546,19 @@ module Aws::IoTWireless
540
546
  # device.
541
547
  # @return [Types::LoRaWANDevice]
542
548
  #
549
+ # @!attribute [rw] tags
550
+ # The tags to attach to the new wireless device. Tags are metadata
551
+ # that you can use to manage a resource.
552
+ # @return [Array<Types::Tag>]
553
+ #
543
554
  class CreateWirelessDeviceRequest < Struct.new(
544
555
  :type,
545
556
  :name,
546
557
  :description,
547
558
  :destination_name,
548
559
  :client_request_token,
549
- :lo_ra_wan)
560
+ :lo_ra_wan,
561
+ :tags)
550
562
  SENSITIVE = []
551
563
  include Aws::Structure
552
564
  end
@@ -600,7 +612,7 @@ module Aws::IoTWireless
600
612
  #
601
613
  # @!attribute [rw] tags
602
614
  # The tags to attach to the new wireless gateway. Tags are metadata
603
- # that can be used to manage a resource.
615
+ # that you can use to manage a resource.
604
616
  # @return [Array<Types::Tag>]
605
617
  #
606
618
  # @!attribute [rw] client_request_token
@@ -696,8 +708,8 @@ module Aws::IoTWireless
696
708
  # @return [String]
697
709
  #
698
710
  # @!attribute [rw] tags
699
- # The tags attached to the specified resource. Tags are metadata that
700
- # can be used to manage a resource
711
+ # The tags to attach to the specified resource. Tags are metadata that
712
+ # you can use to manage a resource.
701
713
  # @return [Array<Types::Tag>]
702
714
  #
703
715
  class CreateWirelessGatewayTaskDefinitionRequest < Struct.new(
@@ -1791,7 +1803,7 @@ module Aws::IoTWireless
1791
1803
  # }
1792
1804
  #
1793
1805
  # @!attribute [rw] resource_arn
1794
- # The ARN of the resource for which to list tags.
1806
+ # The ARN of the resource for which you want to list tags.
1795
1807
  # @return [String]
1796
1808
  #
1797
1809
  class ListTagsForResourceRequest < Struct.new(
@@ -1801,8 +1813,8 @@ module Aws::IoTWireless
1801
1813
  end
1802
1814
 
1803
1815
  # @!attribute [rw] tags
1804
- # The tags attached to the specified resource. Tags are metadata that
1805
- # can be used to manage a resource
1816
+ # The tags to attach to the specified resource. Tags are metadata that
1817
+ # you can use to manage a resource.
1806
1818
  # @return [Array<Types::Tag>]
1807
1819
  #
1808
1820
  class ListTagsForResourceResponse < Struct.new(
@@ -2896,7 +2908,7 @@ module Aws::IoTWireless
2896
2908
  #
2897
2909
  # @!attribute [rw] tags
2898
2910
  # Adds to or modifies the tags of the given resource. Tags are
2899
- # metadata that can be used to manage a resource.
2911
+ # metadata that you can use to manage a resource.
2900
2912
  # @return [Array<Types::Tag>]
2901
2913
  #
2902
2914
  class TagResourceRequest < Struct.new(
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: aws-sdk-iotwireless
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.5.0
4
+ version: 1.6.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: 2021-03-10 00:00:00.000000000 Z
11
+ date: 2021-03-26 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: aws-sdk-core
@@ -66,8 +66,8 @@ homepage: https://github.com/aws/aws-sdk-ruby
66
66
  licenses:
67
67
  - Apache-2.0
68
68
  metadata:
69
- source_code_uri: https://github.com/aws/aws-sdk-ruby/tree/master/gems/aws-sdk-iotwireless
70
- changelog_uri: https://github.com/aws/aws-sdk-ruby/tree/master/gems/aws-sdk-iotwireless/CHANGELOG.md
69
+ source_code_uri: https://github.com/aws/aws-sdk-ruby/tree/version-3/gems/aws-sdk-iotwireless
70
+ changelog_uri: https://github.com/aws/aws-sdk-ruby/tree/version-3/gems/aws-sdk-iotwireless/CHANGELOG.md
71
71
  post_install_message:
72
72
  rdoc_options: []
73
73
  require_paths: