public void Should_Able_To_Create_AmazonKinesisAnalyticsClient()
        {
            AmazonServiceClient amazonKinesisAnalyticsClient = Session.CreateClientByInterface <IAmazonKinesisAnalytics>();

            Assert.NotNull(amazonKinesisAnalyticsClient);
            AssertAmazonClient.AssertClientConfiguration(amazonKinesisAnalyticsClient);
        }
        public void Should_Able_To_Create_AmazonMediaStoreDataClient()
        {
            AmazonServiceClient amazonMediaStoreDataClient = Session.CreateClientByInterface <IAmazonMediaStoreData>();

            Assert.NotNull(amazonMediaStoreDataClient);
            AssertAmazonClient.AssertClientConfiguration(amazonMediaStoreDataClient);
        }
        public void Should_Able_To_Create_AmazonCertificateManagerClient()
        {
            AmazonServiceClient amazonCertificateManagerClient = Session.CreateClientByInterface <IAmazonCertificateManager>();

            Assert.NotNull(amazonCertificateManagerClient);
            AssertAmazonClient.AssertClientConfiguration(amazonCertificateManagerClient);
        }
예제 #4
0
        public void Should_Able_To_Create_AmazonCognitoIdentityProviderClient()
        {
            var amazonCognitoIdentityProviderClient = Session.CreateClientByImplementation <AmazonCognitoIdentityProviderClient>();

            Assert.NotNull(amazonCognitoIdentityProviderClient);
            AssertAmazonClient.AssertClientConfiguration(amazonCognitoIdentityProviderClient);
        }
        public void Should_Able_To_Create_AmazonSimpleWorkflowClient()
        {
            AmazonServiceClient amazonSimpleWorkflowClient = Session.CreateClientByInterface <IAmazonSimpleWorkflow>();

            Assert.NotNull(amazonSimpleWorkflowClient);
            AssertAmazonClient.AssertClientConfiguration(amazonSimpleWorkflowClient);
        }
        public void Should_Able_To_Create_AmazonElasticLoadBalancingV2Client()
        {
            AmazonServiceClient amazonElasticLoadBalancingV2Client = Session.CreateClientByInterface <IAmazonElasticLoadBalancingV2>();

            Assert.NotNull(amazonElasticLoadBalancingV2Client);
            AssertAmazonClient.AssertClientConfiguration(amazonElasticLoadBalancingV2Client);
        }
        public void Should_Able_To_Create_AmazonResourceGroupsClient()
        {
            AmazonServiceClient amazonResourceGroupsClient = Session.CreateClientByInterface <IAmazonResourceGroups>();

            Assert.NotNull(amazonResourceGroupsClient);
            AssertAmazonClient.AssertClientConfiguration(amazonResourceGroupsClient);
        }
예제 #8
0
        public void Should_Able_To_Create_AmazonServerlessApplicationRepositoryClient()
        {
            var amazonServiceServerlessApplicationRepositoryClient = Session.CreateClientByImplementation <AmazonServerlessApplicationRepositoryClient>();

            Assert.NotNull(amazonServiceServerlessApplicationRepositoryClient);
            AssertAmazonClient.AssertClientConfiguration(amazonServiceServerlessApplicationRepositoryClient);
        }
예제 #9
0
        public void Should_Able_To_Create_AmazonResourceGroupsTaggingAPIClient()
        {
            var amazonResourceGroupsTaggingApiClient = Session.CreateClientByImplementation <AmazonResourceGroupsTaggingAPIClient>();

            Assert.NotNull(amazonResourceGroupsTaggingApiClient);
            AssertAmazonClient.AssertClientConfiguration(amazonResourceGroupsTaggingApiClient);
        }
예제 #10
0
        public void Should_Able_To_Create_AmazonRedshiftDataAPIServiceClient()
        {
            var amazonRedshiftDataApiServiceClient = Session.CreateClientByImplementation <AmazonRedshiftDataAPIServiceClient>();

            Assert.NotNull(amazonRedshiftDataApiServiceClient);
            AssertAmazonClient.AssertClientConfiguration(amazonRedshiftDataApiServiceClient);
        }
예제 #11
0
        public void Should_Able_To_Create_AmazonElasticLoadBalancingV2Client()
        {
            var amazonElasticLoadBalancingV2Client = Session.CreateClientByImplementation <AmazonElasticLoadBalancingV2Client>();

            Assert.NotNull(amazonElasticLoadBalancingV2Client);
            AssertAmazonClient.AssertClientConfiguration(amazonElasticLoadBalancingV2Client);
        }
예제 #12
0
        public void Should_Able_To_Create_AmazonKinesisAnalyticsClient()
        {
            var amazonKinesisAnalyticsClient = Session.CreateClientByImplementation <AmazonKinesisAnalyticsClient>();

            Assert.NotNull(amazonKinesisAnalyticsClient);
            AssertAmazonClient.AssertClientConfiguration(amazonKinesisAnalyticsClient);
        }
예제 #13
0
        public void Should_Able_To_Create_AmazonCertificateManagerClient()
        {
            var amazonCertificateManagerClient = Session.CreateClientByImplementation <AmazonCertificateManagerClient>();

            Assert.NotNull(amazonCertificateManagerClient);
            AssertAmazonClient.AssertClientConfiguration(amazonCertificateManagerClient);
        }
예제 #14
0
        public void Should_Able_To_Create_AmazonSecurityTokenServiceClient()
        {
            var amazonSecurityTokenServiceClient = Session.CreateClientByImplementation <AmazonSecurityTokenServiceClient>();

            Assert.NotNull(amazonSecurityTokenServiceClient);
            AssertAmazonClient.AssertClientConfiguration(amazonSecurityTokenServiceClient);
        }
        public void Should_Able_To_Create_AmazonRedshiftDataAPIServiceClient()
        {
            AmazonServiceClient amazonRedshiftDataApiServiceClient = Session.CreateClientByInterface <IAmazonRedshiftDataAPIService>();

            Assert.NotNull(amazonRedshiftDataApiServiceClient);
            AssertAmazonClient.AssertClientConfiguration(amazonRedshiftDataApiServiceClient);
        }
예제 #16
0
        public void Should_Able_To_Create_AmazonAPIGatewayClient()
        {
            var amazonApiGatewayClient = Session.CreateClientByImplementation <AmazonAPIGatewayClient>();

            Assert.NotNull(amazonApiGatewayClient);
            AssertAmazonClient.AssertClientConfiguration(amazonApiGatewayClient);
        }
        public void Should_Able_To_Create_AmazonTimestreamWriteClient()
        {
            AmazonServiceClient amazonTimestreamWriteClient = Session.CreateClientByInterface <IAmazonTimestreamWrite>();

            Assert.NotNull(amazonTimestreamWriteClient);
            AssertAmazonClient.AssertClientConfiguration(amazonTimestreamWriteClient);
        }
        public void Should_Able_To_Create_AmazonIoTJobsDataPlaneClient()
        {
            AmazonServiceClient amazonIoTJobsDataPlaneClient = Session.CreateClientByInterface <IAmazonIoTJobsDataPlane>();

            Assert.NotNull(amazonIoTJobsDataPlaneClient);
            AssertAmazonClient.AssertClientConfiguration(amazonIoTJobsDataPlaneClient);
        }
        public void Should_Able_To_Create_AmazonServerlessApplicationRepositoryClient()
        {
            AmazonServiceClient amazonServiceServerlessApplicationRepositoryClient = Session.CreateClientByInterface <IAmazonServerlessApplicationRepository>();

            Assert.NotNull(amazonServiceServerlessApplicationRepositoryClient);
            AssertAmazonClient.AssertClientConfiguration(amazonServiceServerlessApplicationRepositoryClient);
        }
        public void Should_Able_To_Create_AmazonCognitoIdentityProviderClient()
        {
            AmazonServiceClient amazonCognitoIdentityProviderClient = Session.CreateClientByInterface <IAmazonCognitoIdentityProvider>();

            Assert.NotNull(amazonCognitoIdentityProviderClient);
            AssertAmazonClient.AssertClientConfiguration(amazonCognitoIdentityProviderClient);
        }
        public void Should_Able_To_Create_AmazonAPIGatewayClient()
        {
            AmazonServiceClient amazonApiGatewayClient = Session.CreateClientByInterface <IAmazonAPIGateway>();

            Assert.NotNull(amazonApiGatewayClient);
            AssertAmazonClient.AssertClientConfiguration(amazonApiGatewayClient);
        }
예제 #22
0
        public void Should_Able_To_Create_AmazonIoTJobsDataPlaneClient()
        {
            var amazonIoTJobsDataPlaneClient = Session.CreateClientByImplementation <AmazonIoTJobsDataPlaneClient>();

            Assert.NotNull(amazonIoTJobsDataPlaneClient);
            AssertAmazonClient.AssertClientConfiguration(amazonIoTJobsDataPlaneClient);
        }