aws-sdk-workspacesweb 1.34.0 → 1.35.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: e56e9d6908be74eaa82cafdc43c1cbe21d49dc561d7c09cd46ac566a4c543504
4
- data.tar.gz: 1d35e52bf242e66613dbb7b3c3af9cfe4aed78fce73e6dd2aed0ce002b3c658b
3
+ metadata.gz: c04d655ebd7ed0603f1eddbf50f1a5eac8d86e170c1957cdf15c25c6314e15d1
4
+ data.tar.gz: 9b3c29a91d5f2d520b4d10dcda6e31ed8efff782a3522be049afb32c235bb75a
5
5
  SHA512:
6
- metadata.gz: b30f402c311b5738d0e834a7a96dce22cac07241083d21edb34e6e265af16020d416934b5bb48413eec4a24bbc79e9a593b0eba739cc49a2eaf6be656d0f8f1f
7
- data.tar.gz: e09303b722bd9fecbecc4bb3af7e37a4ee703be3b9b52204eef349ceed42b8ec03819e334b102e666d6b7407eb3ad03e761d260e1e5769b23aeff35a14a0b40c
6
+ metadata.gz: 642539fd7419c68ff96e071138fa66782bdf6b85828d288fa4bd45f2c6996dc707065c08c0fbb13e2c0e89c50bf6131d848462d06e0ad64d72a1fae0aa4664df
7
+ data.tar.gz: ca24687c99e2fa73305cceb0f996a7a4ac24d30715d5eea0d49a9e00a94fa44bfa097c1a81b4558cb348169a4eeeadc7d398c599c2b9a4c3f15b7aede8ab9921
data/CHANGELOG.md CHANGED
@@ -1,6 +1,11 @@
1
1
  Unreleased Changes
2
2
  ------------------
3
3
 
4
+ 1.35.0 (2024-11-18)
5
+ ------------------
6
+
7
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
8
+
4
9
  1.34.0 (2024-10-18)
5
10
  ------------------
6
11
 
data/VERSION CHANGED
@@ -1 +1 @@
1
- 1.34.0
1
+ 1.35.0
@@ -744,7 +744,6 @@ module Aws::WorkSpacesWeb
744
744
  # * `client_secret`
745
745
  #
746
746
  # * `authorize_scopes`
747
- #
748
747
  # * For Facebook:
749
748
  #
750
749
  # * `client_id`
@@ -754,7 +753,6 @@ module Aws::WorkSpacesWeb
754
753
  # * `authorize_scopes`
755
754
  #
756
755
  # * `api_version`
757
- #
758
756
  # * For Sign in with Apple:
759
757
  #
760
758
  # * `client_id`
@@ -766,7 +764,6 @@ module Aws::WorkSpacesWeb
766
764
  # * `private_key`
767
765
  #
768
766
  # * `authorize_scopes`
769
- #
770
767
  # * For OIDC providers:
771
768
  #
772
769
  # * `client_id`
@@ -790,7 +787,6 @@ module Aws::WorkSpacesWeb
790
787
  #
791
788
  # * `jwks_uri` *if not available from discovery URL specified by
792
789
  # `oidc_issuer` key*
793
- #
794
790
  # * For SAML providers:
795
791
  #
796
792
  # * `MetadataFile` OR `MetadataURL`
@@ -2693,7 +2689,6 @@ module Aws::WorkSpacesWeb
2693
2689
  # * `client_secret`
2694
2690
  #
2695
2691
  # * `authorize_scopes`
2696
- #
2697
2692
  # * For Facebook:
2698
2693
  #
2699
2694
  # * `client_id`
@@ -2703,7 +2698,6 @@ module Aws::WorkSpacesWeb
2703
2698
  # * `authorize_scopes`
2704
2699
  #
2705
2700
  # * `api_version`
2706
- #
2707
2701
  # * For Sign in with Apple:
2708
2702
  #
2709
2703
  # * `client_id`
@@ -2715,7 +2709,6 @@ module Aws::WorkSpacesWeb
2715
2709
  # * `private_key`
2716
2710
  #
2717
2711
  # * `authorize_scopes`
2718
- #
2719
2712
  # * For OIDC providers:
2720
2713
  #
2721
2714
  # * `client_id`
@@ -2739,7 +2732,6 @@ module Aws::WorkSpacesWeb
2739
2732
  #
2740
2733
  # * `jwks_uri` *if not available from discovery URL specified by
2741
2734
  # `oidc_issuer` key*
2742
- #
2743
2735
  # * For SAML providers:
2744
2736
  #
2745
2737
  # * `MetadataFile` OR `MetadataURL`
@@ -3245,7 +3237,7 @@ module Aws::WorkSpacesWeb
3245
3237
  tracer: tracer
3246
3238
  )
3247
3239
  context[:gem_name] = 'aws-sdk-workspacesweb'
3248
- context[:gem_version] = '1.34.0'
3240
+ context[:gem_version] = '1.35.0'
3249
3241
  Seahorse::Client::Request.new(handlers, context)
3250
3242
  end
3251
3243
 
@@ -506,7 +506,6 @@ module Aws::WorkSpacesWeb
506
506
  # * `client_secret`
507
507
  #
508
508
  # * `authorize_scopes`
509
- #
510
509
  # * For Facebook:
511
510
  #
512
511
  # * `client_id`
@@ -516,7 +515,6 @@ module Aws::WorkSpacesWeb
516
515
  # * `authorize_scopes`
517
516
  #
518
517
  # * `api_version`
519
- #
520
518
  # * For Sign in with Apple:
521
519
  #
522
520
  # * `client_id`
@@ -528,7 +526,6 @@ module Aws::WorkSpacesWeb
528
526
  # * `private_key`
529
527
  #
530
528
  # * `authorize_scopes`
531
- #
532
529
  # * For OIDC providers:
533
530
  #
534
531
  # * `client_id`
@@ -552,7 +549,6 @@ module Aws::WorkSpacesWeb
552
549
  #
553
550
  # * `jwks_uri` *if not available from discovery URL specified by
554
551
  # `oidc_issuer` key*
555
- #
556
552
  # * For SAML providers:
557
553
  #
558
554
  # * `MetadataFile` OR `MetadataURL`
@@ -1567,7 +1563,6 @@ module Aws::WorkSpacesWeb
1567
1563
  # * `client_secret`
1568
1564
  #
1569
1565
  # * `authorize_scopes`
1570
- #
1571
1566
  # * For Facebook:
1572
1567
  #
1573
1568
  # * `client_id`
@@ -1577,7 +1572,6 @@ module Aws::WorkSpacesWeb
1577
1572
  # * `authorize_scopes`
1578
1573
  #
1579
1574
  # * `api_version`
1580
- #
1581
1575
  # * For Sign in with Apple:
1582
1576
  #
1583
1577
  # * `client_id`
@@ -1589,7 +1583,6 @@ module Aws::WorkSpacesWeb
1589
1583
  # * `private_key`
1590
1584
  #
1591
1585
  # * `authorize_scopes`
1592
- #
1593
1586
  # * For OIDC providers:
1594
1587
  #
1595
1588
  # * `client_id`
@@ -1613,7 +1606,6 @@ module Aws::WorkSpacesWeb
1613
1606
  #
1614
1607
  # * `jwks_uri` *if not available from discovery URL specified by
1615
1608
  # oidc\_issuer key*
1616
- #
1617
1609
  # * For SAML providers:
1618
1610
  #
1619
1611
  # * `MetadataFile` OR `MetadataURL`
@@ -2873,7 +2865,6 @@ module Aws::WorkSpacesWeb
2873
2865
  # * `client_secret`
2874
2866
  #
2875
2867
  # * `authorize_scopes`
2876
- #
2877
2868
  # * For Facebook:
2878
2869
  #
2879
2870
  # * `client_id`
@@ -2883,7 +2874,6 @@ module Aws::WorkSpacesWeb
2883
2874
  # * `authorize_scopes`
2884
2875
  #
2885
2876
  # * `api_version`
2886
- #
2887
2877
  # * For Sign in with Apple:
2888
2878
  #
2889
2879
  # * `client_id`
@@ -2895,7 +2885,6 @@ module Aws::WorkSpacesWeb
2895
2885
  # * `private_key`
2896
2886
  #
2897
2887
  # * `authorize_scopes`
2898
- #
2899
2888
  # * For OIDC providers:
2900
2889
  #
2901
2890
  # * `client_id`
@@ -2919,7 +2908,6 @@ module Aws::WorkSpacesWeb
2919
2908
  #
2920
2909
  # * `jwks_uri` *if not available from discovery URL specified by
2921
2910
  # `oidc_issuer` key*
2922
- #
2923
2911
  # * For SAML providers:
2924
2912
  #
2925
2913
  # * `MetadataFile` OR `MetadataURL`
@@ -54,7 +54,7 @@ module Aws::WorkSpacesWeb
54
54
  autoload :EndpointProvider, 'aws-sdk-workspacesweb/endpoint_provider'
55
55
  autoload :Endpoints, 'aws-sdk-workspacesweb/endpoints'
56
56
 
57
- GEM_VERSION = '1.34.0'
57
+ GEM_VERSION = '1.35.0'
58
58
 
59
59
  end
60
60
 
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: aws-sdk-workspacesweb
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.34.0
4
+ version: 1.35.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: 2024-10-18 00:00:00.000000000 Z
11
+ date: 2024-11-18 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: aws-sdk-core