aws-sdk 2.1686.0 → 2.1688.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.
- package/README.md +1 -1
 - package/apis/backup-2018-11-15.min.json +10 -1
 - package/apis/connect-2017-08-08.min.json +268 -250
 - package/apis/datazone-2018-05-10.min.json +1478 -646
 - package/apis/datazone-2018-05-10.paginators.json +18 -0
 - package/apis/elasticloadbalancingv2-2015-12-01.examples.json +18 -0
 - package/apis/elasticloadbalancingv2-2015-12-01.min.json +65 -11
 - package/apis/logs-2014-03-28.min.json +28 -4
 - package/apis/mediaconnect-2018-11-14.min.json +116 -42
 - package/apis/medialive-2017-10-14.min.json +349 -341
 - package/apis/redshift-data-2019-12-20.min.json +32 -9
 - package/apis/sagemaker-2017-07-24.min.json +814 -813
 - package/apis/timestream-influxdb-2023-01-27.min.json +3 -1
 - package/clients/backup.d.ts +280 -268
 - package/clients/cloudwatchlogs.d.ts +41 -10
 - package/clients/connect.d.ts +38 -2
 - package/clients/datazone.d.ts +848 -1
 - package/clients/elbv2.d.ts +59 -2
 - package/clients/mediaconnect.d.ts +49 -0
 - package/clients/medialive.d.ts +11 -0
 - package/clients/redshiftdata.d.ts +62 -20
 - package/clients/sagemaker.d.ts +7 -2
 - package/clients/timestreaminfluxdb.d.ts +9 -1
 - package/dist/aws-sdk-core-react-native.js +2 -1
 - package/dist/aws-sdk-react-native.js +14 -12
 - package/dist/aws-sdk.js +365 -268
 - package/dist/aws-sdk.min.js +85 -85
 - package/lib/core.js +1 -1
 - package/lib/region_config.js +1 -0
 - package/package.json +1 -1
 
| 
         @@ -36,12 +36,24 @@ 
     | 
|
| 
       36 
36 
     | 
    
         
             
                  "limit_key": "maxResults",
         
     | 
| 
       37 
37 
     | 
    
         
             
                  "result_key": "items"
         
     | 
| 
       38 
38 
     | 
    
         
             
                },
         
     | 
| 
      
 39 
     | 
    
         
            +
                "ListDomainUnitsForParent": {
         
     | 
| 
      
 40 
     | 
    
         
            +
                  "input_token": "nextToken",
         
     | 
| 
      
 41 
     | 
    
         
            +
                  "output_token": "nextToken",
         
     | 
| 
      
 42 
     | 
    
         
            +
                  "limit_key": "maxResults",
         
     | 
| 
      
 43 
     | 
    
         
            +
                  "result_key": "items"
         
     | 
| 
      
 44 
     | 
    
         
            +
                },
         
     | 
| 
       39 
45 
     | 
    
         
             
                "ListDomains": {
         
     | 
| 
       40 
46 
     | 
    
         
             
                  "input_token": "nextToken",
         
     | 
| 
       41 
47 
     | 
    
         
             
                  "output_token": "nextToken",
         
     | 
| 
       42 
48 
     | 
    
         
             
                  "limit_key": "maxResults",
         
     | 
| 
       43 
49 
     | 
    
         
             
                  "result_key": "items"
         
     | 
| 
       44 
50 
     | 
    
         
             
                },
         
     | 
| 
      
 51 
     | 
    
         
            +
                "ListEntityOwners": {
         
     | 
| 
      
 52 
     | 
    
         
            +
                  "input_token": "nextToken",
         
     | 
| 
      
 53 
     | 
    
         
            +
                  "output_token": "nextToken",
         
     | 
| 
      
 54 
     | 
    
         
            +
                  "limit_key": "maxResults",
         
     | 
| 
      
 55 
     | 
    
         
            +
                  "result_key": "owners"
         
     | 
| 
      
 56 
     | 
    
         
            +
                },
         
     | 
| 
       45 
57 
     | 
    
         
             
                "ListEnvironmentActions": {
         
     | 
| 
       46 
58 
     | 
    
         
             
                  "input_token": "nextToken",
         
     | 
| 
       47 
59 
     | 
    
         
             
                  "output_token": "nextToken",
         
     | 
| 
         @@ -90,6 +102,12 @@ 
     | 
|
| 
       90 
102 
     | 
    
         
             
                  "limit_key": "maxResults",
         
     | 
| 
       91 
103 
     | 
    
         
             
                  "result_key": "notifications"
         
     | 
| 
       92 
104 
     | 
    
         
             
                },
         
     | 
| 
      
 105 
     | 
    
         
            +
                "ListPolicyGrants": {
         
     | 
| 
      
 106 
     | 
    
         
            +
                  "input_token": "nextToken",
         
     | 
| 
      
 107 
     | 
    
         
            +
                  "output_token": "nextToken",
         
     | 
| 
      
 108 
     | 
    
         
            +
                  "limit_key": "maxResults",
         
     | 
| 
      
 109 
     | 
    
         
            +
                  "result_key": "grantList"
         
     | 
| 
      
 110 
     | 
    
         
            +
                },
         
     | 
| 
       93 
111 
     | 
    
         
             
                "ListProjectMemberships": {
         
     | 
| 
       94 
112 
     | 
    
         
             
                  "input_token": "nextToken",
         
     | 
| 
       95 
113 
     | 
    
         
             
                  "output_token": "nextToken",
         
     | 
| 
         @@ -417,6 +417,24 @@ 
     | 
|
| 
       417 
417 
     | 
    
         
             
                    "title": "To deregister a target from a target group"
         
     | 
| 
       418 
418 
     | 
    
         
             
                  }
         
     | 
| 
       419 
419 
     | 
    
         
             
                ],
         
     | 
| 
      
 420 
     | 
    
         
            +
                "DescribeListenerAttributes": [
         
     | 
| 
      
 421 
     | 
    
         
            +
                  {
         
     | 
| 
      
 422 
     | 
    
         
            +
                    "input": {
         
     | 
| 
      
 423 
     | 
    
         
            +
                      "ListenerArn": "aws:elasticloadbalancing:us-east-1:123456789012:listener/net/my-listener/73e2d6bc24d8a067/d5dc06411fa5bcea"
         
     | 
| 
      
 424 
     | 
    
         
            +
                    },
         
     | 
| 
      
 425 
     | 
    
         
            +
                    "output": {
         
     | 
| 
      
 426 
     | 
    
         
            +
                    },
         
     | 
| 
      
 427 
     | 
    
         
            +
                    "comments": {
         
     | 
| 
      
 428 
     | 
    
         
            +
                      "input": {
         
     | 
| 
      
 429 
     | 
    
         
            +
                      },
         
     | 
| 
      
 430 
     | 
    
         
            +
                      "output": {
         
     | 
| 
      
 431 
     | 
    
         
            +
                      }
         
     | 
| 
      
 432 
     | 
    
         
            +
                    },
         
     | 
| 
      
 433 
     | 
    
         
            +
                    "description": "This example describes the attributes of the specified listener.",
         
     | 
| 
      
 434 
     | 
    
         
            +
                    "id": "describe-listener-attributes-1724874395194",
         
     | 
| 
      
 435 
     | 
    
         
            +
                    "title": "Describe listener attributes"
         
     | 
| 
      
 436 
     | 
    
         
            +
                  }
         
     | 
| 
      
 437 
     | 
    
         
            +
                ],
         
     | 
| 
       420 
438 
     | 
    
         
             
                "DescribeListeners": [
         
     | 
| 
       421 
439 
     | 
    
         
             
                  {
         
     | 
| 
       422 
440 
     | 
    
         
             
                    "input": {
         
     | 
| 
         @@ -447,6 +447,26 @@ 
     | 
|
| 
       447 
447 
     | 
    
         
             
                    }
         
     | 
| 
       448 
448 
     | 
    
         
             
                  }
         
     | 
| 
       449 
449 
     | 
    
         
             
                },
         
     | 
| 
      
 450 
     | 
    
         
            +
                "DescribeListenerAttributes": {
         
     | 
| 
      
 451 
     | 
    
         
            +
                  "input": {
         
     | 
| 
      
 452 
     | 
    
         
            +
                    "type": "structure",
         
     | 
| 
      
 453 
     | 
    
         
            +
                    "required": [
         
     | 
| 
      
 454 
     | 
    
         
            +
                      "ListenerArn"
         
     | 
| 
      
 455 
     | 
    
         
            +
                    ],
         
     | 
| 
      
 456 
     | 
    
         
            +
                    "members": {
         
     | 
| 
      
 457 
     | 
    
         
            +
                      "ListenerArn": {}
         
     | 
| 
      
 458 
     | 
    
         
            +
                    }
         
     | 
| 
      
 459 
     | 
    
         
            +
                  },
         
     | 
| 
      
 460 
     | 
    
         
            +
                  "output": {
         
     | 
| 
      
 461 
     | 
    
         
            +
                    "resultWrapper": "DescribeListenerAttributesResult",
         
     | 
| 
      
 462 
     | 
    
         
            +
                    "type": "structure",
         
     | 
| 
      
 463 
     | 
    
         
            +
                    "members": {
         
     | 
| 
      
 464 
     | 
    
         
            +
                      "Attributes": {
         
     | 
| 
      
 465 
     | 
    
         
            +
                        "shape": "S5k"
         
     | 
| 
      
 466 
     | 
    
         
            +
                      }
         
     | 
| 
      
 467 
     | 
    
         
            +
                    }
         
     | 
| 
      
 468 
     | 
    
         
            +
                  }
         
     | 
| 
      
 469 
     | 
    
         
            +
                },
         
     | 
| 
       450 
470 
     | 
    
         
             
                "DescribeListenerCertificates": {
         
     | 
| 
       451 
471 
     | 
    
         
             
                  "input": {
         
     | 
| 
       452 
472 
     | 
    
         
             
                    "type": "structure",
         
     | 
| 
         @@ -513,7 +533,7 @@ 
     | 
|
| 
       513 
533 
     | 
    
         
             
                    "type": "structure",
         
     | 
| 
       514 
534 
     | 
    
         
             
                    "members": {
         
     | 
| 
       515 
535 
     | 
    
         
             
                      "Attributes": {
         
     | 
| 
       516 
     | 
    
         
            -
                        "shape": " 
     | 
| 
      
 536 
     | 
    
         
            +
                        "shape": "S5v"
         
     | 
| 
       517 
537 
     | 
    
         
             
                      }
         
     | 
| 
       518 
538 
     | 
    
         
             
                    }
         
     | 
| 
       519 
539 
     | 
    
         
             
                  }
         
     | 
| 
         @@ -669,7 +689,7 @@ 
     | 
|
| 
       669 
689 
     | 
    
         
             
                    "type": "structure",
         
     | 
| 
       670 
690 
     | 
    
         
             
                    "members": {
         
     | 
| 
       671 
691 
     | 
    
         
             
                      "Attributes": {
         
     | 
| 
       672 
     | 
    
         
            -
                        "shape": " 
     | 
| 
      
 692 
     | 
    
         
            +
                        "shape": "S6m"
         
     | 
| 
       673 
693 
     | 
    
         
             
                      }
         
     | 
| 
       674 
694 
     | 
    
         
             
                    }
         
     | 
| 
       675 
695 
     | 
    
         
             
                  }
         
     | 
| 
         @@ -795,7 +815,7 @@ 
     | 
|
| 
       795 
815 
     | 
    
         
             
                    "members": {
         
     | 
| 
       796 
816 
     | 
    
         
             
                      "TrustStoreArn": {},
         
     | 
| 
       797 
817 
     | 
    
         
             
                      "RevocationIds": {
         
     | 
| 
       798 
     | 
    
         
            -
                        "shape": " 
     | 
| 
      
 818 
     | 
    
         
            +
                        "shape": "S7d"
         
     | 
| 
       799 
819 
     | 
    
         
             
                      },
         
     | 
| 
       800 
820 
     | 
    
         
             
                      "Marker": {},
         
     | 
| 
       801 
821 
     | 
    
         
             
                      "PageSize": {
         
     | 
| 
         @@ -951,6 +971,30 @@ 
     | 
|
| 
       951 
971 
     | 
    
         
             
                    }
         
     | 
| 
       952 
972 
     | 
    
         
             
                  }
         
     | 
| 
       953 
973 
     | 
    
         
             
                },
         
     | 
| 
      
 974 
     | 
    
         
            +
                "ModifyListenerAttributes": {
         
     | 
| 
      
 975 
     | 
    
         
            +
                  "input": {
         
     | 
| 
      
 976 
     | 
    
         
            +
                    "type": "structure",
         
     | 
| 
      
 977 
     | 
    
         
            +
                    "required": [
         
     | 
| 
      
 978 
     | 
    
         
            +
                      "ListenerArn",
         
     | 
| 
      
 979 
     | 
    
         
            +
                      "Attributes"
         
     | 
| 
      
 980 
     | 
    
         
            +
                    ],
         
     | 
| 
      
 981 
     | 
    
         
            +
                    "members": {
         
     | 
| 
      
 982 
     | 
    
         
            +
                      "ListenerArn": {},
         
     | 
| 
      
 983 
     | 
    
         
            +
                      "Attributes": {
         
     | 
| 
      
 984 
     | 
    
         
            +
                        "shape": "S5k"
         
     | 
| 
      
 985 
     | 
    
         
            +
                      }
         
     | 
| 
      
 986 
     | 
    
         
            +
                    }
         
     | 
| 
      
 987 
     | 
    
         
            +
                  },
         
     | 
| 
      
 988 
     | 
    
         
            +
                  "output": {
         
     | 
| 
      
 989 
     | 
    
         
            +
                    "resultWrapper": "ModifyListenerAttributesResult",
         
     | 
| 
      
 990 
     | 
    
         
            +
                    "type": "structure",
         
     | 
| 
      
 991 
     | 
    
         
            +
                    "members": {
         
     | 
| 
      
 992 
     | 
    
         
            +
                      "Attributes": {
         
     | 
| 
      
 993 
     | 
    
         
            +
                        "shape": "S5k"
         
     | 
| 
      
 994 
     | 
    
         
            +
                      }
         
     | 
| 
      
 995 
     | 
    
         
            +
                    }
         
     | 
| 
      
 996 
     | 
    
         
            +
                  }
         
     | 
| 
      
 997 
     | 
    
         
            +
                },
         
     | 
| 
       954 
998 
     | 
    
         
             
                "ModifyLoadBalancerAttributes": {
         
     | 
| 
       955 
999 
     | 
    
         
             
                  "input": {
         
     | 
| 
       956 
1000 
     | 
    
         
             
                    "type": "structure",
         
     | 
| 
         @@ -961,7 +1005,7 @@ 
     | 
|
| 
       961 
1005 
     | 
    
         
             
                    "members": {
         
     | 
| 
       962 
1006 
     | 
    
         
             
                      "LoadBalancerArn": {},
         
     | 
| 
       963 
1007 
     | 
    
         
             
                      "Attributes": {
         
     | 
| 
       964 
     | 
    
         
            -
                        "shape": " 
     | 
| 
      
 1008 
     | 
    
         
            +
                        "shape": "S5v"
         
     | 
| 
       965 
1009 
     | 
    
         
             
                      }
         
     | 
| 
       966 
1010 
     | 
    
         
             
                    }
         
     | 
| 
       967 
1011 
     | 
    
         
             
                  },
         
     | 
| 
         @@ -970,7 +1014,7 @@ 
     | 
|
| 
       970 
1014 
     | 
    
         
             
                    "type": "structure",
         
     | 
| 
       971 
1015 
     | 
    
         
             
                    "members": {
         
     | 
| 
       972 
1016 
     | 
    
         
             
                      "Attributes": {
         
     | 
| 
       973 
     | 
    
         
            -
                        "shape": " 
     | 
| 
      
 1017 
     | 
    
         
            +
                        "shape": "S5v"
         
     | 
| 
       974 
1018 
     | 
    
         
             
                      }
         
     | 
| 
       975 
1019 
     | 
    
         
             
                    }
         
     | 
| 
       976 
1020 
     | 
    
         
             
                  }
         
     | 
| 
         @@ -1052,7 +1096,7 @@ 
     | 
|
| 
       1052 
1096 
     | 
    
         
             
                    "members": {
         
     | 
| 
       1053 
1097 
     | 
    
         
             
                      "TargetGroupArn": {},
         
     | 
| 
       1054 
1098 
     | 
    
         
             
                      "Attributes": {
         
     | 
| 
       1055 
     | 
    
         
            -
                        "shape": " 
     | 
| 
      
 1099 
     | 
    
         
            +
                        "shape": "S6m"
         
     | 
| 
       1056 
1100 
     | 
    
         
             
                      }
         
     | 
| 
       1057 
1101 
     | 
    
         
             
                    }
         
     | 
| 
       1058 
1102 
     | 
    
         
             
                  },
         
     | 
| 
         @@ -1061,7 +1105,7 @@ 
     | 
|
| 
       1061 
1105 
     | 
    
         
             
                    "type": "structure",
         
     | 
| 
       1062 
1106 
     | 
    
         
             
                    "members": {
         
     | 
| 
       1063 
1107 
     | 
    
         
             
                      "Attributes": {
         
     | 
| 
       1064 
     | 
    
         
            -
                        "shape": " 
     | 
| 
      
 1108 
     | 
    
         
            +
                        "shape": "S6m"
         
     | 
| 
       1065 
1109 
     | 
    
         
             
                      }
         
     | 
| 
       1066 
1110 
     | 
    
         
             
                    }
         
     | 
| 
       1067 
1111 
     | 
    
         
             
                  }
         
     | 
| 
         @@ -1164,7 +1208,7 @@ 
     | 
|
| 
       1164 
1208 
     | 
    
         
             
                    "members": {
         
     | 
| 
       1165 
1209 
     | 
    
         
             
                      "TrustStoreArn": {},
         
     | 
| 
       1166 
1210 
     | 
    
         
             
                      "RevocationIds": {
         
     | 
| 
       1167 
     | 
    
         
            -
                        "shape": " 
     | 
| 
      
 1211 
     | 
    
         
            +
                        "shape": "S7d"
         
     | 
| 
       1168 
1212 
     | 
    
         
             
                      }
         
     | 
| 
       1169 
1213 
     | 
    
         
             
                    }
         
     | 
| 
       1170 
1214 
     | 
    
         
             
                  },
         
     | 
| 
         @@ -1734,7 +1778,17 @@ 
     | 
|
| 
       1734 
1778 
     | 
    
         
             
                    "AvailabilityZone": {}
         
     | 
| 
       1735 
1779 
     | 
    
         
             
                  }
         
     | 
| 
       1736 
1780 
     | 
    
         
             
                },
         
     | 
| 
       1737 
     | 
    
         
            -
                " 
     | 
| 
      
 1781 
     | 
    
         
            +
                "S5k": {
         
     | 
| 
      
 1782 
     | 
    
         
            +
                  "type": "list",
         
     | 
| 
      
 1783 
     | 
    
         
            +
                  "member": {
         
     | 
| 
      
 1784 
     | 
    
         
            +
                    "type": "structure",
         
     | 
| 
      
 1785 
     | 
    
         
            +
                    "members": {
         
     | 
| 
      
 1786 
     | 
    
         
            +
                      "Key": {},
         
     | 
| 
      
 1787 
     | 
    
         
            +
                      "Value": {}
         
     | 
| 
      
 1788 
     | 
    
         
            +
                    }
         
     | 
| 
      
 1789 
     | 
    
         
            +
                  }
         
     | 
| 
      
 1790 
     | 
    
         
            +
                },
         
     | 
| 
      
 1791 
     | 
    
         
            +
                "S5v": {
         
     | 
| 
       1738 
1792 
     | 
    
         
             
                  "type": "list",
         
     | 
| 
       1739 
1793 
     | 
    
         
             
                  "member": {
         
     | 
| 
       1740 
1794 
     | 
    
         
             
                    "type": "structure",
         
     | 
| 
         @@ -1744,7 +1798,7 @@ 
     | 
|
| 
       1744 
1798 
     | 
    
         
             
                    }
         
     | 
| 
       1745 
1799 
     | 
    
         
             
                  }
         
     | 
| 
       1746 
1800 
     | 
    
         
             
                },
         
     | 
| 
       1747 
     | 
    
         
            -
                " 
     | 
| 
      
 1801 
     | 
    
         
            +
                "S6m": {
         
     | 
| 
       1748 
1802 
     | 
    
         
             
                  "type": "list",
         
     | 
| 
       1749 
1803 
     | 
    
         
             
                  "member": {
         
     | 
| 
       1750 
1804 
     | 
    
         
             
                    "type": "structure",
         
     | 
| 
         @@ -1754,7 +1808,7 @@ 
     | 
|
| 
       1754 
1808 
     | 
    
         
             
                    }
         
     | 
| 
       1755 
1809 
     | 
    
         
             
                  }
         
     | 
| 
       1756 
1810 
     | 
    
         
             
                },
         
     | 
| 
       1757 
     | 
    
         
            -
                " 
     | 
| 
      
 1811 
     | 
    
         
            +
                "S7d": {
         
     | 
| 
       1758 
1812 
     | 
    
         
             
                  "type": "list",
         
     | 
| 
       1759 
1813 
     | 
    
         
             
                  "member": {
         
     | 
| 
       1760 
1814 
     | 
    
         
             
                    "type": "long"
         
     | 
| 
         @@ -1533,7 +1533,22 @@ 
     | 
|
| 
       1533 
1533 
     | 
    
         
             
                          }
         
     | 
| 
       1534 
1534 
     | 
    
         
             
                        }
         
     | 
| 
       1535 
1535 
     | 
    
         
             
                      },
         
     | 
| 
       1536 
     | 
    
         
            -
                      "sequenceToken": {}
         
     | 
| 
      
 1536 
     | 
    
         
            +
                      "sequenceToken": {},
         
     | 
| 
      
 1537 
     | 
    
         
            +
                      "entity": {
         
     | 
| 
      
 1538 
     | 
    
         
            +
                        "type": "structure",
         
     | 
| 
      
 1539 
     | 
    
         
            +
                        "members": {
         
     | 
| 
      
 1540 
     | 
    
         
            +
                          "keyAttributes": {
         
     | 
| 
      
 1541 
     | 
    
         
            +
                            "type": "map",
         
     | 
| 
      
 1542 
     | 
    
         
            +
                            "key": {},
         
     | 
| 
      
 1543 
     | 
    
         
            +
                            "value": {}
         
     | 
| 
      
 1544 
     | 
    
         
            +
                          },
         
     | 
| 
      
 1545 
     | 
    
         
            +
                          "attributes": {
         
     | 
| 
      
 1546 
     | 
    
         
            +
                            "type": "map",
         
     | 
| 
      
 1547 
     | 
    
         
            +
                            "key": {},
         
     | 
| 
      
 1548 
     | 
    
         
            +
                            "value": {}
         
     | 
| 
      
 1549 
     | 
    
         
            +
                          }
         
     | 
| 
      
 1550 
     | 
    
         
            +
                        }
         
     | 
| 
      
 1551 
     | 
    
         
            +
                      }
         
     | 
| 
       1537 
1552 
     | 
    
         
             
                    }
         
     | 
| 
       1538 
1553 
     | 
    
         
             
                  },
         
     | 
| 
       1539 
1554 
     | 
    
         
             
                  "output": {
         
     | 
| 
         @@ -1553,6 +1568,15 @@ 
     | 
|
| 
       1553 
1568 
     | 
    
         
             
                            "type": "integer"
         
     | 
| 
       1554 
1569 
     | 
    
         
             
                          }
         
     | 
| 
       1555 
1570 
     | 
    
         
             
                        }
         
     | 
| 
      
 1571 
     | 
    
         
            +
                      },
         
     | 
| 
      
 1572 
     | 
    
         
            +
                      "rejectedEntityInfo": {
         
     | 
| 
      
 1573 
     | 
    
         
            +
                        "type": "structure",
         
     | 
| 
      
 1574 
     | 
    
         
            +
                        "required": [
         
     | 
| 
      
 1575 
     | 
    
         
            +
                          "errorType"
         
     | 
| 
      
 1576 
     | 
    
         
            +
                        ],
         
     | 
| 
      
 1577 
     | 
    
         
            +
                        "members": {
         
     | 
| 
      
 1578 
     | 
    
         
            +
                          "errorType": {}
         
     | 
| 
      
 1579 
     | 
    
         
            +
                        }
         
     | 
| 
       1556 
1580 
     | 
    
         
             
                      }
         
     | 
| 
       1557 
1581 
     | 
    
         
             
                    }
         
     | 
| 
       1558 
1582 
     | 
    
         
             
                  }
         
     | 
| 
         @@ -1661,7 +1685,7 @@ 
     | 
|
| 
       1661 
1685 
     | 
    
         
             
                    ],
         
     | 
| 
       1662 
1686 
     | 
    
         
             
                    "members": {
         
     | 
| 
       1663 
1687 
     | 
    
         
             
                      "logGroupIdentifiers": {
         
     | 
| 
       1664 
     | 
    
         
            -
                        "shape": " 
     | 
| 
      
 1688 
     | 
    
         
            +
                        "shape": "S81"
         
     | 
| 
       1665 
1689 
     | 
    
         
             
                      },
         
     | 
| 
       1666 
1690 
     | 
    
         
             
                      "logStreamNames": {
         
     | 
| 
       1667 
1691 
     | 
    
         
             
                        "shape": "S4j"
         
     | 
| 
         @@ -1684,7 +1708,7 @@ 
     | 
|
| 
       1684 
1708 
     | 
    
         
             
                              "requestId": {},
         
     | 
| 
       1685 
1709 
     | 
    
         
             
                              "sessionId": {},
         
     | 
| 
       1686 
1710 
     | 
    
         
             
                              "logGroupIdentifiers": {
         
     | 
| 
       1687 
     | 
    
         
            -
                                "shape": " 
     | 
| 
      
 1711 
     | 
    
         
            +
                                "shape": "S81"
         
     | 
| 
       1688 
1712 
     | 
    
         
             
                              },
         
     | 
| 
       1689 
1713 
     | 
    
         
             
                              "logStreamNames": {
         
     | 
| 
       1690 
1714 
     | 
    
         
             
                                "shape": "S4j"
         
     | 
| 
         @@ -2100,7 +2124,7 @@ 
     | 
|
| 
       2100 
2124 
     | 
    
         
             
                    "deliveryDestinationPolicy": {}
         
     | 
| 
       2101 
2125 
     | 
    
         
             
                  }
         
     | 
| 
       2102 
2126 
     | 
    
         
             
                },
         
     | 
| 
       2103 
     | 
    
         
            -
                " 
     | 
| 
      
 2127 
     | 
    
         
            +
                "S81": {
         
     | 
| 
       2104 
2128 
     | 
    
         
             
                  "type": "list",
         
     | 
| 
       2105 
2129 
     | 
    
         
             
                  "member": {}
         
     | 
| 
       2106 
2130 
     | 
    
         
             
                }
         
     |